View Single Post
  #5  
Old 02-25-2007, 03:55 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Quote:
Originally Posted by Inverness View Post
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
Reply With Quote