Cronous Emulation Server Daemon

Player._skill Field

Skills (base).

[Visual Basic]
Protected _skill As Hashtable
[C#]
protected Hashtable _skill;
[C++]
protected: Hashtable* _skill;
[JScript]
protected var _skill: Hashtable;

See Also

Player Class | croemud.game Namespace