29 lines
No EOL
1,022 B
Text
29 lines
No EOL
1,022 B
Text
hldm_weapons
|
|
{
|
|
when-cvar deathmatch equals 4
|
|
when-serverinfo maxclients greater-than 1
|
|
replace weapon_crowbar weapon_axe
|
|
replace weapon_357 weapon_nailgun
|
|
replace weapon_python weapon_nailgun
|
|
replace weapon_9mmAR weapon_supernailgun
|
|
replace weapon_mp5 weapon_supernailgun
|
|
replace weapon_crossbow weapon_lightning
|
|
replace weapon_egon weapon_lightning
|
|
replace weapon_gauss weapon_lightning
|
|
replace weapon_handgrenade weapon_grenadelauncher
|
|
replace weapon_hornetgun weapon_grenadelauncher
|
|
replace weapon_rpg weapon_rocketlauncher
|
|
replace weapon_satchel item_rockets
|
|
replace weapon_shotgun weapon_supershotgun
|
|
replace weapon_snark item_rockets
|
|
replace weapon_tripmine item_rockets
|
|
replace ammo_357 item_nails
|
|
replace ammo_9mmAR item_nails
|
|
replace ammo_9mmbox item_nails
|
|
replace ammo_9mmclip item_shells
|
|
replace ammo_ARgrenades item_rockets
|
|
replace ammo_buckshot item_shells
|
|
replace ammo_crossbow item_cells
|
|
replace ammo_gaussclip item_cells
|
|
replace ammo_rpgclip item_rockets
|
|
} |