
07-01-2008, 11:20 PM
|
|
Script-fu
|
 |
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
|
|
|
You do not trigger the class itself. You trigger the NPC that the class is joined to, since all a class does is extend the NPC's functions with those defined in the class. For a level NPC, a normal triggeraction will suffice. For a database NPC or weapon, triggerserver will work. |
|
|
|