i have code but it automatically turn when i'm join game , how to add on/off for this code??
Код:
{$cleo}
thread display
while true
wait 0
0390: load_txd_dictionary 'sniper'
038F: load_texture "scope" as 1
while 8AB0: not key_pressed 64
wait 0
03F0: enable_text_draw 1
038D: draw_texture 1 position 320.0 240.0 size 640.0 480.0 RGBA 255 255 255 255
end
end