View Single Post
  #2  
Old 06-10-2009, 11:00 AM
Randymarsh9
Dragon
 
Join Date: Dec 2007
Posts: 658
Default

Code:
sub EVENT_ENTERZONE{
 quest::playersize(x);
}
put that into the player.pl in that zones quest folder. Obviously, the x represents the size you want them to be.
Reply With Quote