Quote:
Originally Posted by Inverness
I would like to see something like 'import' being made functional by allowing you to create function links in one object to another.
|
Would be ("+Strange/Name").a()
Theoretically such an "import" function is possible since weapon and npc scripts can work as classes too, it might be a little bit confusing though and might be better to put the code into an own class and then join it from both objects