Thread
:
EverQuest Tutorial
View Single Post
#
5
04-04-2008, 12:20 PM
jdam7459
Sarnak
Join Date: Mar 2007
Posts: 45
tutorial_chr.txt (in game folder)
4
cst,cst_chr
skt,skt_chr
btn,btn
rtn,rtn
Jana_Dawn.pl (eqemu/quests/tutorial)
sub EVENT_SAY{
if($text =~ /hail/i){
quest::say("Hail, young traveler!");}
}
Non of this seems to be working, any ideas?
jdam7459
View Public Profile
Send a private message to jdam7459
Find all posts by jdam7459