ZDaemon Forum Index ZDaemon
Client/Server DOOM
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Spectator bobbing

 
Post new topic   Reply to topic    ZDaemon Forum Index -> Rejected Bugs
View previous topic :: View next topic  
Author Message
fx02
On a Rampage!


Joined: 04 Jan 2004

PostPosted: Sun Oct 14, 2012 12:59 am    Post subject: Spectator bobbing Reply with quote

When in spectator mode when you move view is bobbing (moving up and down)
I think it should be turned off in spectator mode. Dunno if it's possible to turn it off via config.
Back to top
View user's profile Send private message Visit poster's website
[BK>Bulb
On a Rampage!


Joined: 15 May 2007
Location: CZ

PostPosted: Sun Oct 14, 2012 12:30 pm    Post subject: Reply with quote

movebob 0 // turn it off
movebob 0.25 // turn it on

But it will influence your own settings as well.
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
phenex2
Unstoppable!


Joined: 10 Jan 2008

PostPosted: Sun Oct 14, 2012 8:26 pm    Post subject: Reply with quote

strange i thought we disabled the bobbing for the spec.
i'll check the code again.
Back to top
View user's profile Send private message
fx02
On a Rampage!


Joined: 04 Jan 2004

PostPosted: Mon Oct 15, 2012 12:34 am    Post subject: Reply with quote

I have it turned off when playing
Back to top
View user's profile Send private message Visit poster's website
phenex2
Unstoppable!


Joined: 10 Jan 2008

PostPosted: Mon Oct 15, 2012 3:31 am    Post subject: Reply with quote

i just checked and i cant get my spectator to bob at all. i had the crosshair enabled and focused a point in the distance. i tried it in SP as a spec and in a demo with a freespec. the corsshair remained focused on the same spot and didnt bob at all although i use a movebob of 0.25 ingame.

here is the relevant code:
Code:
player->bob = (player->spectator) ? 0 : FixedMul(player->bob, players[consoleplayer].userinfo.MoveBob);
as you can see the view does not bob for specators.

did you maybe mean that it bobs when you watch through the eyes of another player?
Back to top
View user's profile Send private message
Kilgore
Air Cavalry


Joined: 17 Jun 2003
Location: Up the river

PostPosted: Tue Oct 16, 2012 2:35 am    Post subject: Reply with quote

Are we sure we're talking about the 1.09 client?
Back to top
View user's profile Send private message Visit poster's website
fx02
On a Rampage!


Joined: 04 Jan 2004

PostPosted: Tue Oct 16, 2012 11:03 am    Post subject: Reply with quote

Well, yes now I try and cant get it anymore, it's 1.09. I think I have a demo have to look for it.
Back to top
View user's profile Send private message Visit poster's website
phenex2
Unstoppable!


Joined: 10 Jan 2008

PostPosted: Wed Feb 06, 2013 10:29 pm    Post subject: Reply with quote

if the problem still exists then just bump this thread.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ZDaemon Forum Index -> Rejected Bugs All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group