Jump to content
Sign in to follow this  
hooligan (DayZ)

3rd person with no nametags

Recommended Posts

anyone know how i can set this up in the server.cfg??

if i just put "regular" difficulty, it will give 3rd person AND name tags. i just want 3rd person, NO name tags..

thanks

Share this post


Link to post
Share on other sites

cfgdayz.ARMAOAPROFILE

then this below


class Regular
{
class Flags
{
Armor=1;
FriendlyTag=0;
EnemyTag=0;
HUD=0;
HUDPerm=0;
HUDWp=0;
HUDWpPerm=0;
WeaponCursor=1;
AutoAim=0;
AutoGuideAT=0;
3rdPersonView=1;
ClockIndicator=1;
Map=0;
Tracers=1;
AutoSpot=0;
UltraAI=0;
DeathMessages=1;
NetStats=1;
VonID=1;
};
skillFriendly=0.44999999;
skillEnemy=0.44999999;
precisionFriendly=0.34999999;
precisionEnemy=0.34999999;
};

Share this post


Link to post
Share on other sites

anyone know how i can set this up in the server.cfg??

if i just put "regular" difficulty' date=' it will give 3rd person AND name tags. i just want 3rd person, NO name tags..

thanks

[/quote']

You can alter it in the arma profile file. It should be located under cfgdayz\Users\cfgdayz\cfgdayz.ArmA2OAProfile

Just simply edit the flags under your set difficulty to your liking. The information on the tags are here:

http://community.bistudio.com/wiki/server.armaprofile#Example_Configuration_File

Comment flags in there and everything, explaining each value.

EDIT: Your server has to be stopped for you to save the file.

Share this post


Link to post
Share on other sites

I haven't done this from a server perspective, but if you go into the difficulty settings, there should be an edit option, to customize with features you want to allow on Regular or Veteran. You should probably edit Veteran or Expert difficulties, rather than Regular difficulties, because Regular allows alot of helping aids like player markers on the map ect.

Options/Game Options/Dificulty/Veteran/Scroll down to "3rd Person View", select Enabled/Disable.

Share this post


Link to post
Share on other sites

screen shot? please

No need for a screenshot, just navigate to your working arma directory and follow the path I provided for you. :)

Share this post


Link to post
Share on other sites

Hey dudes!

Is there a way to make nametags work only within for example 20 meters or something like that?

(Its nice for finding team members but its bad since it allows long range spotting like some sort of radar.)

Share this post


Link to post
Share on other sites

Hey dudes!

Is there a way to make nametags work only within for example 20 meters or something like that?

(Its nice for finding team members but its bad since it allows long range spotting like some sort of radar.)

As far as I know. Nope. It's either on or off.

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  

×