Neo
Posts: 1
08:23 PM 27/05/2012 |
Hi everybody!
I would really need your help. :D
In the server's main CFG there are those two lines:
set perk_allow_rpg_mp "0"
set attach_allow_assault_gl "0"
My problem is that it disallows the GL, but not the RPG (which I can still choose ingame).
What could be the problem? How to disallow RPG properly? Is there some special setting for that in Obscurity CFG's or what should I try?
Thanks for any help, much appreciated. ;)
|
Falcar
(xfire: seamusthefamous)
OBS Dev
Posts: 526
01:28 PM 05/06/2012 |
*installs call of duty* let me take a look...
|
Falcar
(xfire: seamusthefamous)
OBS Dev
Posts: 526
01:50 PM 05/06/2012 |
Ok, it's because we never really (properly) supported disabling perks. The logic and dvars are leftover from ModWarfare, the base mod provided by IW that allows ingame create-a-class.
Attachment disabling still works because we haven't really touched that - perks on the other hand don't work, because we had to re-write the perk system to support the 4th perk category. It wasn't worth the time spent coding in the functionality to disable perks, when we were going to have them all turned on anyway.
If we release an update in the future (not sure if we will, but Snakelet and I ideally would like to release a final version if we can find the time) we might add it in, but for the time being if it's *really* a massive problem you'll probably just have to make it a rule not to use RPGs and get your admins to enforce it :(
|