jowi 0 Posted March 1, 2023 I'm trying to clear player variables/timer when they leave the map. I need something like 'OnPCUnloadMapEvent'. Quote Share this post Link to post Share on other sites
0 jasonch 0 Posted March 3, 2023 On top of my head: You can loop the timer with getmapxy in it. Or attach the timer on a hidden npc. Quote Share this post Link to post Share on other sites
0 IndieRO 33 Posted March 10, 2023 On 3/1/2023 at 1:22 PM, jowi said: I'm trying to clear player variables/timer when they leave the map. I need something like 'OnPCUnloadMapEvent'. how player leave the map with npc or usable or by command? maybe you can give check every certain time if player still on the right map will continue the script but if not will stop the timer or variable Quote Share this post Link to post Share on other sites
I'm trying to clear player variables/timer when they leave the map.
I need something like 'OnPCUnloadMapEvent'.
Share this post
Link to post
Share on other sites