Quote:
Originally Posted by scriptless
Because all triggers, are actions o.O.
|
wat
Quote:
|
And you still wont elaborate "how does graal know which npc I click" if not by the mousex and y? Does it just guess? I ask for help you flame me when I ask to elaborate and you don't. Wth man.
|
Just because an NPC appears somewhere on your screen doesn't mean it's necessarily there or that it will still be there when the trigger reaches the server. When the mouse is clicked, figure out if one of your NPC's is being clicked on, get the NPC's name (stored in an attr), then trigger it.