rebel1324 / NutScript

A free role-play framework for Garry's Mod.
http://nutscript.net
MIT License
66 stars 32 forks source link

prevent indexing of inventories that cant be seen #357

Closed Rubberbandits closed 3 years ago

Rubberbandits commented 3 years ago

getOwner gets called all the time on clients, and attempts to get items of inventories the client doesn't have access privileges.