CLEO Help Help with reconnect mod

CLEO related
Status
Not open for further replies.

DaNieLL

Active member
Joined
Aug 1, 2013
Messages
35
Reaction score
0
I downloaded this reconnect script http://ugbase.eu/requests-10/(help)cleo-reconnect-samp-0-3z/msg35683/#msg35683 (see comment number #4), and I wanted to change the keys of the script, so I used Sanny Builder to decompile it, I got the source and I change it, but when I'm trying to compile it, it gives me the error "Unknown opcode 0B28.", any help?
the source of my edited version:
[sub]{$CLEO}

0000:

while true
wait 0
if and
0AB0:  17//ctrl
0AB0:  38//PAGE 4
then
0B28: samp disconnect_with_reason 0
wait 1000 ms
0B27: samp set_gamestate 1
end
end[/sub]

Thanks advanced for the help.
 
Status
Not open for further replies.
Top