View Single Post
  #10  
Old 06-07-2016, 12:25 PM
N0ctrnl's Avatar
N0ctrnl
Discordant
 
Join Date: Jan 2007
Posts: 443
Default

Code:
sub EVENT_ENTERZONE {
  quest::selfcast(36);
}
Note: Had to put this here because I've had to rethink this a few times. Just gating players to bind is the behavior I went with.
__________________
Ender - Lead GM/Developer
Vegarlson Asylum Server - http://www.vegarlson-server.org/
Reply With Quote