Jump to content
  • 0

Deploy Bike


GhostTown

Question

So I have a clean install of a server from HFB.

I have DayZ Epoch 1.0.4 installed running Napf.

 

Got everything working except when you get in the bike it instantkills you.

Now I read all the post and all the lines they say to edit... Are not in my files.

 

I am also running Infistar AH. 

Anyone else got it to work?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Just go into the bike deploy folder and add   _object setVariable ["Sarge", "1", true];     

with the rest of you Variables should look like this

 _object = "GyroC_DZ" createVehicle (position player);
    _object setVariable ["ObjectID", "1", true];
    _object setVariable ["ObjectUID", "1", true];
    _object setVariable ["Sarge", "1", true];
    player reveal _object;
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...