function
readySpell (server-side)
Available since version: 0.3.0
This function will cause player to ready equipped spell.
Declaration
void readySpell(int id, int slotId, int manaInvested)
Parameters
int
id: the player id.int
slotId: the equipped spell slotId in range <0, 6>.int
manaInvested: the spell cast cost in mana points.