ChampaRando
Active member
Hey guys!
I have an AHK script that basically sends key strokes like (F11) or press key F on my will. I use Send, {F} for example to press F in GTA SA.
How can I achieve something like this with CLEO? I want to basically convert my AHK into CLEO so I can use it on multiple GTA SA Instances (AHK does it for either all of them or one at a time).
I can successfully use samp say_msg to send commands like "/enter" or "/exit".
How can I send a keypress? I searched the forum but not much helped me.
Cheers. Thank you!
I have an AHK script that basically sends key strokes like (F11) or press key F on my will. I use Send, {F} for example to press F in GTA SA.
How can I achieve something like this with CLEO? I want to basically convert my AHK into CLEO so I can use it on multiple GTA SA Instances (AHK does it for either all of them or one at a time).
I can successfully use samp say_msg to send commands like "/enter" or "/exit".
How can I send a keypress? I searched the forum but not much helped me.
Cheers. Thank you!