If you set a proximity, it would be sub EVENT_ENTER. Come to think of it, though, I'm not sure where you would set the proximity in a player.pl file, as it doesn't exactly spawn. So sub EVENT_SPAWN is out. Hrm.
I may have misspoke.
After some digging, it seems that sub EVENT_ENTERZONE is available for player.pl scripts. This would do away with the need to set a proximity, but doesn't really help if you have more than one zoneline and don't want it to be triggered each time.
|