Headline / WeaponSpawner

A weapon spawner for SourceMod made for weaponless maps
GNU General Public License v3.0
6 stars 1 forks source link

[Q] Remove Weapon Spawns #4

Open BlackYuzia opened 6 years ago

BlackYuzia commented 6 years ago

Hi @Headline , I have a question. If your can create spawns weapons. You can deleted him from map? I mean, you can add func remove weapon spawns (RWS) && remove default weapon spawns (RDWS) or remove spawns harder than just add spawns?

RWS - Remove spawns what add your plugin (with sm_addweapon(s))

RDWS - Remove spawns what have map in default. (Example: Map $2000$, where have ak47, m4a1, and other weapon in default.)

If you want update your plugin, of course.

Cruze03 commented 6 years ago

mp_weapons_allow_map_placed "0" if csgo (I know I'm too quick)