Quote:
Originally Posted by pcmaster
That is because the plugin itself only counts the amount of slots used, but not the total amount of them.
So the Website logically can't show it.
|
oh?
You sure about that? :p It displays the server has 29 players out of 24. Of which is basically impossible. So I went to sessions.php, altered the following code:
Code:
<td style="text-align:center"><?php echo "$NUMPlayers/24" ?></td>
and changed the 24 to 32. And tada,
It appears that the max 24 server slots is hard set, so it would even appear if you have a eg, max 10 player slot server.
Also, small suggestion. Is there a way the web player search can be enhanced so it can search for SteamID's (ID32/64) as well?
__________________