Jump to content

sniper3369

Members
  • Posts

    96
  • Joined

  • Last visited

Everything posted by sniper3369

  1. Steam version is on sale today for the next 26 hours for 50% off. At least it is in the U.S. Link is on the first page.
  2. Of course it did I already deleted it unfortunately. If Mentor1159 still has it he can reupload it.
  3. The script logic you presented above is fine. But I need to see where it is located in the script and I also need to know which command you are using to open the doors. Give it a shot. I'm not sure that it is possible to do with that gate but I don't see why not. Worse comes to worse feel free to send it over I will take a peek when I can. I am assuming your using VcmdGarageDoorsUp and VcmdGarageDoorsDown defined in the LAFireStation script. If so you will see something these under the respective Vcmds Make sure you defined the gate under the correct child under DummyGates. In the examples above and below when you put them together when VcmdGarageDoorsUp is activated on CONTROLPANEL3 it will open gates gate07a and gate08a.
  4. You rock my friend thank you. Very excited to have a new Tahoe
  5. Did you add in prototypes for each door under the respective prototypes folder?
  6. No problem that does happen. Just make sure in the future you keep the dimensions proportional to what they originally were. They can be scaled but unless you want to remap the entire model don't change the relation. Example 512x512 -> 1024x1024 ok 512x512 -> 256x256 ok 1024x512 -> 2048x512 ok 512x512 -> 1024x768 NOT OK 1024x512 -> 1024x1024 NOT OK
  7. You can just replace the texture so long as it has EXACTLY same layout, name and file extension as the original without changing the .v3o LAST RESORT If all else fails maybe we can see the problem with the files Upload 1 the original skin you are attempting to replace 2. your new skin 3. the v3o.
  8. Hey Tim the trick is to always look above where your question. So lets say you want to redefine gate 1 and you are looking at this: If you go up just a couple lines you will find a series of these lines If you need to mess with more stuff just keep looking up to find things In code you always have to define a method first before you can call it later. Hope that helped kinda long winded but I wanted to explain the best way I could.
  9. PLEASE BACK UP your files too before you install that supervisor mod. We can't get those files back for you once you overwrite them.
  10. I believe this will fix your Hazmat Problem. I will look at the return to firestation If/When I have time. Please upload LAFireStation and LAFireStationStart as well. Link
  11. Still attempting to understand how far along in the process you are. I am currently assuming that somewhere on your computer you have a file called ex. Mymod.rar (the .rar) is the important part. This is what we call a compressed archive. In order to open it you need a program to decompress it. (7-zip is one example) You will have to run and install your new software on the computer (only download and use software from sources you trust). Now that the software is installed you can use it to decompress. With 7-zip you can right click on the .rar file and mouse over 7-zip and then extract to /mymod/ (trying to do this from memory as I am currently at work). Once that is done you need to copy the right folders into your modifications folder. Hope that helps
  12. The lines aren't exactly the same in each script. Maybe if you could upload them so someone could take a look? Not exactly my forte I usually guess and check when I script.
  13. In the same location you found your script "LAFireStationStart" there are two more scripts called "LAFireStation" and "ToLAFireStation" respectively. I'm not sure about the name on the second one but that is the general idea. You will need to add lines into each of those scripts to allow your vehicles to return to the station and restaff during the game. Right now the script you edited only allows the new vehicles to spawn and staff at the start of a new game.
  14. I use 7-zip. Just do a google search I think it's fairly self explanatory to use
  15. You will have to alter LAFireStation and LATOFireStation as well. Could be LAFireStation and ToFireStation but I'm away from my computer at work right now. Just follow the same convention shown in those scripts and make sure you match the same properties between the 3 scripts. I think you can handle it without too many issues.
  16. I think it looks a bit more like the one bama already did in the Montanna Mod. I would check there:
  17. Some who are more educated than I may have a more efficient answer however some things I may have observed: 1. Did you use modify>attach and attach the two parts together under one title? 2. I always seem to have to rewrite a file name that already exists: e.g. You want to name the combined model MFREngine you need to have a preexisting .V3O (with data that already exists) with the name MFREngine.V3O This is why we back things up I hope that was clear/helps
  18. Very very excited to see these my friend you have some excellent work here.
  19. I believe this was how I got mine originally. Just makes sure you copy down your cd key and save a copy of the original install files so that you don't have to pay for the extended download. It is a digital download but it's direct from Atari http://www.atari.com/buy-games/simulation/911-first-responders
  20. There have been people that struggle to get access to the editor with the Amazon download. I believe there is at least one tutorial that can walk you through it step by step but given your lack of computer knowledge it may be easier to get a hard copy CD.
  21. I suppose it could work that way. I don't know if you could consider it a realistic tabletop. The events occur and terminate much faster than real life (at least in free play). The Campaign mode would probably work better for the aspect that your looking at. That being said I do love the game for certain aspects and just general messing around with computer coding and graphic art. Feel free to PM me if you have any other questions. A fellow FF/EMT
×
×
  • Create New...