This commit is contained in:
vbawol
2013-01-29 00:36:55 -06:00
parent f0a8b3ddb9
commit f58858c013
14 changed files with 365 additions and 149 deletions

View File

@@ -105,6 +105,7 @@ dayz_resetSelfActions = {
s_player_warndog = -1;
s_player_followdog = -1;
s_last_trader = -1;
s_player_repair_crtl = -1;
};
call dayz_resetSelfActions;