event
onPlayerSpellSetup (server-side)
Available since version: 0.1.3
This event is triggered when player prepares the spell.
Parameters
int playerid, string|null instance
int
playerid: the id of the player who prepares the spell.string|null
instance: the item instance from Daedalus scripts.