Author Topic: HC Crosshairs?  (Read 1299 times)

Offline MazeX

  • Rank: Private
  • *
  • Posts: 1
HC Crosshairs?
« on: February 17, 2008, 06:02:05 pm »
I have the server setup on HC, but i am still getting crosshairs? Am I missing something or?

Offline HopHead

  • Rank: Private
  • *
  • Posts: 41
    • http://maniaxe2.nuclearfallout.net/index.php
HC Crosshairs?
« Reply #1 on: February 17, 2008, 08:15:53 pm »
playercontrol.cfg

look for and change to your liking (my settings below):

// Forced clientside dvars
//***************************************************************************************************
// This feature allows you to control the clientside dvars

// forced clientside dvars?
// 0 = disable, 1 = enable, default = 0
set ex_nonadeind "1"
set ex_nocrosshair "0"
set ex_nodeathicon "1"
set ex_nomantlehint "1"
set ex_noredcrosshairs "1"
set ex_nocrosshairnames "1"   // if set to 1 enemy names will not be shown


Cheers,
Hop

Offline Sgt_Brown

  • Rank: Private
  • *
  • Posts: 36
HC Crosshairs?
« Reply #2 on: February 18, 2008, 04:25:37 am »
// forced clientside dvars?
// 0 = disable, 1 = enable, default = 0
set ex_nonadeind "1"
set ex_nocrosshair "0"
set ex_nodeathicon "1"
set ex_nomantlehint "1"
set ex_noredcrosshairs "1"
set ex_nocrosshairnames "1"   // if set to 1 enemy names will not be shown


If you don't want crosshairs, on the above make sure that

set ex_nocrosshair "0"

is set to

set ex_nocrosshair "1"

Sgt_Brown :wink: