Jump to content
Sign in to follow this  
heinzefabian@ymail.com

weaponCursor = 0 but still crosshair

Recommended Posts

Yeah I have the problem.

I wrote weaponCursor = 0 in cfgDayz.Arma2OAProfile at Veteran, server is running on Veteran, but i still have a crosshair right now.

Anyone knows why? Other servers with the same cofig runs w/o crosshair.

Regards

Edited by eightD

Share this post


Link to post
Share on other sites

Uh, you have to edit the section that defines the veteran preset, you can't just add it because it's still defined as 1 for veteran.

Share this post


Link to post
Share on other sites

I edited it, not just adding :P


class Veteran
{
class Flags
{
3rdPersonView=1;
armor=0;
autoAim=0;
autoGuideAT=0;
autoSpot=0;
cameraShake=1;
clockIndicator=0;
deathMessages=1;
enemyTag=0;
friendlyTag=0;
hud=1;
hudGroupInfo=0;
hudPerm=0;
hudWp=1;
hudWpPerm=0;
map=0;
netStats=1;
tracers=0;
ultraAI=0;
unlimitedSaves=0;
vonId=0;
weaponCursor=0;
};
skillFriendly=1;
precisionFriendly=1;
skillEnemy=0.89999998;
precisionEnemy=0.75;
};

as I said server is running on veteran, so yeah i wrote veteran in server.cfg

Edited by eightD

Share this post


Link to post
Share on other sites

Because you are playing on someone else's server you will play with HIS settings...

Share this post


Link to post
Share on other sites

Well dude i know on what server i am playing...

FIxed it, by editing -name parameter from LocationID to cfgdayz, maybe it should be added @ install guide.

Edited by eightD

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  

×