Author Topic: need some help please  (Read 2116 times)

Offline stoneyhaze

  • Rank: Private
  • *
  • Posts: 4
need some help please
« on: October 14, 2009, 03:03:12 pm »
hay guys got the mod up and running fine but i cant  get any of my settings to take effect in weapon control and config. i had seen somewhere in the forums that you have to remove the // from the line you want to edit this did not work for me im a noob at this so could someone please show me an  example here is the change i would like to make        ************************************************************
// laserdot transparency
// 0 = disable (default)
// 1 = enabled, always on
// 2 = enabled, only when aiming down scope
// 3 = enabled, only when NOT aiming down scope
// set ex_laserdot "3"

// Static Cross - if ON, you must disable ex_laserdot
//set ex_static_cross "0"

// laser dot size min = 1 max = 5
// min = 1, max = 10, default = 2
//set ex_laserdot_size "2"

// color (default 1,0,0)
//set ex_laserdot_red "1"
//set ex_laserdot_green "0"
//set ex_laserdot_blue "0"

     i put back in the // i would  appreciate any help you guys can give me

Offline TBMike

  • Rank: Private
  • *
  • Posts: 70
    • http://www.tbclan.co.uk
Re: need some help please
« Reply #1 on: October 14, 2009, 04:01:48 pm »
This would be how you have it in the config

************************************************************
// laserdot transparency
// 0 = disable (default)
// 1 = enabled, always on
// 2 = enabled, only when aiming down scope
// 3 = enabled, only when NOT aiming down scope
set ex_laserdot "3"

// Static Cross - if ON, you must disable ex_laserdot
set ex_static_cross "0"

// laser dot size min = 1 max = 5
// min = 1, max = 10, default = 2
set ex_laserdot_size "2"

// color (default 1,0,0)
set ex_laserdot_red "1"
//set ex_laserdot_green "0"
//set ex_laserdot_blue "0"

Offline Lothegard

  • Rank: Private
  • *
  • Posts: 960
    • http://www.clan-ssl.se
Re: need some help please
« Reply #2 on: October 14, 2009, 04:20:34 pm »
And dont forget to restart your server after you have made changes in the config files.

Offline TBMike

  • Rank: Private
  • *
  • Posts: 70
    • http://www.tbclan.co.uk
Re: need some help please
« Reply #3 on: October 14, 2009, 04:21:37 pm »
oops rookie mistake lol thanks Lothegard lol - Just as i am configuring my server now and JUST hit reset i got an email with this reply hahaha

Offline stoneyhaze

  • Rank: Private
  • *
  • Posts: 4
Re: need some help please
« Reply #4 on: October 14, 2009, 05:15:45 pm »
still not working im a noob and may have missed something   lol  
*************************************************************************
// laserdot transparency
// 0 = disable (default)
// 1 = enabled, always on
// 2 = enabled, only when aiming down scope
// 3 = enabled, only when NOT aiming down scope
set ex_laserdot "3"

// Static Cross - if ON, you must disable ex_laserdot
set ex_static_cross "0"

// laser dot size min = 1 max = 5
// min = 1, max = 10, default = 2
set ex_laserdot_size "2"

// color (default 1,0,0)
set ex_laserdot_red "1"
//set ex_laserdot_green "0"
//set ex_laserdot_blue "0"

Offline stoneyhaze

  • Rank: Private
  • *
  • Posts: 4
Re: need some help please
« Reply #5 on: October 14, 2009, 05:16:43 pm »
and i did restart the serv

Offline TBMike

  • Rank: Private
  • *
  • Posts: 70
    • http://www.tbclan.co.uk
Re: need some help please
« Reply #6 on: October 14, 2009, 05:17:11 pm »
Those settings would provide you with a red dot 2 in size

if this defo what you are trying to achieve - if its not happening what is happening ?

Offline stoneyhaze

  • Rank: Private
  • *
  • Posts: 4
Re: need some help please
« Reply #7 on: October 14, 2009, 05:23:06 pm »
yes i wanted the red dot but it is keeping the crosshairs  no red dot

Offline TBMike

  • Rank: Private
  • *
  • Posts: 70
    • http://www.tbclan.co.uk
Re: need some help please
« Reply #8 on: October 15, 2009, 01:35:31 am »
this is working perfect on my server - can you zip up and post your weaponcontrol.cfg file and i will try that on my server ?