We're re-introducing console input ( hercules renewal'd ), and whats this? it's the ability to type commands into login/char/map server console/terminals, that are then interpreted and acted upon. This feature was once available through a long-deprecated plugin, we're re-introducing it as a built in feature and far more efficient than the previous version. Currently, the old commands are being used, we'll be replacing them in the coming days and adding new ones, besides improving the functionality (so that if you use a gm command through console it wont require you to type gm position more than once, among other stuff).
By the way, typing 'shutdown', 'exit', 'quit' or 'end' will replicate the effect of @mapexit.
It's a optional feature, can be disabled in src/config/core.h by commenting the following line:
By the way, typing 'shutdown', 'exit', 'quit' or 'end' will replicate the effect of @mapexit.
It's a optional feature, can be disabled in src/config/core.h by commenting the following line:
Code:
#define CONSOLE_INPUT
Last edited by a moderator: