Is there a program that I need in order to edit the files?
You can use Notepad which is stock on all computers or you can download Notepad 2 or any editing program like that. I prefer Notepad2 which you download from the internet.
Posted 19 June 2011 - 08:01 PM
Is there a program that I need in order to edit the files?
Posted 21 June 2011 - 02:38 AM
Posted 21 June 2011 - 03:53 AM
I am using LA Mod 4x4. I changed out the Brush Unit for LEV at Sta. 2 I also added the topolicestation button to the Bomb Squad SUV. I would like to replace Engine 17 with the Engine that is at Sta 2 in the original LA Mod.
Norm,
Posted 22 June 2011 - 03:55 AM
That's going to be a tricky one. I'll look in to it tomorrow and see if I can get you a working script.
Posted 22 June 2011 - 03:59 AM
Posted 22 June 2011 - 05:46 AM
Thnx I really don't like Engine 17. (no offense to it's maker lol)
Norm,
Maybe on tomorrow I will give the bomb squad suv it's own spot.
Norm,
Posted 22 June 2011 - 09:06 PM
1) no double posting please, just edit the first one. It helps free up space on each page.
2) I'll make the script then I want to test it a few times before I give it to you. So it will prob be Friday until I get the script to you. (I work 2 jobs and also have some personal business to attend tomorrow night or I would have it done by tomorrow.)
Posted 23 June 2011 - 10:10 PM
Posted 25 June 2011 - 07:34 AM
oops, sorry about that.
No rush, I'm working on getting better at scripting.
i got this : Script Error (LAFireStationf8abd): Error: Symbol OBJ_USAR is not defined in current slops.
When I tried to replace the USAR with the foam tender
Posted 25 June 2011 - 07:41 PM
Upload your LAFIreStation, LAToFireStation, and LAFireStationStart scripts in a zip file please. You made changes to your scripts and i don't want to mess them up or overwrite them when I get done with your script.
Posted 25 June 2011 - 09:33 PM
Here is my script. Thanx, you have really been a great help to all of us. Without your help I would have never attempted to alter any script. I have seen what myself and others have done. Thank You so much.
Posted 28 June 2011 - 10:44 PM
Alright, here is the file. Engine01 should return to both station 1 and station 2 without a problem. I tested it on my own copy and had no issues. Your LRA and SWR issue should be fixed as well.
Edited by nbrown8568, 04 July 2011 - 08:26 PM.
Posted 07 July 2011 - 07:00 PM
Edited by wb135, 10 July 2011 - 05:39 PM.
Posted 17 July 2011 - 06:04 AM
Posted 17 July 2011 - 06:24 AM
Thanks a million, it works perfectly. I will also use this in my own mod that I am trying to make.
Norm,
I now have problems with Engine 3, when I send it back to the station it says it does not belong in the station.
Hey guys, i recently moved the LEV to station 2 in place of the HAZMAT rig. Everything works fine up until the LEV returns to the station. It will arrive at the rear door and instead of opening i get a message that states "(_LaFireStation8cb4):Error: Symbol OBJ_Light_Equipment_Truck is not defined in the current scope". then i get three choices to choose from, either i can abort(end the game), retry, or ignore. I retried and i got a diffrent message that said there was an error in the 2003 line of the LaFireStation script. i hit retry again and i got a message saying something involving a dictionary rewound. i click retry again and it says error recovered and it returns to the game with the LEV pulling into the station without the door opening. the ff/pm get out and i go through the error message process one more time and then all is good until the LEV returns again. ive gone over the LaFireStation script for 3 hours now and i am stumped if anyone could help me out, it would be much appraiacted, Thanks! ps it wont let me attach my file to share so i will repost with just the file if requested
tested it again except i retuned the engine in station two to quarters and the same message appeared saying that the OBJ_light_equipment_truck is not defined in scope and none of the rear doors will open at station two if anyone might know what i have done wrong please let me know so i can fix this problem
const char OBJ_LET[] = "mod:Prototypes/Vehicles/02 LA Fire Department/light_equipment_squad.e4p";If that is present, then your problem lays in the coding. If it does, copy the short code and past it in coding brackets when you post them because its a easy fix and we kinda just need to see it to tell you exactly where the mistake lies at.
I'm using the 4x4 mod and I replaced the engine 17 in station 2 with the large rescue ambulance. The only thing I don't know how to do is to make it return to station 2, it only goes back to station 1(Which it can't because it's full) I've got the staffing and everything done, it's in the station when I start I just need it to return there
Posted 17 July 2011 - 06:30 PM
Posted 18 July 2011 - 02:08 AM
I've still got your scripts so I will take a look at them and see if I may have made a mistake. Sorry for the late response, I have been real busy and I haven't been able to check the forums as often as I want to.
** I think I have the problem fixed now. I uploaded your scripts again and just replace them if you haven't made any other changes yet. It turns out, I think I accidentally put the wrong "turnto" numbers in the second set of coding but it should be fixed now. If not, let me know. **
Posted 18 July 2011 - 03:32 PM
Posted 19 July 2011 - 05:48 PM
Posted 19 July 2011 - 10:08 PM
Hey,
I have been playing around with the LA battalion script trying to get it so when you call an ambulance it responds either 2 FF (BLS) or 2 ALS FF but it seems not to be working. I believe I have edited the right code but it seems not to be working.
can someone have a look at it please and let me know or make the proper changes. Thanks.