I finished my hack, but it doesn't work as it should.
0000: NOP
thread "CAR SHOOTER"
REPEAT
WAIT 0
until SAMP.Available()
0B34: samp register_client_command "cshoot" to_label @CMDS
//-------------------------------------
0@ = 0
//-------------------------------------
:C_SHOOT
wait 0
if
...
How can I get dialog from a server?
e.g. if I type "/show" it will show me previous dialog.
I tried opcode 0BC9: samp send_dialog_response dialog 0@ button 1@ listitem 2@ input 3@ , but it doesnt work well for me
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.