CLEO Help [HELP]Widescreen Cleo

CLEO related
Status
Not open for further replies.

a3285631532

New member
Joined
Jun 30, 2019
Messages
3
Reaction score
0
Hello,I got a script called WideScreen.cs before,and it is used to turn the screen into more wider and the HUD and Healthbar,Armourbar are hided,
but when i use the cleo , I can not use the Keyboard "ESC",and I cannot AFK,can you help me and solve the problem?
Thanks,and my english is bad.

Code:
// This file was decompiled using sascm.ini published by Seemann (http://sannybuilder.com/files/SASCM.rar) on 13.10.2007

{$VERSION 3.1.0027}
{$CLEO .cs}

//-------------MAIN---------------
0000: NOP

:NONAME_2
wait 250
if and
0AB0:   key_pressed 16
0AB0:   key_pressed 115
else_jump @NONAME_37
02A3: enable_widescreen 1
jump @NONAME_2

:NONAME_37
if and
0AB0:   key_pressed 16
0AB0:   key_pressed 116
else_jump @NONAME_2
02A3: enable_widescreen 0
jump @NONAME_2
 

Attachments

  • sa-mp-725.png
    sa-mp-725.png
    778.7 KB · Views: 21
Status
Not open for further replies.
Top