mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
init var
This commit is contained in:
@@ -249,6 +249,7 @@ call dayz_resetSelfActions;
|
|||||||
//Engineering variables
|
//Engineering variables
|
||||||
s_player_lastTarget = [objNull,objNull,objNull,objNull,objNull];
|
s_player_lastTarget = [objNull,objNull,objNull,objNull,objNull];
|
||||||
s_player_repairActions = [];
|
s_player_repairActions = [];
|
||||||
|
s_player_lockunlock = [];
|
||||||
|
|
||||||
// Custom
|
// Custom
|
||||||
s_player_madsci = [];
|
s_player_madsci = [];
|
||||||
|
|||||||
Reference in New Issue
Block a user