View Single Post
  #10  
Old 09-05-2004, 08:13 PM
killspree
Dragon
 
Join Date: Jun 2002
Posts: 776
Default

Curious if using the $class var works for anyone other than within functions? Using it in an if() statement for me doesn't work.

Like for example:
if($class == Warrior){
quest::blahblah();
}
__________________
Xeldan
Lead Content Designer
Shards of Dalaya
Reply With Quote