Hey Peeps,
some time ago I made a little custom chatbox.
Right now I'm trying to fix some minor things.
One of those are commands.
As far as I know, clientside commands are nothing to worry about. It should work fine just executing.
Serverside commands are complicated cause there is a custom acl system involved.
Hardcoded commands, such as /bind, only work in console, since you can't execute them as it seems.
I just wonder if there is a way to make them work in a custom chatbox either.
Bonsai