Add option to push stuck planes

Also changed flip vehicle back to 1051 default which allowed players to
flip non-ATVs with help.
This commit is contained in:
ebaydayz
2016-08-21 16:43:52 -04:00
parent 9aa1784f23
commit 745e287202
7 changed files with 73 additions and 7 deletions

View File

@@ -176,6 +176,7 @@ dayz_resetSelfActions = {
s_build_Wire_cat1 = -1;
s_player_deleteBuild = -1;
s_player_flipveh = -1;
s_player_pushPlane = -1;
s_player_stats = -1;
s_player_sleep = -1;
s_player_fillfuel210 = -1;