Method PlayerBotAI:CastVehicleSpell [-] [+]

Makes the bot cast the given vehicle spell on the target.

Synopsis

casted = PlayerBotAI:CastVehicleSpell( spellId, target )

Arguments

number spellId

Valid numbers: integers from 0 to 4,294,967,295.

Unit target
See method description.

Returns

boolean casted
See method description.