Author Topic: Weapon Checker  (Read 396 times)

OnPlayerEnterZone->Self->CheckPlayerWeapon->(Any item on the server)
IfPlayerHasWeapon->(Etc.)


Basically above. A way to check if a player has a specific item on the server.

This would be amazing for metal detectors, currently I use cleartools and then settools hammer/wrench/printgun, but that filters any extra items the player may have that are allowed.
/support

I was going to setup a simple system at the door of a shop that would check if the player has certain items. Prevents shoplifting.

This would be really easy to make. So easy, and with so many uses, I feel like there may be some solution (is it something vce can do?) already. If not, I may make it in an hour or two when I get home

I was going to setup a simple system at the door of a shop that would check if the player has certain items. Prevents shoplifting.
A nice idea, but keep in mind tracking where a weapon came from (stolen from the shop, or a legitimately owned weapon brought into the shop) is outside the scope of this add-on
« Last Edit: July 28, 2014, 08:45:40 PM by Headcrab Zombie »