Jump to content
  • 0

Deploy bike kills people!


Ulyssies

Question

I added this to my server "http://dayz.st/w/Deployable_Bike/Motorcycle/GyroCopter" it works kinda like it doesnt show you the scroll menu 60% of the time but thats not the problem the problem is that you die after riding the bike for 2 seconds i think the anti hack kills you.

 

 RPT:     "CLEANUP: KILLING A HACKER HE-MAN B 1-2-A:1 (HE-MAN) REMOTE IN Old_bike_TK_CIV_EP1"

 

Antihack: Infistar
Gamemode: Epoch

Link to comment
Share on other sites

11 answers to this question

Recommended Posts

  • 0

hello,

 

i have the same problem.

 

but i cand find the place / file where to insert the:  DZE_safeVehicle = ["CSJ_GyroC","TT650_Civ","Old_bike_TK_INS_EP1","KORD_high_TK_EP1","ParachuteWest","ParachuteC"];

 

any help?

 

thanks

It's in variables.sqf

Link to comment
Share on other sites

  • 0

i dont have the variable.sqf

 

but i do have the init.sqf

 

 

in my init.sqf there is no line with DZE_safeVehicle

 

should i make a new one and insert the whole line there?

 

or do i need the variables.sqf

 

if so, what changes need to be done else to get the variables.sqf working?

 

 

thanks :D

Link to comment
Share on other sites

  • 0

i tried it with both.  have add the line in my init.sqf and have added an new variables.sqf  from here https://github.com/vbawol/DayZ-Epoch/blob/master/SQF/dayz_code/init/variables.sqf  with that line added....

 

both is not working.

 

people always get killed when using bike, motorcycles,  and gyrocopters after deploy. when they deploy only, the vehicles vanished immediately through the cleanup script thing...

 

i think that the variables.sqf needs an call from an other file... but i dont know from  which one.

 

cause i never had it on my server...

 

how can i pull the variables server side?

 

thanks

Link to comment
Share on other sites

  • 0

Did you copy variables.sqf to your mission pbo, and do the override in init.sqf?

 

Change:

call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf";

To:

call compile preprocessFileLineNumbers "[your folder hierarchy]\variables.sqf";
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...