Jump to content
JediHutch61

EMS Supervisor replacing BLS Ambo at station 2

Recommended Posts

At LAFD station 2 I have replaced the ambo for the EMS Supervisor, however, I can't get the EMS captain to spwan at the station and when I tried to have the supervisor return to station it says, this vehicle doesn't belong in the fire station. Any help would be appreachiated

Link to comment
Share on other sites

At LAFD station 2 I have replaced the ambo for the EMS Supervisor, however, I can't get the EMS captain to spwan at the station and when I tried to have the supervisor return to station it says, this vehicle doesn't belong in the fire station. Any help would be appreachiated

about the return command to the station ....

there are three scripts you will need to change, in order to get the spawning , return to the station and the staffing at the station

-LAToFireStation

-LAFireStation

-LAFireStationStart

about the ems staffing ...... this should give you the right units into the vehicle

m.PushActionExecuteCommand(ACTION_NEWLIST, DUMMY_CALLCREW, Caller, 9, false);

m.PushActionWait(ACTION_APPEND, 0.5f);

m.PushActionExecuteCommand(ACTION_APPEND, DUMMY_CALLCREW, Caller, 1, false);

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...