{$CLEO .cs}
thread 'TowCars'
0@ = 0 // Initialize toggle variable to off
:TowCars_Loop
wait 0
if
0@ == 1 // If toggle variable is on
then
0C8F: samp process_chat_input "/towcars" // Execute the "/towcars" command
wait 30000 // Wait for 30 seconds
end
jump @TowCars_Loop...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.