Jun 25, 2011, 04:13 PM
Alright so I got the database to connect to the server (bans work and what not), but I'm having trouble getting reserved slots to work.
I hooked up the database and what not with my donate page so here's what the tables are at the moment.
id - 1
steamid - my steamid
name - my in-game name
ip1, ip2, ip3 - 00000000
donated - tested $5, $15, $200, $2000, non worked
time stamp / last update - 0
expiration - 1311627531
profileid - 0
We tested on a 4 slot server. We had 4 people connect to the server and the guy who was added to the database tried to connect. It said the server was full. We have sv_visiblemaxplayers set to 4 as well.
I hooked up the database and what not with my donate page so here's what the tables are at the moment.
id - 1
steamid - my steamid
name - my in-game name
ip1, ip2, ip3 - 00000000
donated - tested $5, $15, $200, $2000, non worked
time stamp / last update - 0
expiration - 1311627531
profileid - 0
We tested on a 4 slot server. We had 4 people connect to the server and the guy who was added to the database tried to connect. It said the server was full. We have sv_visiblemaxplayers set to 4 as well.