CLEO Help Scripting Cleo Help

CLEO related
Status
Not open for further replies.

[B]ayu

New member
Joined
Jan 18, 2017
Messages
1
Reaction score
0
Hey Guys Please Help me about SAMP.ShowDialog() 

 :D :D :D :D :D

Is this true?

Code:
{$CLEO .cs}
0000: NOP
Thread "Bloom"
:BCMDS0
wait 0
if
else_jump @BCMDS0
0B34: samp register_client_command "bcmds" to_label @bayu1
chatmsg "" -1
chatmsg "{FF0000}[B]CMDS" -1
chatmsg "Gunakan /bcmds untuk melihat commnad" -1
chatmsg "" -1

:bayu1
wait 0
jump @bayu1
0AC6: 17@ = label @bayu2 offset
SAMP.ShowDialog(2, "{FF0000}[B]Cmds - {FFFFFF}List", 17@, "OK", "", 0)
SAMP.CmdRet

:bayu2
hex                        
"Dat Awesome"
 
Status
Not open for further replies.
Top