Thread
:
Max Level for Tutorial?
View Single Post
#
3
06-04-2010, 02:03 PM
KLS
Administrator
Join Date: Sep 2006
Posts: 1,348
Yeah looks like you're just using an unmodified player.pl file.
Quote:
if($ulevel > 15 && $status < 80)
{
$client->Message(15,"You are too high in level to be in this zone.");
quest::selfcast(2433);
}
Gotta change that block to check higher than 15.
KLS
View Public Profile
Send a private message to KLS
Find all posts by KLS