This is a great plug in. But is there a way to trigger the balloon on a NPC from a different map?
Viewing post in Set the quest Balloon on the NPC's head. comments
Thanks for the solution, I have now updated to version 1.0.4, downloaded and installed again.
In the SetNPCIcon command, specify:
mapId: The map ID where the NPC is located (0 will use the current map)
npcId: The ID of the NPC you want to set the balloon for
The other parameters are as you want
For ClearNPCBalloon, specify mapId and npcId as well.