• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

moving camera

Newbie Spellweaver
Joined
Dec 5, 2017
Messages
23
Reaction score
4
hi rz
i have idea about like if i died the camera will moving out from the dead body like csgo smooth system or newz bus station camera moving
but i don't have any sample code or any basic
i come here to need help to fill my ideas


ps. My English sucks
thanks
 
Skilled Illusionist
Joined
Jan 22, 2014
Messages
310
Reaction score
323
or newz bus station camera moving

look for that vars
Code:
REG_VAR( g_char_spect,                0,                        0 );
REG_VAR( g_char_spect_x,            0,                        0 );
REG_VAR( g_char_spect_y,            0,                        0 );
REG_VAR( g_char_spect_z,            0,                        0 );
REG_VAR( g_char_spect_radius,        8,                        0 );//from 2
REG_VAR( g_char_spect_angle_y,        0,                        0 );
REG_VAR( g_char_spect_angle_x,        25,                        0 );//from 45
REG_VAR( g_char_spect_angle_vel,    45,                        0 );//from 90
 
Upvote 0
Newbie Spellweaver
Joined
Dec 5, 2017
Messages
23
Reaction score
4
maybe yes lol?
But i'm trying to make camera moving a point to b point
-edit
yeah right
that command line it's not enough to learn
i'm still looking other way to make it
 
Upvote 0
Back
Top