normal viewing

Discussions about UT99
Post Reply
mrcreations
Posts: 1
Joined: Fri Jul 06, 2018 3:36 pm

normal viewing

Post by mrcreations »

How can I return to the normal player view without having to go around all the players?
I have tried the command "behindview0 - 1" but it doesn't allow to return intantaneously to the "own camera" as i would.
How i can do?

thanks in advance

mark
User avatar
Feralidragon
Godlike
Posts: 5489
Joined: Wed Feb 27, 2008 6:24 pm
Personal rank: Work In Progress
Location: Liandri

Re: normal viewing

Post by Feralidragon »

You have 2 ways of doing it.

If you have keybinds to each one of your teammates specifically, then if you go to view that teammate, you can just use the same key to go back immediately to your own view.

However, if not, there's a console command indeed: ViewSelf (or just viewself). :)
User avatar
Chamberly
Godlike
Posts: 1963
Joined: Sat Sep 17, 2011 4:32 pm
Personal rank: Dame. Vandora
Location: TN, USA
Contact:

Re: normal viewing

Post by Chamberly »

Feralidragon wrote:You have 2 ways of doing it.

If you have keybinds to each one of your teammates specifically, then if you go to view that teammate, you can just use the same key to go back immediately to your own view.

However, if not, there's a console command indeed: ViewSelf (or just viewself). :)
If the teammate is using said player ID #, right? Or is there a no # method?
Image
Image
Image Edit: Why does my sig not work anymore?
User avatar
Feralidragon
Godlike
Posts: 5489
Joined: Wed Feb 27, 2008 6:24 pm
Personal rank: Work In Progress
Location: Liandri

Re: normal viewing

Post by Feralidragon »

Whenever you keybind to see specific teammates, the command it actually binds is: ViewPlayerNum <number> .
But you also have ViewPlayer <name>, so you can do the same, but by player name instead.

Also, I don't know all these out of the top of my head, I am just interpreting the source code itself of the PlayerPawn class:
http://uncodex.ut-files.com/UT/v436/Sou ... rpawn.html
this is just so you guys know where to look at (if you know a bit of UScript).
Post Reply