Jump to content
prmdc

Vehicle Crews MIA

Recommended Posts

Guys....

so have finally figured out how to import vehicles from other Mods V-pleased with myself (I suspect this maybe by pure luck!),

everything looks good, but when the vehicle arrives from off map, there is no crew!

Secondly (and i'm still searching the forum for this) there is no siren?

:gruebel:

Thanks

Link to comment
Share on other sites

if I remember correctly you have to edit the lafirestation script and put in which fire fighters you want to be allowed in the truck. as for the siren not being there I have no clue unfortantly, when ever I added a vehicle to a game it always had one.

Are you sure that you are transfering everything?

Link to comment
Share on other sites

For the siren, open up LASiren, add a line like "const char PROTO_VEHICLENAME[] = "mod:prototype path";

Then go down and find a line like "StrCompare(v.GetPrototypeFileName(), PROTO_ATF_CV) == 0 ||" for a vehicle with the same siren you want for the new one, and add the line "StrCompare(v.GetPrototypeFileName(), PROTO_VEHICLENAME) == 0 ||"

For the crew, you have to edit the XML file to allow which crew are available to add to the vehicle, and you can either make a default number that will always be selected, or have the vehicle be empty so you can click on which crew you want.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...