You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request !
Can we disable rank check when player join server ? maybe a delay ? only check for player rank 10 seconds after joined server ? to lower the stress to sql database and improve server performance.
Currently rankme check for players rank right after they connect server ( even not spawn in game), that stress off the database , causing server var rise and choke up.
The text was updated successfully, but these errors were encountered:
We can create a CVAR for that i think delay Rank checking . We can even do only load the Rank after player has joined a team . If they are in Spectators it should not load Ranks for them. If in CT or T than only load Ranks.
nguyenbaodanh suggestion made on AlliedModders: https://forums.alliedmods.net/showpost.php?p=2660515&postcount=691
The text was updated successfully, but these errors were encountered: