OK so I have a problem with camzoom.cs
|
My camera starts shaking for some reason
did anybody encounter this problem?
Also if anyone knows how to fix that problem
your input would be much appreciated
|
My camera starts shaking for some reason
did anybody encounter this problem?
Also if anyone knows how to fix that problem
your input would be much appreciated
CSS:
// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 14.6.2013
{$CLEO .cs}
0000: NOP
:Noname_2
wait 0
if
Player.Defined($PLAYER_CHAR)
jf @Noname_2
if
82D8: not actor $PLAYER_ACTOR current_weapon == 34
jf @Noname_2
if
82D8: not actor $PLAYER_ACTOR current_weapon == 43
jf @Noname_2
0922: set_camera_zoom_from 101.0 to 0.1 timelimit 1000 smooth_transition 1
if and
key_down 49
key_down 17
jf @Noname_2
wait 500
jump @Noname_106
:Noname_106
wait 0
if and
key_down 49
key_down 17
jf @Noname_106
wait 500
jump @Noname_2