restricting classes in dod Created 19 years ago2005-03-23 01:57:10 UTC by gforce0909 gforce0909

Created 19 years ago2005-03-23 01:57:10 UTC by gforce0909 gforce0909

Posted 19 years ago2005-03-23 01:57:10 UTC Post #98652
how can you set an option in your map to restrict certain classes in dod

im assuming there is, since on charlie you cant choose bazooka, unless when they made the game they set an option for servers to always disable that

if you do know plz tell me :)
Posted 19 years ago2005-03-23 04:05:29 UTC Post #98656
They dindt include it in the map, but i have no idea how they done that, i think it is in a team specific entinty, just as well as you can make the allies english ore equip the germans with the para-trooper weapons(zweibein and zielferohner)
Posted 19 years ago2005-03-24 18:50:22 UTC Post #98880
It is done with a 'mapname'.cfg.
Here is the one for Zafod:
echo dod_zafod.cfg loaded

//Allies
mp_limitallieslight -1
mp_limitalliesassault -1
mp_limitalliesheavy -1
mp_limitalliessniper -1
mp_limitalliesmg -1

//Axis
mp_limitaxislight -1
mp_limitaxisassault -1
mp_limitaxisheavy -1
mp_limitaxissniper -1
mp_limitaxismg -1
To figure it all out, you are going to have to search the web as the site I got all my information from is now long gone, hopefully someone out there is still providing it.
Although this thread might give you some ideas:
cfg discussion
You must be logged in to post a response.