View Single Post
  #14  
Old 09-18-2012, 10:30 PM
c0ncrete's Avatar
c0ncrete
Dragon
 
Join Date: Dec 2009
Posts: 719
Default

that's because both of those snippets do the same thing. the only difference is that you aren't storing the hate list returned into a array variable, you're just using it directly from GetHateList().

not sure why CastSpell() isn't landing on the target specified.
Reply With Quote