Jump to content
  • 0

Blue phoenix Cars glitch


Pancake

Question

2 answers to this question

Recommended Posts

  • 0

is that ones you spawn in game or random ones around the map, if its spawned ones you need to change your server_cleanup.fsm killing a hacker section

 

i have this line in mine 

 

 

 " if(vehicle x != _x && !(vehicle _x in PVDZEserverObjectMonitor) && (isPlayer x) && (typeOf vehicle _x) != ""ParachuteWest"" && (vehicle _x getVariable [""Sarge"",0] != 1) && (vehicle _x getVariable [""DZAI"",0] != 1) && (vehicle _x getVariable [""Mission"",0] != 1) && !((typeOf vehicle _x) in DZEsafeVehicle)) then {" \n

 

that should fix it 

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...