CLEO Help ON/OFF on CLEO FOV

CLEO related
Status
Not open for further replies.

Lukaluka1812

Member
Joined
Dec 23, 2018
Messages
19
Reaction score
0
Hello, someone could help me to setup ON/OFF on this cleo? Thanks.



// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 6.14.2013
{$CLEO .cs}

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

:NONAME_2
wait 0
if and
Player.Defined($PLAYER_CHAR)
82D8: not actor $PLAYER_ACTOR current_weapon == 99
jf @NONAME_2
0922: set_camera_zoom_from 103.0 to 0.0 timelimit 15000 smooth_transition 2
jump @NONAME_53

:NONAME_53
wait 0
if
82D8: not actor $PLAYER_ACTOR current_weapon == 99
jf @NONAME_2
0922: set_camera_zoom_from 103.0 to 0.0 timelimit 15000 smooth_transition 2
jump @NONAME_53
 

Attachments

  • Building_Effect_LONGE.cs
    17.2 KB · Views: 8
Status
Not open for further replies.
Top