This commit is contained in:
A Clark
2012-12-16 15:29:19 -06:00
parent f378947145
commit 416490f553
124 changed files with 2996 additions and 67 deletions

View File

@@ -0,0 +1,13 @@
private["_hasKnife","_qty","_item","_text","_string","_type","_loop","_meat","_timer"];
_item = _this select 3;
//player removeAction s_player_callzombies;
//s_player_callzombies = -1;
player playActionNow "Surrender";
[player,"spotted",0,false] call dayz_zombieSpeak;
_id = [player,200,true,(getPosATL player)] spawn player_alertZombies;
// cutText ["Calling Zombies...", "PLAIN DOWN"];