Weapon Restrict
V1.0
a very simple and easy to use weapon restriction script.
specify the weapons that are restricted in the config
CONFIGURATION
//restricted weapons seperate with ,
wr_restricted "usp,m3,m4a1"
//slay players who pickup a restricted weapon
wr_slay 0
//if player picks up a restricted weapon it will be dropped
wr_drop 1
//warn players of restricted weapons (1=on spawn / 2=on weapon pickup/buy / 3=both / 0 = off)
wr_msgtime 3
NEXT RELEASE - will add a setting to remove all restricted weapons from the map
Installation
extract to server directory and add es_load weaponrestrict to autoexec.cfg
Version Notes For 1.0
Updated on: 2009-01-04 19:54:19 EST by aidden (View Zip Contents)
FIRST RELEASE