valve/zpak001.pk3dir/scripts/maptweaks.txt
2024-09-17 12:48:09 -07:00

21 lines
554 B
Text

mutliplayer
{
when-cvar deathmatch equals 1
replace weapon_357 weapon_357_mp
replace weapon_python weapon_357_mp
replace weapon_9mmAR weapon_9mmAR_mp
replace weapon_mp5 weapon_9mmAR_mp
replace weapon_crossbow weapon_crossbow_mp
replace weapon_shotgun weapon_shotgun_mp
}
deprecated
{
replace weapon_python weapon_357
replace weapon_mp5 weapon_9mmAR
replace weapon_glock weapon_9mmhandgun
replace ammo_mp5clip ammo_9mmAR
replace ammo_9mmARclip ammo_9mmAR
replace ammo_glockclip ammo_9mmclip
replace ammo_mp5grenades ammo_ARgrenades
}