now where do i put it?
{$CLEO}
0000:
repeat
wait 0
until SAMP.Available()
alloc 2@ 128
while true
wait 0
if SAMP.ChatInputOpened()
then
alloc 0@ 128
0C11: memset destination 0@ value 0 size 128
0B77: samp get_chat_input_text_to 0@
0C17: 1@ = strlen 0@...
Hello, I got this cleo code that works but the problem is that i can't right click while I'm in a vehicle to send this command, can someone help? It only works while on foot and I right click the player.
{$CLEO .cs}
0000:
REPEAT
WAIT 0
UNTIL 0AFA: SAMP_IS_READY
WHILE TRUE
WAIT 0...
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.