v3 Arcade/Arcade Pass Hack - Usergroup Option - Can Free Arcade
This modification is in the archives.
This gives you the ability to define which Usergroups have to use the Arcade Pass.
If a Usergroup has Can Free Arcade enabled, they will not have to purchase an Arcade Pass or pay points to play games, nor be eligible for jackpots...as they are completely skipping the Arcade pass Hack. Limitations: If the member wins a game (or places in whatever place you have defined in order to win a portion of the Jackpot), they will still receive the Points. Members will not be able to see what the Jackpot for a game is, as vB assumes that the Arcade Pass hack is turned off, template-wise. We use it for paid members. **UPDATE** If you wish to disable the Group's ability to win prize points for top scoring (or whatever you have set as the position required to win points), do the following: Find n arcade.php: PHP Code:
if ($vboptions['arcadepass_enablejackpot'] == 1) {
PHP Code:
if ($vboptions['arcadepass_enablejackpot'] == 1 AND $arcadepermissions['canfreearcade']==0) {
Download This modification is archived and cannot be downloaded. |
Similar Mods
Store/Arcade Addon: Arcade Pass (BETA) | vBulletin 2.x Beta Releases |