Quote:
Originally Posted by Kyranki
I mean, they would only be placed in the Control Npc so that it won't be a hard to find the functions when necessary.
I completely agree with this as it would be a nice addition to servers period
|
There's no point. It takes almost no effort to type
(@ "Control-NPC").functionname(); or
this.join("classname");, and adding things like this just promotes laziness and makes things more complicated. :/