PatmanSan Unlimited

eXtreme+ Modification for Call Of Duty 5: World at War => CoD:WaW General Server Support => Topic started by: stoneyhaze on October 14, 2009, 03:03:12 pm

Title: need some help please
Post by: stoneyhaze 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
Title: Re: need some help please
Post by: TBMike 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"
Title: Re: need some help please
Post by: Lothegard on October 14, 2009, 04:20:34 pm
And dont forget to restart your server after you have made changes in the config files.
Title: Re: need some help please
Post by: TBMike 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
Title: Re: need some help please
Post by: stoneyhaze 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"
Title: Re: need some help please
Post by: stoneyhaze on October 14, 2009, 05:16:43 pm
and i did restart the serv
Title: Re: need some help please
Post by: TBMike 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 ?
Title: Re: need some help please
Post by: stoneyhaze on October 14, 2009, 05:23:06 pm
yes i wanted the red dot but it is keeping the crosshairs  no red dot
Title: Re: need some help please
Post by: TBMike 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 ?