Thread
:
berserker crits
View Single Post
#
2
06-04-2006, 02:44 AM
fathernitwit
Developer
Join Date: Jul 2004
Posts: 773
yer syntax was off a bit:
Code:
if((GetClass() == WARRIOR || GetClass() == BERSERKER) && mylevel >= 12) {
does what you want.
fathernitwit
View Public Profile
Send a private message to fathernitwit
Find all posts by fathernitwit