View Single Post
psychonic

BAFFLED
Join Date: May 2008
Old 03-17-2015 , 06:45   Re: Stripper:Source (Updated 2011-04-15)
Reply With Quote #1348

Quote:
Originally Posted by WhataMack View Post
Code:
filter:
{
    "classname" "weapon_pumpshotgun"
    "classname" "weapon_autoshotgun"
    "classname" "weapon_shotgun_spas"
    "classname" "weapon_shotgun_chrome"
}
L4D2 maps use a weapon_spawn entity to mark where weapons will spawn, with a weapon_selection keyvalue set to something like "any_primary", "tier1_any", "any_shotgun", "tier1_shotgun", etc. The weapons are not placed directly on the map.
psychonic is offline