wraith36
Posts: 2
05:43 PM 05/08/2010 |
Hi all.
I would like to say that obscurity has given me so many shocks my heart is now pickled.
To my problem.
While in game pb kicks me saying " Cvar cg_hudDamageIconHeight = "0" must be equal to "64"
Any way why is pb saying this and how do i stop it doing it.
Its driving me round the bend.
The mod is running from our clans dedi box and no other mod we run is giving me this issue.
Do i have to change settings in pbbans configs or am i missing something totaly.
Sorry if this is in the wrong section, i do apolagise.
Thx for any help in advance.
And great mod for scaring your friends.
|
Snakelet
(xfire: snakelet)
OBS Dev
Posts: 1330
01:32 AM 06/08/2010 |
You will need to do the following I believe.
You need to find the pb file pbsv.cfg (or it could be pbsvuser.cfg) on your server and remove the line relating to cg_hudDamageIconHeight.
It will probably look something like: pb_sv_cvar cg_hudDamageIconHeight IN 64 (or some number)
I'm no pb expert, but I believe that if you want to keep this line and not remove it, typing it as pb_sv_cvar cg_hudDamageIconHeight IN 0 64 (64 is the default) should allow anything between those ranges.
This will however only be the case if you have a pb config on your server to do additional checks via the pb cfg file.
Let me know if it works, if not, over to you Falcar!
|
wraith36
Posts: 2
09:46 AM 06/08/2010 |
Thx for the reply Snakelet
I will try that after breakfast.
And great mod by the way.
|