Jump to content

jsutton

Members
  • Posts

    1,087
  • Joined

  • Last visited

Everything posted by jsutton

  1. I think you have to do that in the unit scripts. Go to the LA Mod Folder > Units > Department > Find the unit you want to change and open folder > open the unit xml and you will see like transports / staffing there. Just add the number of transports you want to add. Kinda going off topic with this but since its a simple question, I answered it. Next time if you would, try to do some searching for other topics like what you want to ask and see if you can find a answer for your question or make a post in that topic so other people will find it much easier.
  2. Nope, your files are right here on my desktop ready to be checked but I've just had no time to mess with them just yet. I was going to tonight but unexpected plans dragged me away from it. I'll try to get to it as soon as possible.
  3. Go into the editor and load the mod. When it is done loading, a window will appear in the right hand side that should say Prototypes. In that window, click vehicles tab then scroll down to Brush Truck 8 or something like that and click edit. From the new window that pops up go to "Edit Commands or Commands or something like that". Once again, a new window will appear. In that window you will see on the left all available commands and on the right, the commands it currently has. So what you want to do is scroll down on the left side until you find vcmdtofirestation or something along that line and click on it. After that, you will click on the arrow pointing towards the right to allow the command to be added to the brush truck. After that, just click ok and then exit out of the editor ( It should autosave ). Load the mod and see if it's there and works. Hope I didn't confuse you or anything. If I did, I could just quickly do something like this ... Go into Editor > Load Mod > In Protoypes window, click on vehicles tab > etc. .... if that is much easier to understand.
  4. Ok, here is a tutorial on how to edit the fire station in the LA Mod. The following scripts needed to be edited: LAFireStation, LAFireStationStart, LAToFireStation. You will find these in the LA Mod > Scripts > Game > Command.You may use Notepad but I like using Notepad 2 instead. When finding lines, just go to Find and type in for instance "Hazmat" or "USAR", etc. so you can quickly find the files you need to change. To replace a single vehicle with another vehicle. In this case, we are going to replace the Hazmat truck with the USAR. JUST A TUTORIAL. So if you want to switch out something else, then just replace the hazmat or usar words to something different (ex: uSAR to HES etc.) ** Deleted due to I don't anyone copying and pasting these codes** I need to be more specific on what you need to change.
  5. Nope, no need to do that. Just a minor script issue. When I give you the new scripts, just delete the other 2 I gave you and just copy the new ones in there.
  6. Alright. I'll take another look at the script then install it in my test mod to make sure it works before I give it to you.
  7. Alright try that. You changed some of it you weren't suppose to down in the gates coding i think. I can't really explain what you did wrong but I can show you because I don't want you to do it again. Let me know if it works or not and then we will go from there, either way, a code was changed that wasn't suppose to be so I will have to explain that to you tomorrow. Jimmykid.zip
  8. Nope, actually that's not. It might of gotten deleted like some other good topics when they were doing forum cleaning. I know there were at least 3 posts I liked that really helped me with this stuff and I can't find them now. Put your LAToFireStation and LAFireStation scripts in a .zip or .rar file and upload them here and I'll take a quick look at them. Well, I started out by switching the Hazmat to USAR and USAR to HES. So basically switching out different vehicles in each station. Second thing I did was added another HES to FS1 where I replaced the USAR. Thirdly, I started adding my own VO in the editor and integrating them into the scripts (Thanks to Xplorer4x4's mod I figured that out). I just don't have the time to sit here and give you step by step tutorial on what to do for everything, scripting is easy to some and hard for others but you should be able to do basic edits. Just take a look through each page on this topic and see if there is anything you can try to do yourself (even if you don't want to or want the change) just to practice some. I'll give you a basic edit tutorial tomorrow if you want so you can practice and understand what things are but I can't really do much more than that because I simply don't have the time.
  9. If I recall, there is a topic on replacing the Hazmat with the USAR somewhere if you use the search function. Either me or Texas DPS helped the person do it and we gave step by step instructions. Just need to search via the search box or just search in the alterations. If no luck, I won't be able to help you until maybe tomorrow night depending on how work goes.
  10. Are you planning on screwing up the game? All you have to do is load the editor and delete the fire stations. Your not going to find a default or custom map without a fire station, they all have one. You need to understand that you can't just simply delete something or change the map without any problems. There is a lot of scripting, commands, virtual objects, etc. that go into the map and if you take one thing out, you can cause a crash or just a bunch of errors. Before you do anything, just backup your whole mod folder and do what you want; then you will see my point. Modding isn't easy, you need to learn a little about it before you just do things. To be honest, I'm not sure on what fixes that. It could be just a scripting issue in one of the fire station scripts that I missed ( highly doubt though) or it is in the Battalion chief script. I don't know the Battalion chief script but you should do some searching in a topic on that. I'm sure there are some problems with it and were kinda going off topic with this issue. If you have any problems with my script, just shoot me a PM and I'll get back to you when I can.
  11. blue boxes are called virtual objects. at the fire houses, those are what spawn the engines, ambulances, staff, etc. and allows them to park there. At the fire departments, the VO would start with fs, underscore, then whatever you want to place there. For instance engine 1 is labeled fs_engine01. Then you integrate that VO into your scripting which is why in the scripts you see VO_ENGINE01. Make since? About how to edit the fire station model and things, you need to search for a topic that deals with that or use the advanced search to find something along the lines of that and post in that topic. If you can't find one after searching, then make a new one because that really doesn't have anything to do with this topic. It's usable content if you find a answer, just nobody will find it in this topic is all. I do know how to make VO and how to integrate them into scripts but I do not know how to make the fire station bigger so you can put more vehicles in. If you want the vehicles you add to return to station, don't forget to do all the scripting work to make it function properly or your just gonna have to manually return it to station and try your best at parking it right. It buys the tiller or the ladder?
  12. Yep, any editing program will really. Photoshop, GIMP, Paint, etc.
  13. The fire stations as you said it would work just fine with me, I'm just throwing something out there that I wouldn't mind having... on the hospital part, I guess from how my town is set up, that is what I would do just because all emergency services are kinda central and makes things easier. It would just help make the game go a little smoother I guess.
  14. Hahaha of course it is more advanced. Hoppah's mod is not "out-dated", Hoppah just does not want to add all these extra features like these guys into the game simply because its really not needed. It would be cool but there is a lot of time and scripting, etc. that needs to be done to make everything do what you want it to do. Until this mod is released, there should be no comparing saying other mods are out-dated because I'm still going to play the LA mod and this mod when it comes out, simple as that.
  15. Umm, I don't know exactly what YSB changed but I think you can because the only edits that he made from those scripts was from the LAToFireStation. The edit was just to fix the LRA and SWR returning to station into the correct parking spot.
  16. I do know they are doing 100 Duane Street because I seen pictures of it. They have engines from manhattan, bronx, and chinatown on the first post so who knows which one they decide and how many exactly they are going to include.
  17. I think I uploaded the scripts I used for testing. I was having that problem you mentioned and I got it fixed so just a minor problem. Alright, I tested it and they do return to station properly again. No problems with the LRA or Heavy Rescue Crane. I think I fixed your LRA and SWR problem when they return (not pulling into parking spot). Other than that, hope there are no more problems, but if there is, just let me know. I'm not much of the tiller fan just because I haven't seen or been around in them in real life and sometimes I just feel it is a pain compared to the ladder truck. It's either made by Hoppah or MikeyPI I'm assuming. 3 files.zip
  18. The first post only shows how to change one script when there is a lot more to change and it involves 3 scripts, LAFireStation, LAFirestationStart, LAToFireStation. That's why I want to send in a document that shows how to edit each script. If you want to change a lot, you need to learn how to mess with the scripts one vehicle at a time. It's very time consuming and you need to have patience doing it.I'll tell you now, it's not easy to do all this yourself when your new at it. If you can't understand the first post, then you need to take one step at a time and learn things as you go. Spend time learning how to change vehicles then start learning how to add virtual objects and integrating it into the fire station scripts. There is a tutorial on map making in the tutorial section you should take a look at. Making station bigger? Do you mean adding more units to station or simply making the fire station buildings bigger? What do you want to change and I'll give you a short step by step tutorial to tell you what you need to do. After I show you that, just follow those steps again to change up any other vehicles (of course changing the name). Use the search function to find out how to make and change virtual objects because I can't really explain it but I can do it.
  19. * I double posted for this reason: Not to mix up the post with the file I uploaded for two members. First: Yes, it is not very detailed. I may send them a document and see if they will put that up on the first post. Second: DO NOT put those files into the base files of the game. Install the LA mod, then copy Wood's map into LA mod and you have the LA mod Vehicles, Wood's Map, and the fire stations all in one mod. You do not want to put them into the base of the game or your just going to screw up your whole game I would assume, that's why they make MODS. Third: What is the reason for posting in here? What do you want to do that involves replacing vehicles in fire stations?
  20. Alright, I got it fixed and is completely functional. Turned out I did make a minor mistake but not a big deal. If you have any problems, please send me a PM. This download is for Xplorer 4x4's LA Submod. It replaces the tiller with ladder and allows the ladder to return to either station. If you do not have Xplorer 4x4's submod then do not download because it will mess your whole game up due to 4x4's scripts are modified completely different then Hoppah's LA Mod. 3 files.zip
  21. I'll have to mess with that sometime when I get a chance. Reason for asking was just because I have been wanting to add / change some buildings and didn't know if you found them and made them compatible or what.. I am liking your mod though, it's looking good.
  22. That's ok, I've been busy working a lot this week or I would of had it done by now. I'll definitely have time this weekend to work on it though. I'm actually working on it right now. I've got it somewhat functional but there is a couple things that I want to fix after testing it. I got no errors which was a plus but when returning to stations - they return but have to fix gates they go in and I also need to figure out why they go to FS1 first then FS2. It shouldn't take long, I might of just made a minor mistake that I overlooked.
  23. Your doing a great job, I like all the work you done. Did you model all the buildings yourself? I've been wanting to change my map up a little bit with different buildings.
  24. there is one .dds and one .v3o per model....You change the .dds to .v3o to unpack it because the .dds is your texture but it's "locked". The editor will not see .dds to unpack so you must rename it to .v3o. Once unpacked, you change the name back to .dds so you can convert it to be edited. Make since? Your not stupid because you can't do it. It's pretty simple following step by step and reading carefully. Goog told you what to do exactly. Well put. ** Have you got it figured out pyro??
×
×
  • Create New...