no edit summary
m (cat) |
No edit summary |
||
| Line 1: | Line 1: | ||
Retrieves the spell name and spell rank for a spell in the player's spellbook. | Retrieves the spell name and spell rank for a spell in the player's spellbook. If you're trying to read the spell book at login, register for the [[Events P (Party, Petition, Pet, PlayerBank, Player)#PLAYER_LOGIN|PLAYER_LOGIN]] event. | ||
''spellName'', ''spellRank'' = GetSpellName( ''spellId'', ''bookType'' ); | ''spellName'', ''spellRank'' = GetSpellName( ''spellId'', ''bookType'' ); | ||