V3Arcade: Test game from AdminCP
This modification is in the archives.
V3Arcade: Test game from AdminCP
Files to modify: arcadeadmin.php (in admincp directory) Backup your files before you modify!! Screenshots below! This is another simple but very useful V3Arcade mod that I came up with. What it does is adds an icon next to your game name in the Admincp under Arcade Game Settings which allows you to test the select game right in your AdminCP window. Let's begin.... STEP #1: Download testgame.zip and upload contents to your images/arcade directory. STEP #2: Open arcadeadmin.php and find: Code:
<td><img src=\"../images/arcade/file.gif\"></td> Replace that with this: Code:
<td><a href=\"../arcade.php?do=play&gameid=$games[gameid]\" title=\"TEST\"> <img src=\"../images/arcade/testgame.gif\" border=\"0\"></a> </td> Guess what. Your done! Don't forget to click install if you use Here are my other V3Arcade fixes / mods - Hope they can help make life easier for you. V3Arcade - AdminCP: game settings scroll window http://www.vbulletin.org/forum/showthread.php?threadid=71099 ORGANIZE YOUR V3Arcade CATEGORIES http://www.vbulletin.org/forum/showthread.php?threadid=71092 V3Arcade Category search fix http://www.vbulletin.org/forum/showthread.php?threadid=71058 Download This modification is archived and cannot be downloaded. Screenshots
|
Similar Mods
Add-On Releases v3arcade Add Game Category when you Mass Game Import | vBulletin 3.6 Add-ons |
v3arcade Change Game Resolution | vBulletin 3.5 Add-ons |
V3Arcade - AdminCP: game settings scroll window | vBulletin 3.0 Full Releases |