Raised This Month: $51 Target: $400
 12% 

Camera effect


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
dFF
sıɹɹoɥɔ ʞɔnu
Join Date: Oct 2009
Old 07-07-2013 , 12:26   Camera effect
Reply With Quote #1

Hi, i want to create a camera effect like in First Person Death by MPNumB.
I tried to call pev_iuser1 with 0 but it's work only when player is dead and I need the same effect also for alive players.
It's there a way to reproduce this ? an offest .. anything ?

Last edited by dFF; 07-07-2013 at 12:29.
dFF is offline
~Ice*shOt
Veteran Member
Join Date: Mar 2009
Location: Lithuania
Old 07-07-2013 , 13:00   Re: Camera effect
Reply With Quote #2

PHP Code:
    set_pev(idpev_health0.0
~Ice*shOt is offline
Send a message via Skype™ to ~Ice*shOt
dFF
sıɹɹoɥɔ ʞɔnu
Join Date: Oct 2009
Old 07-07-2013 , 13:39   Re: Camera effect
Reply With Quote #3

Thanks, it's work.

But i have another problem, if i want to reset to normal camera (normal view) i used: pev_health 100, pev_iuser1 0 but it's a problem: player is ducking and i need to press manually duck button (ctrl) to reset to normal.
I tried to set pev_button | IN_DUCK but it's not work. Is a way to reset player camera to normal ?

Last edited by dFF; 07-07-2013 at 13:39.
dFF is offline
~Ice*shOt
Veteran Member
Join Date: Mar 2009
Location: Lithuania
Old 07-07-2013 , 16:12   Re: Camera effect
Reply With Quote #4

Yes I faced this problem too, don't know how to fix it. Maybe someone will write.
~Ice*shOt is offline
Send a message via Skype™ to ~Ice*shOt
dFF
sıɹɹoɥɔ ʞɔnu
Join Date: Oct 2009
Old 07-07-2013 , 16:21   Re: Camera effect
Reply With Quote #5

I tried to set:

PHP Code:
pev_button IN_DUCK
pev_flags 
FL_DUCKING [set/remove]
m_afButtonPressed IN_DUCK 
and fail .. not work.

Another way i think is to create a custom entity and attach view/camera, but i don't think if it work .. wait for another solutions.
dFF is offline
a7811311622
Member
Join Date: Apr 2010
Old 07-08-2013 , 03:59   Re: Camera effect
Reply With Quote #6

Try pev_oldbuttons?
__________________
a7811311622 is offline
dFF
sıɹɹoɥɔ ʞɔnu
Join Date: Oct 2009
Old 07-08-2013 , 07:51   Re: Camera effect
Reply With Quote #7

Tried and not work.
dFF is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:00.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode