CLEO Help " ]OP[Crosshair.cs " HELP!

CLEO related
Status
Not open for further replies.

xsample

Active member
Joined
Mar 20, 2014
Messages
25
Reaction score
0
Hello,  ' ]OP[Crosshair.cs ' it's the instant crosshair , can someone teach me to activate it automatic when i open gta / samp ? and with wich program? Sanny Builder? 'cuz to activate it, will must type 'crosshair' and sometimes get disables without typing 'OFF' , sorry for my bad Englesh.
J8i7zs7.jpg
 
Joined
Feb 18, 2005
Messages
2,965
Reaction score
272
Code:
thread "TXD"
wait 1000
03F0: 1
0390: load_txd "HUD"
038F: load_texture "SITEM16" as 102

:TXD
wait 0
if 0256: $player_actor
then 038D: draw_text 102 pos 320.0 240.0 size 640.0 480.0 rgba 255 255 255 255
end
jump @TXD
 
Status
Not open for further replies.
Top