To setup smart, is this the right one or is it somthing like SmartSetupEx
SCAR Code:SMARTSetUp('world38', True, True, False); {World prefix, safe mode, unsigned, RS-HD}
wait(1000);
SetTargetDC(SMARTGetDC);
To setup smart, is this the right one or is it somthing like SmartSetupEx
SCAR Code:SMARTSetUp('world38', True, True, False); {World prefix, safe mode, unsigned, RS-HD}
wait(1000);
SetTargetDC(SMARTGetDC);
SCAR Code:SMARTSetupEx(2, False, True, False);
Wait(5000);
SetTargetDC(SmartGetDC);
repeat
wait(100);
until(SmartGetColor(253, 233)<>1118604);
There are currently 1 users browsing this thread. (0 members and 1 guests)