Experience flags


Defines

#define SK_EXP_ADD_SKILL   0
#define SK_EXP_TOTAL   1
#define SK_EXP_NONE   2
#define SK_SUBTRACT_SKILL_EXP   3

Detailed Description

This is used in the exp functions - basically what to do if the player doesn't have the skill he should get exp in.

Define Documentation

#define SK_EXP_ADD_SKILL   0

Give the player the skill.

Definition at line 103 of file skills.h.

#define SK_EXP_NONE   2

Player gets nothing.

Definition at line 105 of file skills.h.

#define SK_EXP_TOTAL   1

Give player exp to total, no skill.

Definition at line 104 of file skills.h.

#define SK_SUBTRACT_SKILL_EXP   3

Used when removing exp.

Definition at line 106 of file skills.h.


Generated on Thu Mar 25 23:27:52 2010 for Crossfire Server, Branch 1.12 by  doxygen 1.5.8