ParagonXVIII 4 Posted June 20, 2012 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 SETTINGSdisableVoN = 0; // If set to 1, Voice over Net will not be availablevonCodecQuality = 10; // Quality from 1 to 10persistent = 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 system3rdPersonView = 1; // Sets if the 3rd person option is availableHow 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