Hello, i got a problem with the HasAura Method guys. According to the API and what visual studio tell me , HasAura require 1 parameter which is an INT or a STRING and return a boolean. http://puu.sh/fliMb/1f4aa67b3e.png So, i am using it with the Integer parameter : http://puu.sh/fliwh/127a5247df.png But, when i'm using it, rebornbuddy tells me that 2 parameters are required. Why that ? http://puu.sh/fli0P/5d7c32ba03.png Thx for ur futur help guys, seeya folks
use Core.Me.HasAura(262) I'm actually a bit surprised Character.HasAura even resolves to anything callable inside the conditionparser scope.