View Single Post
  #3  
Old 09-18-2008, 06:22 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,498
Default

It's going to be a $client->something command. Page 125 of the lexicon shows the deity chart.

Few other things:
Like he said, should use an else block instead of another if block.

You need to have &&'s or ||'s in your if statement depending on how you want it to work.

Pretty sure it needs to be CastSpell().

Shadowknight is one word.

Hope all this helps you get going in the right direction.
Reply With Quote