Code: Select all
Sub Cast(SpellName,Item)
/if (!${Defined[CastGiveUpTime]}) /declare CastGiveUpTime timer
/if (!${Defined${Item}}) /declare Item Local
i havent declared if before and there is no global /declares anywhere, i can for the life of me not see whats wrong
