Jump to content

rambo311

Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by rambo311

  1. I got it working, apparently is has to do with this line of code "if(vehicle _x != _x && !(vehicle _x in PVDZE_serverObjectMonitor) && (isPlayer _x) && !((typeOf vehicle _x) in DZE_safeVehicle)) then {". If i add just this "&& (vehicle _x getVariable ["MalSar",0] !=1)" after in DZE_safeVehicle)) then {, then it works ok. So if anyone else is having problems might want to have a look at that.

     

    Thanks for the quick response, appreciate it.

×
×
  • Create New...