Jump to content

VHCal

Members
  • Posts

    241
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by VHCal

  1. Hi, sorry for so many questions. I have been working on trying to set up the ToPoliceStation / ToHospital scripts so vehicles have somewhere to go but it makes no sense to me. Kind Regards, Callum LAToHospital.script LAToPoliceStation.script
  2. Wow TACRfan this mod looks very promising, keep up the great work!
  3. It's not the cursor on the map itself. It's the cursor on the Minimap
  4. Yes, It's the only thing of me releasing the Sussex Mod
  5. I have been working on a new map, I Ioaded the map to play then found when I move around the minimap cursor doesn't follow. Am I missing anything?
  6. I would prefer to script the vehicles into the mod as it would be neater ---------UPDATE----------- I fixed it by adding if (StrCompare(v.GetPrototypeFileName(), CAR_98) == 0) soundID = Audio::PlaySample3D("mod:Audio/FX/Sirens/PH7009.wav", CarPos, true); and that seemed to work. Thanks for everyone's input!
  7. Ah okay I will take a look into it, thanks.
  8. It crashes upon start-up and the siren icon isn't there.
  9. It's line 352 then goes on about adding -p
  10. That crashed the script therefore it wouldn't work
  11. Okay seems a bit wired to just stop working, will give it a try. I have checked the prototypes and spelling seems to be fine. Just strange that it's only fire vehicles that aren't working. Thanks for the reply.
  12. Sure, they are: const char CAR_50[] = "mod:Prototypes/Vehicles/Kent FRS/Nissan.e4p"; const char CAR_51[] = "mod:Prototypes/Vehicles/Kent FRS/Officer_car.e4p"; const char CAR_52[] = "mod:Prototypes/Vehicles/Kent FRS/Sprinter.e4p"; const char CAR_53[] = "mod:Prototypes/Vehicles/Kent FRS/Incident.e4p";
  13. Sorry, I didn't explain it very well. Upon pressing the siren button nothing happens for certain vehicles. No crash happens.
  14. I believe I have set up my sirens correctly but I am having problems with the KFRS vehicles. LASiren.script
  15. Haha, not when you're a modder. I seem to spend hours on something small then realise the day is gone. If you need any assistance please give me a message always happy to help a fellow modder!
  16. Hi, I am looking for someone who has worked on models before to work on the Sussex Mod with me, message me if interested. Kind Regards, Callum
×
×
  • Create New...