2 Attachment(s)
Example: Setting up a MooServer [Basics]
Greetings,
I attached an example on how to setup a simple MooClick server with logging and session/user control.
People that want to have a serverside scripted server to optimize their online game could at their additional code without problems.
I hope this example helps people that don't know much about MooClick.
If you just want to host your own MooServer compile the source, and run server.exe and you got yourself a MooServer in your system tray <img src="/center/images/graemlins/smile.gif" alt="" />
Re: Example: Setting up a MooServer [Basics]
Requires System Tray Object. I can't open it...
Re: Example: Setting up a MooServer [Basics]
a very simple server can consist of 1 line:
"host on port x".
When a server needs to remember login values it might get more difficult.
(+ I can't run it either)
Re: Example: Setting up a MooServer [Basics]
I removed the system tray feature for you. You msut now be able to load it <img src="/center/images/graemlins/smile.gif" alt="" />