This commit is contained in:
vbawol
2013-01-27 21:27:51 -06:00
parent bae5ba2d72
commit 3636566f45
6 changed files with 194 additions and 407 deletions

View File

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