mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
Forgot variables
This commit is contained in:
@@ -247,6 +247,12 @@ dayz_resetSelfActions = {
|
|||||||
s_player_plot_boundary_off = -1;
|
s_player_plot_boundary_off = -1;
|
||||||
s_player_plot_take_ownership = -1;
|
s_player_plot_take_ownership = -1;
|
||||||
s_player_plotManagement = -1;
|
s_player_plotManagement = -1;
|
||||||
|
s_player_toggleDegree = -1;
|
||||||
|
s_player_toggleDegrees=[];
|
||||||
|
degreeActions = -1;
|
||||||
|
s_player_toggleVector = -1;
|
||||||
|
s_player_toggleVectors=[];
|
||||||
|
vectorActions = -1;
|
||||||
};
|
};
|
||||||
call dayz_resetSelfActions;
|
call dayz_resetSelfActions;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user