Thread
:
Class Specific Headaches
View Single Post
#
12
10-13-2008, 03:03 AM
ChaosSlayer
Demi-God
Join Date: May 2007
Posts: 1,032
from what I can see the the primary problem all along was that you kept using
$class == "Wizard"
instead of
$class eq 'Warrior'
ChaosSlayer
View Public Profile
Send a private message to ChaosSlayer
Find all posts by ChaosSlayer