Jump to content

Xplorer4x4

Members
  • Posts

    4,836
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Xplorer4x4

  1. Maybe try looking at the change clothes scripts and alter it and throw in something like: if (v.IsCollidingWithVirtualObject(VO_SQUAD01) && (v.GetVehicleType() == VT_FIREFIGHTERS_ASF)) { insert changes clothes scripts parts here for changing one prototype to another } Just a thought, no promises.
  2. Not a bad idea but couldnt find anything useful. I tried adding this in gohome.script but it doesnt work. if (v.GetVehicleType() == VT_FIREFIGHTERS_ASF || StrCompare(v.GetPrototypeFileName(), "mod:Prototypes/Vehicles/01 LA Tec/tow_truck.E4P") == 0) { v.EnableBlueLights(true); }
  3. TBH, I am not going to edit the paths (for civil traffic) because I havent had any problems so far. Now once I get this release, hopefully in the next week, I can fix up paths if need be but I cant really fix problems I cant seem to duplicate
  4. In regards to a question i posted awhile ago, I asked if any one knew what a grant car was. I just hear an officer ask another officer if he was working grant tonight. The officer confirmed that(among other things like he was at the station). The officer on patrol said he was about to make a traffic stop because a car was all over the road way. Does this help any one figure out what a "Grant car" might be? Its possible I am hearing it wrong so if you can think of something similar, it might apply.
  5. I need to see some screen shots of your models, but yes if there good enough(no offense) then I can convert them. Assuming I can make my own account, I'll just do that if nothing else. I am just not sure how familiar they will be in regards to making models for EM4 as its a slightly different, to totally different beast. Like GTA IV models are often way to high in polygons to be used in EM4. Thanks for the advice though, I'll check it out.
  6. 2 things? I swear it says posts 3,4 and 5 are yours. Secondly, delete the mod and reinstall it.
  7. Would it be pssible to check user agents so mobile users get the lo fi skin automaticlly.
  8. I am pretty familiar with all the sirens we use here. There all the same pretty much. Police and EMS use almost the exact same siren, and all city fire uses the Fed Q on all there rigs. Just heard the strangest siren ever, aside from one of the county BCs who uses one of those sirens that sound like an old dial up modem. Flip on the scanner and all I catch is "I'll be en-route to the jail with one naked male." lol
  9. Will you guys be disabling the police,fir,ems and tech dispatch menus in the bottom left corner? Maybe set it to where you call for a second alarm then the typical second alarm crews for a 2 alarm fire in that district will automatically respond?
  10. Xplorer4x4

    PRP Mod

    lol so you spam your own topic? Nice. If you want it back on topic heres a suggestion, give the thread a reason to get back on topic.
  11. Xplorer4x4

    Q.R.A.

    I wouldnt say you deserve it, not with out a verbal notice first. Well unless he scripts out a whole new freeplay like NY Mod, there basically required in game. NNICO had to stop the mod in the past and turned over all his models to the NY Mod at that time. Emergency captain has had more warnings then I can count for spamming and still doesnt get the point, or get that saying BBT is further spamming the topic. Some people just never learn.
  12. Not quite getting hwat your doing but i think i had the same problem. I tried to move the Large Rescue ambulance out of medical to fire and it failed.
  13. Yes an outside stations not to hard. Its when you try to edit the gates that it becomes a pita.
  14. You can do any image editing in paint.net or photoshop. You could do it in mspaint for that matter but paint.net and photoshop are far more pwerfull. Personally I prefer Adobe Photoshop 7 over all the CS Series, although CS 4 and 5 were a nice change from CS1,2,and 3.
  15. Theres nothing that should prevent it from working in 911:FR. I did my submod 100% completely inside EM4Deluxe.
  16. Wow Triple post? Can you not see the edit button?And what didnt work? I mentioned 2 different ways. If you want help, follow the rules(in other words EDIT), and help us to help you by providing details.
  17. Delete the folder containing the mod, and reinstall the mod. You might even be able to just run the installer again to overwrite the changes. Side note, whys this in submods?
  18. Well you do need the == 0) but you need a || on all lines but the last.
  19. if (v.IsValid() && !v.IsDestroyed() && StrCompare(v.GetPrototypeFileName(), "mod:Prototypes/Vehicles/05 US Army/hmmwv.e4p") == 0 || StrCompare(v.GetPrototypeFileName(), "mod:Prototypes/Vehicles/05 US Army/us_army_truck.e4p") == 0 || StrCompare(v.GetPrototypeFileName(), "mod:Prototypes/Vehicles/05 US Army/blackhawk.e4p") == 0) Just keep going using this pattern. Make sure all lines but the last have a || at the end.
  20. Well if your format, then everything will be erased, but you can upgrade Vista to 7, but its typically best to just do a clean install anyways.
  21. Xplorer4x4

    Q.R.A.

    Sorry just had to add an lol. Anyways NNICO are you strictly using zmod to model your vehicles or something else?
  22. It really depends on what you want to add to the mod. You could do something like using the lafirestation.script to create a police station control panel. I planed to do this ages ago but just never bothered. You could try adding another FS, but thats pretty tricky.
  23. If you read the topic, its already been decided, and released for that matter. Besides Directional Lights are as simple as adding a command. Any chance a mod would throw the lock on here?
  24. I dont know that I will call, I dont want to pay long distance chargers But if I need an extra hand, i will PM you.
  25. Screen shots? Did you actually get permission from MikeyPI to release this?
×
×
  • Create New...