|
Pol
Revision:cb584c9
|
#include <stdlib.h>#include <string>#include "../bscript/eprog.h"#include "../clib/refptr.h"#include "../plib/systemstate.h"#include "globals/network.h"#include "mobile/attribute.h"#include "mobile/charactr.h"#include "network/client.h"#include "pktin.h"#include "polclock.h"#include "scrdef.h"#include "scrstore.h"#include "skills.h"#include "ufunc.h"#include "uoskills.h"Go to the source code of this file.
Namespaces | |
| Pol | |
| Pol::Core | |
Functions | |
| bool | Pol::Core::CanUseSkill (Network::Client *client) |
| void | Pol::Core::handle_use_skill (Network::Client *client, PKTIN_12 *msg) |
| bool | Pol::Core::StartSkillScript (Network::Client *client, const Mobile::Attribute *attrib) |
Definition in file useskill.cpp.