vars.crossHair - not recognised

Trying to set up a hardcore type server.
However the original hardcore mode needed crosshairs to be disabled, but when using the vars.crossHair true/false/0/1 command, it doesn’t seem to be recognised - any suggestions?

./Mox

1 Like

Hi! For hardcore use vars.hud false/true . This command disable hud and crosshair. If you need to disable crosshair only, i think mod needed.
For hardcore server you need to use:
vars.friendlyFire true
vars.regenerateHealth false
vars.onlySquadLeaderSpawn true
vars.soldierHealth 60
vars.hud false
vars.killCam false
vars.miniMap false
vars.3dSpotting false
vars.miniMapSpotting true (for minimap when you die or use ESC button)
vars.3pCam false
Thiat commands for vanila bf3 hardcore server. On your server vu you can change any command

1 Like

Thanks, ARCHI_UFanet,
Trying to get some friend to learn the basics, so have the HUD enabled for now - figured I could turn the crosshair off independently of the HUD, seeing that the command (vars.crosshair) is listed (but as said, not recognised), but guess I was wrong.

Will disable the HUD as soon as the “fresh meat” is up to speed with the game mechanics.

Thanks.

./Mox