rebel1324 / NutScript

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

New Hook OnItemLoaded #322

Closed ts-co closed 5 years ago

ts-co commented 5 years ago

Editing instances of items is difficult, this hook allows for an opportunity to edit items when they are first loaded.

ts-co commented 5 years ago

Nevermind, onRegistered is a thing, and it's better to use that.