ItsMods

Full Version: Barbones Dvar??
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Maybe you all know the servers where the following stuff is disabled:

Perks
Equipment
Killstreaks
Attachments

I can't find how to ''activate'' that in a mod.
It's the last thing to fix and then cmMOD can run pretty well on Unranked servers I think, even without menu it should be balanced.
nvm people found it:
scr_disable_attachments "0"
E scr_disable_cac "0"
E scr_disable_contracts "0"
E scr_disable_equipment "0"
E scr_disable_tacinsert "0"
E scr_disable_weapondrop "0"
(06-02-2011, 09:55)Eekhoorn Wrote: [ -> ]Maybe you all know the servers where the following stuff is disabled:

Perks
Equipment
Killstreaks
Attachments

I can't find how to ''activate'' that in a mod.
It's the last thing to fix and then cmMOD can run pretty well on Unranked servers I think, even without menu it should be balanced.
nvm people found it:
scr_disable_attachments "0"
E scr_disable_cac "0"
E scr_disable_contracts "0"
E scr_disable_equipment "0"
E scr_disable_tacinsert "0"
E scr_disable_weapondrop "0"

Why disable weapondrop?
that's not going to be used
(06-02-2011, 09:55)Eekhoorn Wrote: [ -> ]Maybe you all know the servers where the following stuff is disabled:

Perks
Equipment
Killstreaks
Attachments

I can't find how to ''activate'' that in a mod.
It's the last thing to fix and then cmMOD can run pretty well on Unranked servers I think, even without menu it should be balanced.
nvm people found it:
scr_disable_attachments "0"
E scr_disable_cac "0"
E scr_disable_contracts "0"
E scr_disable_equipment "0"
E scr_disable_tacinsert "0"
E scr_disable_weapondrop "0"

whats the E before the last 5 dvars mean are they mant to be there or not ?