Halo Jump + Some german localization

This commit is contained in:
Zac Surplice
2013-11-07 09:37:28 +11:00
parent 9a601182bb
commit 68e9028caf
6 changed files with 398 additions and 16 deletions

View File

@@ -0,0 +1,8 @@
DZE_myHaloVehicle removeAction s_halo_action;
s_halo_action = -1;
player action [ "eject", (vehicle player)];
sleep 1;
player spawn BIS_fnc_halo;
player setvelocity [0,120*0.8,0];
player setdir 0;