SetPlrMagic
Category: Player
Since engine version: 5.1 OC
Description
Adds or removes a magic spell to or from the list of available spells of a player.
Syntax
int SetPlrMagic(int player, id id, bool remove);
Parameters
- player:
Number of the player whose list of available spells you want to change.
- id:
ID of the spell.
- remove:
Whether to remove the spell.
Günther, 2005-02