Im using SAMPFUNCS 5.0 and CLEO 4.1, when i go to the point nothing happens
:TESTCLEO_690
0001: wait 0 ms
00D6: if and
056D: actor $PLAYER_ACTOR defined
0256: player $PLAYER_CHAR defined
004D: jump_if_false @TESTCLEO_690
00D6: if or
00EC: actor $PLAYER_ACTOR sphere 0 near_point...
I need to make it like Autohotkey binds, When i press ALT+R it types /guard but dont send msg, please make it stop auto press [ENTER]
if and
0AB0: key_pressed 18
0AB0: key_pressed 82 //ALT+R
8B21: not samp is_chat_opened
then
...
I made a CLEO bind for RP server, But i want to remove the CAPS from text please help
When i press the keys it shows this ''HELLO MY NAME IS BOB''
:BIND_11
wait 0
if and
0AB0: key_pressed 18
0AB0: key_pressed 80
0AFA: is_samp_structures_available
else_jump @BIND_12
0AF9: samp say_msg...
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.