26.05.2011, 17:00
Use strcat.
And if you knew '' was used only for strings and that spaces are useless you would probably not crash your server.
And also you don't need to save all stuff on disconnect. Save it when it actually changes. I'm sure adminlevel doesn't change every session, does it?
And if you knew '' was used only for strings and that spaces are useless you would probably not crash your server.
And also you don't need to save all stuff on disconnect. Save it when it actually changes. I'm sure adminlevel doesn't change every session, does it?