From f6d647f614372d2c73eb8497a0170454b34445ea Mon Sep 17 00:00:00 2001 From: David Anderson Date: Fri, 29 Jul 2005 19:18:45 +0000 Subject: [PATCH] Requested change at16639 --- plugins/include/ns.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/include/ns.inc b/plugins/include/ns.inc index e4782f20..f2fef6a7 100755 --- a/plugins/include/ns.inc +++ b/plugins/include/ns.inc @@ -70,7 +70,7 @@ native ns_get_build(classname[],builtOnly=1,Number=0); /* Returns if the player has the weapon or not in their pev->weapons field. set "setweapon" to 0 to turn the bit off, set to 1 to turn it on. Or omit it to just return the value. */ -native ns_has_weapon(id,NSWeapon:weapon,setweapon=-1); +native ns_has_weapon(id,weapon,setweapon=-1); /* Gets spawn point for specified team (type). If: