Method Player:AddSpellCooldown [-] [+]
Triggers spell cooldown for the Player
Synopsis
Player:AddSpellCooldown( spellId, duration )
Player:AddSpellCooldown( spellId, duration, categoryId )
Arguments
number spellId
Valid numbers: integers from 0 to 4,294,967,295.
number duration
Valid numbers: integers from 0 to 4,294,967,295.
number categoryId (0)
Valid numbers: integers from 0 to 4,294,967,295.
Returns
Nothing.