View Single Post
  #4  
Old 05-10-2004, 10:31 AM
smogo
Discordant
 
Join Date: Jan 2004
Location: 47
Posts: 339
Default

you can check the $class :

if($class eq "Cleric"){ quest::foo();}

Class string is provided by EQEMu internal naming of classes. See code for details.

variables (mostly up to date) there
__________________
EQEMu Quest Repository is down until something new :(
Reply With Quote