Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
Evening. I seem to be having issues with server restarts and gTeam's. When I restart the server, everything is fine except for when the players who were online before the restart log in to their accounts. They don't get sent to class selection screen, unlike if they were to quit the server and join like normal. The server simply spawns them and then all of our custom functions, commands, etc are messed up because they aren't in the correct gTeam's. Could somebody be of assistance? Thanks!
Posts: 459
Threads: 58
Joined: Apr 2010
Reputation:
0
Restart? As in close and open the server.exe or /gmx or what?
Mine seems to work when I press restart on ServerFFS, it sends them torClass Selection
Posts: 172
Threads: 33
Joined: Dec 2010
Reputation:
0
put it under onplayerconnect.
Posts: 2,896
Threads: 11
Joined: Sep 2008
Reputation:
0
Just tested it with a friend, I presume as I normally would. I could only imagine it would be parts of your code.
You can give us your OnPlayerConnect, OnPlayerDisconnect, and your custom GMX function. Start only with the ones that you think would be most likely to cause it.
If you really don't want to reveal the code, just keep screwing around with it and hopefully you will find the problem.