Player Spawn Weapon Remover
Version / Changelog
About:
Removes specified weapon(s) from player after player_spawn event if he survived / respawned with a spawn restricted weapon.
This is NO replace of the usual weapon restrictions plugin wich prevent carreing a weapon a whole round/map!
Usage:
psw_remover_enabled 0/1 - Enable/Disable plugin. Default: 1. Note: Alternatively you can disable it alo by setting "psw_remover_weapons" to "".
psw_remover_weapons - List of weapon entities to be removed from client. Multiple objects seperated by " " (space). default: "" (disabled)
Example config:
psw_remover_enabled 1 // Enables the plugin
psw_remover_weapons "weapon_deagle weapon_awp" // Removes Deagle and AWP from player after he´s spawned.
Download:
Archive: filebase.sourcepowered.net
Tracker: http://code.squadtag.com/projects/show/sm--psw-remover
Note: This plugin has been only tested for CS:S and is therefor limited to it! You can freely unlock it for other games by editing the code by your own.
Also, this plugin will NOT prevent players from buying the weapon again. BOT's are NOT ignored also. I might add those 2 features in a later version.


