I'm making a box in which I want the text that any NPC has to say it appears at the window. For example I talk to the NPC it opens the box(interface window) got this so far done. But the question is, Is there a way to put the maptext inside the map of the box?
Or if is possible to do it with a label instead of map, is there a way to update that text?
Copyright © 2025 BYOND Software.
All rights reserved.
Updating a label:
Adding maptext to a secondary map:
Somewhere in your code to add the maptext object:
You'll want to replace any [] brackets with the values you want.