spunkybd 0 Posted August 1, 2012 I need to set my server.cfg to allow 3rd person, disable nameplates, disable tracers, disable crosshairsHeres my current cfg.// WELCOME MESSAGE ("message of the day")// It can be several lines, separated by comma// Empty messages "" will not be displayed at all but are only for increasing the intervalmotd[] = {"DayZ server by Spunkybd","","",};motdInterval = 5; // Time interval (in seconds) between each message// JOINING RULESmaxPlayers = 40; // Maximum amount of players. Civilians and watchers, beholder, bystanders and so on also count as player.kickDuplicate = 0; // Each ArmA version has its own ID. If kickDuplicate is set to 1, a player will be kicked when he joins a server where another player with the same ID is playing.verifySignatures = 2; // Verifies .pbos against .bisign files. Valid values 0 (disabled), 1 (prefer v2 sigs but accept v1 too) and 2 (only v2 sigs are allowed).equalModRequired = 0; // Outdated. If set to 1, player has to use exactly the same -mod= startup parameter as the server.requiredBuild = 95310; // Require clients joining to have at least build 12345 of game, preventing obsolete clients to connect// VOTINGvoteMissionPlayers = 1; // Tells the server how many people must connect so that it displays the mission selection screen.voteThreshold = 2; // 33% or more players need to vote for something, for example an admin or a new map, to become effective// INGAME SETTINGSdisableVoN = 1; // 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 system// SCRIPTING ISSUESonUserConnected = ""; //onUserDisconnected = ""; //doubleIdDetected = ""; //// SIGNATURE VERIFICATIONonUnsignedData = "kick (_this select 0)"; // unsigned data detectedonHackedData = "kick (_this select 0)"; //"ban (_this select 0)"; // tampering of the signature detectedonDifferentData = ""; // data with a valid signature, but different version than the one present on server detected// MISSIONS CYCLE (see below)class Missions{class DayZ { template = dayz_7523.Chernarus; difficulty = "Veteran"; // change this for other difficulty settings, regular, expert is valid};};Thanks,Spunky Share this post Link to post Share on other sites
chrispowdrill@yahoo.co.uk 10 Posted August 1, 2012 Its under the dificulty settings Share this post Link to post Share on other sites
spunkybd 0 Posted August 1, 2012 Where do i go for that? Or what file?Sorry noob here.. Just wanted a place to call home in dayz for our clan. Share this post Link to post Share on other sites
chrispowdrill@yahoo.co.uk 10 Posted August 1, 2012 who hosts your server?Id just check through all .cfg files till you see the dificulty options i know where mines kept but might differ with dif hosts.You will see lets sayveteran; then underneath that you will have...3D on = 0 for no 1 for yesetc 1 Share this post Link to post Share on other sites
spunkybd 0 Posted August 1, 2012 Defconservers.comSo it is a dif file from the server.cfg file? Share this post Link to post Share on other sites
chrispowdrill@yahoo.co.uk 10 Posted August 1, 2012 mine is yes, i see you have veteran difficulty set in your main server.cfg so you will need to edit the section under veteran. Make sure your server is stopped before editing then save the cfg then start server again Share this post Link to post Share on other sites
chrispowdrill@yahoo.co.uk 10 Posted August 1, 2012 (edited) mine is in cfgdayz.ArmA2OAProfile just looked, then under veteran...3rd person =1;friendlytag=0;enemytag=0;weaponcursor=1; Edited August 1, 2012 by Targett Share this post Link to post Share on other sites
spunkybd 0 Posted August 1, 2012 Your weapon cursor is set to on correct? Share this post Link to post Share on other sites
chrispowdrill@yahoo.co.uk 10 Posted August 1, 2012 (edited) yes.in your cfg 1=on 0=off Edited August 1, 2012 by Targett Share this post Link to post Share on other sites
spunkybd 0 Posted August 1, 2012 One last question.. what folder is that cfg in? In my \\cfgdayz\ i dont see it.. whos your hosting? Maybe i should find someone using defcon that has gone through this. Share this post Link to post Share on other sites
chrispowdrill@yahoo.co.uk 10 Posted August 1, 2012 im with vilayer in my sig. Think its in users/cfgdayz.ArmA2OAProfile cant really look tomuch as at work Share this post Link to post Share on other sites
spunkybd 0 Posted August 1, 2012 Im at work too... lol going through tor network to by pass all these damn firewalls... Share this post Link to post Share on other sites
chrispowdrill@yahoo.co.uk 10 Posted August 1, 2012 haha, i cant access my control panel on work pc as its all blocked so have to do it on crappy 3g internet on my phone Share this post Link to post Share on other sites
spunkybd 0 Posted August 1, 2012 Btw.. Thanks! found that file and put the config how i wanted. Share this post Link to post Share on other sites
Kampf Kroete 0 Posted August 4, 2012 ive got quite the same problem! i set the server on veteran and change 3rdp to off and crosshair off, but when joining server everything is on! some idees? Share this post Link to post Share on other sites
mrbravo66 26 Posted November 10, 2012 ive got quite the same problem! i set the server on veteran and change 3rdp to off and crosshair off, but when joining server everything is on! some idees?No idea I am having this problem, I hope someone answers this question because I am stuck! Share this post Link to post Share on other sites