nicos Posted July 28, 2016 Report Share Posted July 28, 2016 Hello,I saw that there are several events in the "Specs" folder.when I play or EM4 EM4 mod any of its event appears in the games. I wanted to know how to enable events? (Zombie, Damaged Hydrant, etc ...) and how to turn them off? and ensure that its event last longer?Thank you in advance. Quote Link to comment Share on other sites More sharing options...
TheAxeMan33 Posted July 29, 2016 Report Share Posted July 29, 2016 FP_PARAMS_ENDLESS and FP_PARAMS_CHALLENGE are the main spec scripts responsible for callouts. <MinDurationBetweenEvents value = "230.0" /> ^ This changes the time (in-seconds) between each event, it will not spawn a event WITHIN this set time. -- This is what you'd want to heighten if you want events to last longer. <MaxIdleDuration value = "250.0" /> ^ If there has not been a event within' the amount inputted, it will spawn a event. MaxIdleDuration is always and should always be higher than MinDurationBetweenEvents. <Enabled value = "1" /> If the 1 is replaced with a 0 it means that the call is disabled for whichever script you're editing. Just like the other way around, if it's a 0 and you change it to a 1, the call is enabled. <!-- AverageFrequency: average number of events per 10 minutes --> <AverageFrequency value = "1.0" /> <Worth value = "4.0" /> <SupervisorStart value = "ID_SUPERV_EVENT17" /> <SupervisorFinish value = "" /> </EFPEventFall> If you do want longer fires, you could modify your Materials.xml inside /Specs/ but I am not quite acquainted with that script, so I wouldn't really give any tips on modifying it. Someone else who has dealt with that might be able to assist you in that side. Quote Link to comment Share on other sites More sharing options...
nicos Posted July 29, 2016 Author Report Share Posted July 29, 2016 Thank you for your help "ENDLESS" is free games, single player mod?I saw that there are several files to "ENDLESS"fp_params_endlessfp_params_endless_2_mpfp_params_endless_3_mpfp_params_endless_dfp_params_endless_mpwhat does it fit?and "freeplayparameters" file, it used for? Quote Link to comment Share on other sites More sharing options...
TheAxeMan33 Posted July 29, 2016 Report Share Posted July 29, 2016 fp_params_endless and fp_params_challenge are the only scripts that matter, event-wise Quote Link to comment Share on other sites More sharing options...
Ace Posted July 29, 2016 Report Share Posted July 29, 2016 For this <AverageFrequency value = "1.0" /> does it mean the higher the value the more likely the event is to happen? Quote Link to comment Share on other sites More sharing options...
TheAxeMan33 Posted July 29, 2016 Report Share Posted July 29, 2016 2 hours ago, Ace said: For this <AverageFrequency value = "1.0" /> does it mean the higher the value the more likely the event is to happen? Yes, if you make it higher, you'll increase the chance of said event spawning within' a span of 10 minutes. Quote Link to comment Share on other sites More sharing options...
Ace Posted July 29, 2016 Report Share Posted July 29, 2016 3 hours ago, TheAxeMan33 said: Yes, if you make it higher, you'll increase the chance of said event spawning within' a span of 10 minutes. Hmm okay, because I set Car Accidents to 9.0 and still rarely got them. Quote Link to comment Share on other sites More sharing options...
TheAxeMan33 Posted July 30, 2016 Report Share Posted July 30, 2016 3 hours ago, Ace said: Hmm okay, because I set Car Accidents to 9.0 and still rarely got them. Could try setting the other calls down a-tad than normal so it had a bigger chance. Quote Link to comment Share on other sites More sharing options...
Ace Posted July 30, 2016 Report Share Posted July 30, 2016 Alright thanks Quote Link to comment Share on other sites More sharing options...
nicos Posted August 1, 2016 Author Report Share Posted August 1, 2016 another question,I noticed that there were several events in the file "freeplaybase"but in the "fp_params_endless" file as a zombie attack,how to activate? Quote Link to comment Share on other sites More sharing options...
mr matt5432123 Posted August 1, 2016 Report Share Posted August 1, 2016 The zombie attack only happens on Halloween and only if you have the Deluxe edition of EM4 I think. Quote Link to comment Share on other sites More sharing options...
nicos Posted August 2, 2016 Author Report Share Posted August 2, 2016 and for other events such as : radioacive cloud, homicide, missing person, sniper, hydrant damaged... I have EM4 Deluxe. Quote Link to comment Share on other sites More sharing options...
Nick007 Posted August 2, 2016 Report Share Posted August 2, 2016 Wow i never knew em4 had these mission...is there a way to have them in regular em4/911:fr?? Quote Link to comment Share on other sites More sharing options...
mr matt5432123 Posted August 2, 2016 Report Share Posted August 2, 2016 3 hours ago, nicos said: and for other events such as : radioacive cloud, homicide, missing person, sniper, hydrant damaged... I have EM4 Deluxe. I think if you have deluxe then you must look in freeplay_params_d_endless, instead of freeplay_params_endless. 1 hour ago, Nick007 said: Wow i never knew em4 had these mission...is there a way to have them in regular em4/911:fr?? Well, there kinda is but not really. it would basically be piracy anyways. Quote Link to comment Share on other sites More sharing options...
Nick007 Posted August 2, 2016 Report Share Posted August 2, 2016 True...The ones I would like to see is the missing person one and the sniper...unusual things, yet cool. (In em4) Quote Link to comment Share on other sites More sharing options...