Thread
:
How to set players start with 100 in fishing?
View Single Post
#
4
02-05-2010, 10:20 PM
jkennedy
Hill Giant
Join Date: Dec 2009
Posts: 175
Code:
sub EVENT_SAY { if ($text =~/Hail/i) { quest::setskill(55,150); }}
the 55 is the skillid and the 150 is the amount to set it to all they have to do is hail him and bam 150 fishing or w/e u want it t obe
jkennedy
View Public Profile
Send a private message to jkennedy
Find all posts by jkennedy