Initial baseline - KP Liberation v0.96.7a Ruha variant
This commit is contained in:
6
scripts/client/remotecall/remote_call_endgame.sqf
Normal file
6
scripts/client/remotecall/remote_call_endgame.sqf
Normal file
@@ -0,0 +1,6 @@
|
||||
player allowDamage false;
|
||||
(vehicle player) allowDamage false;
|
||||
GRLIB_endgame = 1;
|
||||
sleep 20;
|
||||
|
||||
_this call compileFinal preprocessFileLineNumbers "scripts\client\ui\end_screen.sqf";
|
||||
Reference in New Issue
Block a user