OpenArena Message Boards

OpenArena => General => Topic started by: jonc on November 08, 2007, 12:52:32 AM



Title: thirdperson mode
Post by: jonc on November 08, 2007, 12:52:32 AM
Does anyone know how to set thirdperson mode as default?
Also, how do you add a crosshair to thirdperson mode (like Jedi Academy)?

Thanks


Title: Re: thirdperson mode
Post by: w1zrd on November 08, 2007, 01:08:35 AM
Does anyone know how to set thirdperson mode as default?
Also, how do you add a crosshair to thirdperson mode (like Jedi Academy)?

Thanks
You can only use this mode if you run on a server which has cheats enabled.
Code:
cg_thirdPerson "0"  // Enable/Disable third person view  	 
cg_thirdPersonAngle "0" // Change the angle of perspective
cg_thirdPersonRange "40"  // Change the viewing distance
As for the crosshair, that would be a no I'm afraid.


Title: Re: thirdperson mode
Post by: jonc on November 09, 2007, 07:01:54 AM
thanks wizard

oh and is there any way to make third person mode default? (and also not allowing first person mode?)


Title: Re: thirdperson mode
Post by: jonc on November 10, 2007, 10:03:08 PM
anyone?


Title: Re: thirdperson mode
Post by: w1zrd on November 11, 2007, 02:43:46 AM
anyone?
If you always play on a server with cheats enabled, then add a line saying:
Code:
cg_thirdPerson "1"
in your autoexec.cfg.


Title: Re: thirdperson mode
Post by: jonc on November 12, 2007, 04:14:56 AM
thanks, but is there anyway to put it in the source code?


Title: Re: thirdperson mode
Post by: w1zrd on November 12, 2007, 05:47:19 PM
thanks, but is there anyway to put it in the source code?
It is already in the source code, you simply change a variable for it.


Title: Re: thirdperson mode
Post by: Gerbil on December 02, 2007, 02:20:34 PM
cheats dont need to be on to go thirdperson, just to change the range/angle, does cheats need to be on