Quote: Originally Posted by C:/Diamond
but then having vB check a file or another database when a user trys to register would be a pain in the ass
If vBulletin uses an SQL database...the only real work would be on the game server. You could just model the output to use the vB DB and add an entry for STATUS_FLAGS or something. Then take down the ability to register on the site. Game server modifies the DB...vBulletin simply uses the information. Of course, I have no clue as to how the information for vBulletin is stored. So, this is all just theory. ;0