I have a problem with RMX-OS. It worked fine when i tested it locally but when I ran it globally with a free server host, I found that users cannot "logout." If they exit the game window and then try to log back in, they get the "already logged in" message. The only way for them to log back in is to shut down the server. Is there a script call, or maybe just some modification of RMX-OS, that would help with this? Thanks!
RMX-OS is able to handle disconnected clients themselves. In fact, there is an option to prevent this kind of behavior forcibly in case your server or network is messed up. *points to PREVENT_ZOMBIE_CLIENTS option*
So THAT's what that was for. Never figured that out.
I explained it in the manual. :P
Sorry about this. When I read the manual I read that part, but I didn't understand exactly what it meant and was always afraid to mess around with it. Do you think that setting this to true may fix my other problems as well (explained in the RMX-OS thread)?
I didn't read the manual since I didn't have any problems with running the game with the default settings.. Changing the IP of course.
Lol, how awesome is that. You didn't read the manual and have no problems with RMX-OS at all. xD
Well, I read the set up part, to get it running with ruby and everything like that, and it worked good and then I didn't have to open the manual again..