ManaPlus
|
#include "localconsts.h"
Go to the source code of this file.
Variables | |
static const unsigned int | SKILL_BASIC = 0x0001 |
static const unsigned int | SKILL_WARP = 0x001b |
static const unsigned int | SKILL_STEAL = 0x0032 |
static const unsigned int | SKILL_ENVENOM = 0x0034 |
static const unsigned int | BSKILL_TRADE = 0x0000 |
static const unsigned int | BSKILL_EMOTE = 0x0001 |
static const unsigned int | BSKILL_SIT = 0x0002 |
static const unsigned int | BSKILL_CREATECHAT = 0x0003 |
static const unsigned int | BSKILL_JOINPARTY = 0x0004 |
static const unsigned int | BSKILL_SHOUT = 0x0005 |
static const unsigned int | RFAIL_SKILLDEP = 0x00 |
static const unsigned int | RFAIL_INSUFSP = 0x01 |
static const unsigned int | RFAIL_INSUFHP = 0x02 |
static const unsigned int | RFAIL_NOMEMO = 0x03 |
static const unsigned int | RFAIL_SKILLDELAY = 0x04 |
static const unsigned int | RFAIL_ZENY = 0x05 |
static const unsigned int | RFAIL_WEAPON = 0x06 |
static const unsigned int | RFAIL_REDGEM = 0x07 |
static const unsigned int | RFAIL_BLUEGEM = 0x08 |
static const unsigned int | RFAIL_OVERWEIGHT = 0x09 |
static const unsigned int | SKILL_FAILED = 0x00 |
|
static |
Definition at line 39 of file skill.h.
Referenced by TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 37 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 40 of file skill.h.
Referenced by TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 41 of file skill.h.
Referenced by TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 38 of file skill.h.
Referenced by TmwAthena::SkillRecv::processSkillFailed().
|
static |
basic skills identifiers
Definition at line 36 of file skill.h.
Referenced by TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 52 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 46 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 45 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 47 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 53 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 51 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 48 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
reasons why action failed
Definition at line 44 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 50 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 49 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
job dependend identifiers (?)
Definition at line 30 of file skill.h.
Referenced by TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 33 of file skill.h.
Referenced by TmwAthena::SkillRecv::processSkillFailed().
|
static |
should always be zero if failed
Definition at line 56 of file skill.h.
Referenced by EAthena::SkillRecv::processSkillFailed(), and TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 32 of file skill.h.
Referenced by TmwAthena::SkillRecv::processSkillFailed().
|
static |
Definition at line 31 of file skill.h.
Referenced by TmwAthena::SkillRecv::processSkillFailed().