Thread
:
translocator setup
View Single Post
#
2
05-26-2007, 03:38 AM
ChaosSlayer
Demi-God
Join Date: May 2007
Posts: 1,032
this is an exmaple of npc porting you to Karana for 2pp
sub EVENT_ITEM
{
if($platinum == 2)
{
quest::say ("Very well, Antonika it is. Stand still, and safe travels...");
quest::selfcast(270
;
}
}
ChaosSlayer
View Public Profile
Send a private message to ChaosSlayer
Find all posts by ChaosSlayer