The following command crashed my dedi server when i tried to run my map on it. I had the following script in my init.sqs.
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
_preload = [] spawn {waitUntil{preloadCamera markerPos "cam2"}};
_preload1 =[] spawn {waitUntil{preloadCamera markerPos "uaz1"}};
_preload2 =[] spawn {waitUntil{preloadCamera markerPos "cam6"}};
@scriptDone _preload
@scriptDone _preload1
@scriptDone _preload2
[/QUOTE]
Anyone else had this prob.
It crashed with the dedi run from Arma.exe, and the dedi exe. both of them 1.02.
But the map worked when i hosted it from ingame.
Cheers
GC
HOME
Reply With Quote

