weapons.GetList
Description
Get a list of all the registered SWEPs. This does not include weapons added to spawnmenu manually.
Returns
Example
Example structure.
Output: 1:
Folder = weapons/weapon_myweapon
ClassName = weapon_myweapon
-- The rest of the SWEP table
2:
Folder = weapons/weapon_myweapon2
ClassName = weapon_myweapon2
-- The rest of the SWEP table