Cockney Reeper Posted February 1, 2015 Report Share Posted February 1, 2015 Started Working on a classic style debug... init.sqf add... if (!isDedicated) then { [] ExecVM "custom\custom_monitor.sqf"; }; then add attached file in a folder named custom... BE filters.... add an exception to line 19 of scripts.txt eg...7 playableunits !=(count playableUnits), Link to comment Share on other sites More sharing options...
Question
Cockney Reeper
Started Working on a classic style debug...
init.sqf add...
if (!isDedicated) then {
[] ExecVM "custom\custom_monitor.sqf";
};
then add attached file in a folder named custom...
BE filters....
add an exception to line 19 of scripts.txt
eg...7 playableunits !=(count playableUnits),
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now