eKoh 3 Posted July 20, 2014 Is it possible to do that? Quote Share this post Link to post Share on other sites
0 Angelmelody 221 Posted July 20, 2014 (edited) OnPCLoadMapEvent: if(lastmap$!="" && strcharinfo(3)!=lastmap$) { player leaves a map } lastmap$ = strcharinfo(3); end; Edited July 20, 2014 by Angelmelody 1 eKoh reacted to this Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted July 20, 2014 Not yet to the best of my knowledge, unless you place a script loop on the player and keep polling till you detect it's no longer on the map (note: highly inefficient) Quote Share this post Link to post Share on other sites
0 eKoh 3 Posted July 20, 2014 like OnPCLoadMapEvent? Quote Share this post Link to post Share on other sites
0 quesoph 105 Posted July 20, 2014 when using @warp, @go commands? Quote Share this post Link to post Share on other sites
Is it possible to do that?
Share this post
Link to post
Share on other sites