Uploaded weapongroups.txt config file

This commit is contained in:
Greyscale
2009-04-09 06:49:15 +02:00
parent 7c397715c4
commit 54931dfc82
4 changed files with 193 additions and 55 deletions

View File

@ -167,7 +167,7 @@ public bool:Market_OnWeaponSelected(client, String:weaponid[])
ReplaceString(weapon, sizeof(weapon), "weapon_", "");
if (IsWeaponRestricted(weapon))
if (WeaponRestrictIsRestricted(weapon))
{
ZR_PrintToChat(client, "Weapon is restricted", weapon);