zombienation Posted December 13, 2011 Share Posted December 13, 2011 Hello, Some of my players told me they experience a little bit lag when a person connect to the server. Anybody alse had this problem? Link to comment
myonlake Posted December 13, 2011 Share Posted December 13, 2011 This is just about the server resources you have there. If you have a lot of functions related to the onPlayerJoin/onPlayerConnect/onClientResourceStart, it may end a little laggy on join. For example, my server lags a little when a player logs in due to the database checks the scripts do. Link to comment
zombienation Posted December 13, 2011 Author Share Posted December 13, 2011 This is just about the server resources you have there.If you have a lot of functions related to the onPlayerJoin/onPlayerConnect/onClientResourceStart, it may end a little laggy on join. For example, my server lags a little when a player logs in due to the database checks the scripts do. Ah i understand, thx, pfew, it would be a lot to search all the scripts for it lol Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now