To se zapiše v Module VehicleRespawn pod Expression in se poveže z vozilom:
Modules VehicleRespawn is write down in Expression and connects to the vehicle:
RED TEAM
Koda:
[east,-3] call bis_fnc_respawnTickets; "RED TEAM Lost 3 points for losing a Vehicle" remoteExec ["hint",0];
BLUE TEAM
Koda:
[west,-3] call bis_fnc_respawnTickets; "BLUE TEAM Lost 3 points for losing a Vehicle" remoteExec ["hint",0];