frankenberrie
10-28-2004, 10:00 PM
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:
<td><img src=\"../images/arcade/file.gif\"></td>STEP #3:
Replace that with this:
<td><a href=\"../arcade.php?do=play&gameid=$games[gameid]\" title=\"TEST\">
<img src=\"../images/arcade/testgame.gif\" border=\"0\"></a> </td>
STEP #4:
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
https://vborg.vbsupport.ru/showthread.php?threadid=71099
ORGANIZE YOUR V3Arcade CATEGORIES
https://vborg.vbsupport.ru/showthread.php?threadid=71092
V3Arcade Category search fix
https://vborg.vbsupport.ru/showthread.php?threadid=71058
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:
<td><img src=\"../images/arcade/file.gif\"></td>STEP #3:
Replace that with this:
<td><a href=\"../arcade.php?do=play&gameid=$games[gameid]\" title=\"TEST\">
<img src=\"../images/arcade/testgame.gif\" border=\"0\"></a> </td>
STEP #4:
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
https://vborg.vbsupport.ru/showthread.php?threadid=71099
ORGANIZE YOUR V3Arcade CATEGORIES
https://vborg.vbsupport.ru/showthread.php?threadid=71092
V3Arcade Category search fix
https://vborg.vbsupport.ru/showthread.php?threadid=71058