mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
fix for events location change
This commit is contained in:
parent
5d562135be
commit
1fbe46b3ae
@ -544,11 +544,7 @@ class FSM
|
||||
" missionNamespace setVariable[_eventKey, diag_tickTime];" \n
|
||||
" _preFix = """";" \n
|
||||
" _postFix = """";" \n
|
||||
" if (_usePrePostfix == 1) then {" \n
|
||||
" _preFix = ""\epoch_server_settings\EpochEvents\"";" \n
|
||||
" _postFix = "".sqf"";" \n
|
||||
" };" \n
|
||||
" if (_usePrePostfix == 2) then {" \n
|
||||
" if (_usePrePostfix in [1,2]) then {" \n
|
||||
" _preFix = ""\epoch_server_events\EpochEvents\"";" \n
|
||||
" _postFix = "".sqf"";" \n
|
||||
" };" \n
|
||||
|
Loading…
Reference in New Issue
Block a user