CLEO Help hm

CLEO related
Status
Not open for further replies.

m1r3

New member
Joined
Feb 13, 2017
Messages
3
Reaction score
0
http://pastebin.com/bD6xecnr

Can someone tell me what is this code about or what does this script do on server, please?
 
Joined
Dec 31, 2015
Messages
712
Reaction score
27
RE: Help. [FAST]

This part goes for checking whenever you pressed enter_vehicle (on foot) or enter\exit (in car) key
:NONAME_248
if
00E1: player 0 pressed_key 15
else_jump @NONAME_272
jump @NONAME_1225
//
Next statements goes for keys from 0 to 9 ( 1 2 3 4 5 6 7 8 9 0), whenever you pressed a key, number will be applied to the 1@ variable then this variable will be printed ingame, from 0 to 9 respectively
Shift key also does something
If I understood properly this script will change skin of your character, since I'm not really able to test it, just try press F (default enter vehicle key) + 0-9 and also Shift
 
Status
Not open for further replies.
Top