Jump to content
Sign in to follow this  
ParagonXVIII

Putting in third person into the server.cfg

Recommended Posts

Hello, I have changed my server to veteran lately but was wondering how I would add in third person as well so far I have this:

// INGAME SETTINGS

disableVoN = 0; // If set to 1, Voice over Net will not be available

vonCodecQuality = 10; // Quality from 1 to 10

persistent = 1; // If 1, missions still run on even after the last player disconnected.

timeStampFormat = "short"; // Set the timestamp format used on each report line in server-side RPT file. Possible values are "none" (default),"short","full".

BattlEye = 1; // Server to use BattlEye system

3rdPersonView = 1; // Sets if the 3rd person option is available

How I'm not sure if this is the right code or if it's in the right place so any help much be much appreciated!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×