could anyone suggest a way in which i could incorporate a button on a html popup that closes the window when clicked? This will be applied to pop up windows that come up when you tlak to an NPC...
Thanks in advance
- GunRunner
Copyright © 2024 BYOND Software.
All rights reserved.
where [window_name] is the name of the browser window.
Then catch it in client.Topic() like this: