Jump to content

Problema keybinder CLEO


Evil ZEW
 Share

Recommended Posts

Salut, azi m-am apucat sa invat CLEO, si deja stres si incercari si nereusite.

Am si eu o problema, am acest cod pentru un simplu keybinder

{$CLEO .cs}
03A4: name_thread "TEST"
while not SAMP.Available()
wait 0
 end
 
:TEST_01
if and
0AB0: key_pressed 101
8B21: not samp is_chat_opened
then
jump @kbind
else
jump @TEST_01
end

:kbind
wait 0 
0AF9: samp say_msg "/order 5"
jump @TEST_01

Si mi se blocheaza la urmatorul stadiu:

SA-MP 0.3.7 Started.
Exact prima linie afisata de samp cand intrii pe un server.
Sunt nou in CLEO, informatica mea este cea basic de liceu, C++, deci va rog fara "comente urate".
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.