PDA

View Full Version : Command to turn 3rd off server



[SoF]Max
Dec 14 2006, 05:35
Any one of a list of server cvar that can be used server side in server.cfg? Like 3rd?

I tried a few things but couldn't turn it off?

HitmanFF
Dec 14 2006, 06:37
In this thread (http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=73;t=55569;st=45) there&#39;s a working example of a server profile. Change to <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">3rdPersonView=0;[/QUOTE]and 3rd person should be disabled.

[SoF]Max
Dec 14 2006, 08:05
In this thread (http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=73;t=55569;st=45) there&#39;s a working example of a server profile. Change to <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">3rdPersonView=0;and 3rd person should be disabled.[/QUOTE]
Thanks