Weapon Limits


AcidBurn
02-15-2004, 01:14 PM
my first map is in the works

looks nice still need to add a few things though


my question is im tryin to figure out how to limit the # of weapons

i have the axis so they can only use the k98

i made the allies british to give them a rifle that was equal

i cant get it set so you can only choose the rifle on the allie side though

i set all to 0 but it still isnt workin right this is what my cfg file looks like

echo 3rdtry.cfg loaded
echo Map by AcidBurn

mp_limitalliesenfield "-1"
mp_limitalliesten "0"
mp_limitalliesscopedenfield "0"
mp_limitalliesbren "0"


mp_limitaxisk98 "-1"
mp_limitaxisk43 "0"
mp_limitaxismp40 "0"
mp_limitaxismp44 "0"
mp_limitaxisscopedkar "0"
mp_limitaxismg34 "0"
mp_limitaxismg42 "0"

so anyone know whats wrong?
do i not have the allie weapons named right?(remember there british so dont say "oh you forgot the rest" LOL)

anyway ty in advance

Kraut-Killer
02-15-2004, 01:57 PM
It's,

mp_limitbritlight
mp_limitbritassault
mp_limitbritsniper
mp_limitbritmg

light = Enfield
assault = Sten
sniper = scoped Enfield
mg = Bren

AcidBurn
02-15-2004, 04:36 PM
ty kraut

havent tried it yet but im sure thats what i did wrong now that i read your post

Day of Defeat Forum Archive created by Neil Jedrzejewski.

This in an partial archive of the old Day of Defeat forums orignally hosted by Valve Software LLC.
Material has been archived for the purpose of creating a knowledge base from messages posted between 2003 and 2008.