Thread
:
give npc money for a spell
View Single Post
#
2
03-11-2005, 10:56 AM
_Kerosh_
Sarnak
Join Date: Nov 2004
Posts: 59
sub EVENT_ITEM
{
if($platinum == 30)
{
quest::selfcast(1);
}
}
You can also add silver in, copper in, etc. Make level reqs, all of that.
__________________
Fate Industries Admin
_Kerosh_
View Public Profile
Send a private message to _Kerosh_
Find all posts by _Kerosh_