diff options
author | Haru <haru@dotalux.com> | 2016-08-20 18:44:02 +0200 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-08-20 19:51:19 +0300 |
commit | 9ce085ad98e9b91894a920987c3db959f69e59cf (patch) | |
tree | 97beecb80eb7cb83d677fd913312b805c75f305d /npc/other/gympass.txt | |
parent | fd534587c716017a6614ff4499229d0bfda1891b (diff) | |
download | hercules-9ce085ad98e9b91894a920987c3db959f69e59cf.tar.gz hercules-9ce085ad98e9b91894a920987c3db959f69e59cf.tar.bz2 hercules-9ce085ad98e9b91894a920987c3db959f69e59cf.tar.xz hercules-9ce085ad98e9b91894a920987c3db959f69e59cf.zip |
Re-added HPM support for configuration settings
Plugin settings should be relative to the the libconfig file root. For
example, a configuration setting of type HPCT_CHAR will be relative to
the root of conf/char/char-server.conf. In order to add a configuration
entry inside the char_configuration block, the full configuration path
(slash-delimited) should be passed to addCharConf(), as in the
following example:
`addCharConf("char_configuration/my_setting", my_parser_function);`
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'npc/other/gympass.txt')
0 files changed, 0 insertions, 0 deletions