matte31 Posted December 4, 2010 Report Share Posted December 4, 2010 Hello, i need some help with sirens.I want to know wich siren script is the best? SiSo didnt work for me so link to an pack or something..And i have a siren in wav format , its also mono but it didnt work. Quote Link to comment Share on other sites More sharing options...
matte31 Posted December 5, 2010 Author Report Share Posted December 5, 2010 I bump this thread and give more info..Im using SiSo siren script.I have made my own siren that is both mono and wav format.Ive filled in right things in the script etc but its crash when i press the siren button in-game.Maybe i need an whole package of the siren script?http://www.emergency-planet.com/index.php?option=com_content&task=view&id=121&Itemid=35 the download link of the siren script is also broken and i only have the SiSo in the script folder. Quote Link to comment Share on other sites More sharing options...
EmC-Unit Posted December 7, 2010 Report Share Posted December 7, 2010 I bump this thread and give more info..Im using SiSo siren script.I have made my own siren that is both mono and wav format.Ive filled in right things in the script etc but its crash when i press the siren button in-game.Maybe i need an whole package of the siren script?http://www.emergency-planet.com/index.php?option=com_content&task=view&id=121&Itemid=35 the download link of the siren script is also broken and i only have the SiSo in the script folder.Don't be always certain that you made all rightGues you miss something or made misstake in one - 2 linesTry to check log after crash...Add more info so we could help Quote Link to comment Share on other sites More sharing options...
matte31 Posted January 5, 2011 Author Report Share Posted January 5, 2011 Ok here is the file.http://rapidshare.com/files/440982043/SoSi.script Quote Link to comment Share on other sites More sharing options...
Xplorer4x4 Posted January 5, 2011 Report Share Posted January 5, 2011 First things first. The error. When the game freezes from the script error, hit CTRL+ALT+DEL(If your on Win7/Vista click Start Task Manager after that). Now you can see the error box. Click the retry button once. Grab a screen shot of that error as it will tell you the line the error is on(sometimes it can be wrong though).Then as for the script, try using something like http://pastebin.com/ so people dont have to bother with stupid download limits and waiting timers to get your script. Quote Link to comment Share on other sites More sharing options...
matte31 Posted January 6, 2011 Author Report Share Posted January 6, 2011 Ok here you go.http://pastebin.com/ztt3ghwhI update with the screen in some minutes.EDIThttp://img195.imageshack.us/i/errorfa.png/ Quote Link to comment Share on other sites More sharing options...
Xplorer4x4 Posted January 6, 2011 Report Share Posted January 6, 2011 You havent told the game what prototype is PROTO_FD2 is, look at the other constants at the top of the script like const char PROTO_CHIDEA_SK_HLF[] = "mod:Prototypes/Vehicles/Fire Department/Chidea_SK_HLF.e4p";And you need to to do this for PROTO_FD2 Quote Link to comment Share on other sites More sharing options...
matte31 Posted January 7, 2011 Author Report Share Posted January 7, 2011 Ok, after trying this -> http://pastebin.com/2TwTAQt9 It didnt crash, but it didnt work either : / Quote Link to comment Share on other sites More sharing options...
Xplorer4x4 Posted January 7, 2011 Report Share Posted January 7, 2011 Ok another thing, look at Hoppahs sirens script, its much more organized and doesnt need you to list the siren after each unit.As for the problem, are you using sirens you made yourself or from another mod? If you made them make sure the wav files are in MONO not stereo. Quote Link to comment Share on other sites More sharing options...
RedHawk504 Posted January 7, 2011 Report Share Posted January 7, 2011 Ok another thing, look at Hoppahs sirens script, its much more organized and doesnt need you to list the siren after each unit.As for the problem, are you using sirens you made yourself or from another mod? If you made them make sure the wav files are in MONO not stereo.hmm i got almost the same prbolem i have no siren script, if i press ingame on the siren button it gave's me almost the same error if i press on ignore i can press as much as i want on that button without happening something, and what do i need to change for hoppah's siren script? Quote Link to comment Share on other sites More sharing options...
matte31 Posted January 7, 2011 Author Report Share Posted January 7, 2011 Ok another thing, look at Hoppahs sirens script, its much more organized and doesnt need you to list the siren after each unit.As for the problem, are you using sirens you made yourself or from another mod? If you made them make sure the wav files are in MONO not stereo.Ok i try it out and types what happening after.And yes i use my own siren, its in wav and mono. Quote Link to comment Share on other sites More sharing options...
matte31 Posted January 7, 2011 Author Report Share Posted January 7, 2011 Didnt work now either.So im asking, can somone upload all siren script files, the clean ones so i dont take them from la mod folder. Quote Link to comment Share on other sites More sharing options...
Xplorer4x4 Posted January 8, 2011 Report Share Posted January 8, 2011 Didnt work now either.So im asking, can somone upload all siren script files, the clean ones so i dont take them from la mod folder.You dont have to take them from the LA Mod folder, per say, just copy and paste the script to your desktop or some where else and then you have a copy and dont need to take it from the LA Mod and break the LA Mod. Quote Link to comment Share on other sites More sharing options...
matte31 Posted January 10, 2011 Author Report Share Posted January 10, 2011 I think you misunderstood that now I mean, i take the script from la mod script folder and then to my mod etc. Quote Link to comment Share on other sites More sharing options...
Alex03 Posted January 10, 2011 Report Share Posted January 10, 2011 try this one Ich Bin ein Link Quote Link to comment Share on other sites More sharing options...
matte31 Posted January 10, 2011 Author Report Share Posted January 10, 2011 Got this error now with the bass-ti script.http://img706.imageshack.us/i/error222.png/http://pastebin.com/Ugu2F1HV Quote Link to comment Share on other sites More sharing options...
Xplorer4x4 Posted January 11, 2011 Report Share Posted January 11, 2011 I think you misunderstood that now I mean, i take the script from la mod script folder and then to my mod etc.Your right but the only way to get a "clean" version is to use Bass-Tis which is, no offense to him, a slightly inferior script. I believe it lacks the auto siren function(shutting the siren off automatically when you arrive to a location),does not offer alternating sirens, and generally better coded in terms of the way it checks which prototypes use which siren. The last part if most important. Not that Bass' script is going to over load your computer, but I just believe in doing things more efficiently when possible.Got this error now with the bass-ti script.http://img706.imageshack.us/i/error222.png/http://pastebin.com/Ugu2F1HVLike I said before, you have to hit retry so we can get the line error. Quote Link to comment Share on other sites More sharing options...
Stan Posted January 11, 2011 Report Share Posted January 11, 2011 Take the one of the Netherlands mod 3.0 (it was made by Hoppah too) the difference with the LA Mod version is that you can configure 2 sirens for each vehicle which will be used randomly but it should be cleaner as less vehicle where added. Now if you don't need or like that feature you can configure the same siren twice EDIT:If you don't understand our version feel free to ask and I will answer your remaining questions Quote Link to comment Share on other sites More sharing options...
matte31 Posted January 11, 2011 Author Report Share Posted January 11, 2011 Thanks for the help.But i still gets the error with that its not in the current slope, couldnt get screen cuz i clicked down !So i will probably i remember upload a screen of it later.. Quote Link to comment Share on other sites More sharing options...
matte31 Posted January 23, 2011 Author Report Share Posted January 23, 2011 Ok no one responded lol.But here is all the screens ; http://img40.imageshack.us/g/aassas.jpg/And the script it self ; http://pastebin.com/nj7uXsX3The siren works, because when a car drive in front of the fire truck the siren goes on!So whats the problem?And what should i do if i want like HI-LO when the truck drives and yelp when a car is on front and the truck drives beside it? Quote Link to comment Share on other sites More sharing options...