Thread
:
First Quest. Please be gentle.
View Single Post
#
7
05-25-2004, 10:35 PM
Rogean
Administrator
Join Date: Jul 2003
Location: Massachusetts
Posts: 708
if ($Class == "Cleric"){ quest::say("High"); }
or..
if ($Class != "Cleric"){ quest::say("Not a Cleric! GO AWAY!"); }
__________________
EQEmulator Developer / Administrator
Rogean
View Public Profile
Send a private message to Rogean
Visit Rogean's homepage!
Find all posts by Rogean