Alayne
New member
- Messages
- 345
- Points
- 0
Hi peoples,
I'd like to programatically trigger a specific event of a specific npc.
I'm really newb to code sourcing, so if anybody can tell me how to do that, I'd be greatly thankfull ^^
Here's the name of the npc and event to call:
alapcusk for the npc unique name, and OnEventTriggered for the event!
I guess it should be something like "npc->event(sd, "alapcusk::OnEventTriggered", 0)", but it didn't worked...
Thanks!
I'd like to programatically trigger a specific event of a specific npc.
I'm really newb to code sourcing, so if anybody can tell me how to do that, I'd be greatly thankfull ^^
Here's the name of the npc and event to call:
alapcusk for the npc unique name, and OnEventTriggered for the event!
I guess it should be something like "npc->event(sd, "alapcusk::OnEventTriggered", 0)", but it didn't worked...
Thanks!
Last edited by a moderator: