mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
debug
This commit is contained in:
parent
7bf14c00f7
commit
3b64735d64
@ -31,7 +31,7 @@ link15[] = {8,2};
|
||||
link16[] = {9,2};
|
||||
link17[] = {10,2};
|
||||
globals[] = {0.000000,0,0,0,0,640,480,1,3,6316128,1,275.180084,1161.319580,208.497711,-659.879456,898,884,1};
|
||||
window[] = {2,-1,-1,-32000,-32000,994,234,1526,234,3,916};
|
||||
window[] = {2,-1,-1,-1,-1,968,208,1500,208,3,916};
|
||||
*//*%FSM</HEAD>*/
|
||||
class FSM
|
||||
{
|
||||
@ -368,6 +368,7 @@ class FSM
|
||||
" missionNamespace setVariable[_eventKey, _startTime];" \n
|
||||
" _lastTime = _startTime;" \n
|
||||
" };" \n
|
||||
" diag_log format[""DEBUG: worldname %1 in %2 for %3"", worldName,_disallowedWorlds,_scriptName];" \n
|
||||
" if ((_counter >= _runNumTimes && _runNumTimes != -1) || worldName in _disallowedWorlds) then {" \n
|
||||
" diag_log format[""DEBUG: server event removed %1"", _scriptName];" \n
|
||||
" } else {" \n
|
||||
@ -442,4 +443,4 @@ class FSM
|
||||
{
|
||||
};
|
||||
};
|
||||
/*%FSM</COMPILE>*/
|
||||
/*%FSM</COMPILE>*/
|
Loading…
x
Reference in New Issue
Block a user