
11-03-2006, 12:23 AM
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
The function in the script/class that has been joined first will be called. So if you want that the function of a specific class is called, then join that class first before joining the other classes. You can echo("classes: " @ joinedclasses) to see the order. |
|
|