Posts: 8 Joined: Sun Feb 12 2006, 12:01PM Registered Member #1053
First of all: GREAT plugin! Having used VWar for several years, it really was a brick of my heart, that it no longer is needed, with a great alternative such as RWar.
I have installed it, made it work, and everything should be in order, right?
Wrong. The problem is the userclass. What we do is create games for almost everybody, who signs up at our site, and disregard the players normal teams. We don't send out validation mails on signup, everybody is welcome.
As we have to add the userclass manually to 200+ players, when we start, we really fear for all the administration involved (well, the 1000+ mouseclicks, when adding a player to the correct userclass).
Is it possible to have RWar disregard any userclass, as long as people are just regular members on the site? OR alternatively have the userclass assigned on site signup?
Also, it would be nice to have the panel from VWar included, where you can see how many players are needed for the match.
Posts: 8 Joined: Sun Feb 12 2006, 12:01PM Registered Member #1053
Thank you for your quick reply. I'm currently away from home, and can't remember the FTP-code for the site, so I can upload the new one. But just to make sure: guests on the site will still not be able to sign up for wars, right?
Posts: 8 Joined: Sun Feb 12 2006, 12:01PM Registered Member #1053
Well, I was thinking more of the Detail-page, where the add me button should be available to all members...? I imagine it would be these lines of details.php:
if (check_class('CLAN') && $mysql_row[result] == "pending_open")
if (in_array(USERID.".".USERNAME, $mysql_row[players1]))