Hi, i need the fastest way to start a cleo script i have this one
Code:
{$CLEO .cs}
//----------------Test---------------------
0000: NOP
Thread "Test"
//Whait samp start
Repeat
Wait 0 //it freez if no whait
Until 0AFA: //Short version of samp.Available()
//Creating cmd
0B34: samp register_client_command "Test1" to_label @Test