Crossfire Client, Trunk
Functions
Server->Client spell command functions.

Functions

void AddspellCmd (unsigned char *data, int len)
 
void DeleteSpell (unsigned char *data, int len)
 
void UpdspellCmd (unsigned char *data, int len)
 

Detailed Description

Function Documentation

◆ AddspellCmd()

void AddspellCmd ( unsigned char *  data,
int  len 
)

◆ DeleteSpell()

void DeleteSpell ( unsigned char *  data,
int  len 
)

Definition at line 2001 of file commands.c.

References cpl, GetInt_String(), LOG(), LOG_WARNING, Spell_struct::next, Player_Struct::spelldata, Player_Struct::spells_updated, and Spell_struct::tag.

Here is the call graph for this function:

◆ UpdspellCmd()

void UpdspellCmd ( unsigned char *  data,
int  len 
)