Method PlayerBot.BotCastSpell [-] [+]
Command the bot to cast a spell on a target.
Synopsis
success = Playerbot.BotCastSpell( guidLow, spellId, target )
Arguments
number guidLowBot GUID low.
Valid numbers: integers from 0 to 4,294,967,295.
number spellIdSpell ID.
Valid numbers: integers from 0 to 4,294,967,295.
nit|ni targetOptional target unit.
Returns
boolean successTrue if cast was initiated.