Evie Addon Details

Watch - Add Favorite

Weapon Restriction Command - Version Release2

posted on 2007-10-29 20:11:30
by Jeff91
8
w00ts
w00t!
Requires: Tags: addon admin command css fun restrict weapon

Description

Creates a restrictweapon command using only ES1.5

Syntax:

restrictweapon

This will make it so the chosen userid will be unable to hold the selected weapon.(Note does not work for grenades)

Example:
//Players cannot hold awps!
event player_spawn
{
es restrictweapon event_var(userid) awp
}

~J3ff

Version Notes For Release2 (Announce this update)

Updated on: 2007-10-29 20:56:30 EST
Fixed a bug with es_keycreate in event player_activate

~J3ff
( Previous Versions )