Back to vBulletin 3.0 Add-Ons

V3Arcade - AdminCP: game settings scroll window
Mod Version: 1.00, by frankenberrie

This modification is in the archives.
vB Version: 3.0.3 Rating: (1 vote - 5.00 average) Installs: 27
Released: 28 Oct 2004 Last Update: Never Downloads: 3
Not Supported  

V3Arcade - AdminCP: game settings scroll window

This mod adds a scroll window in the Arcade Admin under game settings. So now its a bit easier when looking for and modifying games.

See attached image

File to modify - \admincp\arcadeadmin.php - should take less that 30 seconds
(dont forget to make a backup!!)

FIND:
PHP Code:
// ######################## ARCADE GAME SETTINGS #########################
if ($_GET['do'] == "games") {
    
print_cp_header("Arcade Game Settings");
    
print_form_header('arcadeadmin''gamesupdate');
    
print_table_header("Arcade Game Settings");
    
$menu 
Directly after that add:
Code:
	<div style=\"height:225px; width:400px; overflow:auto;\">
DONE!!

You can change the width and height settings to your liking. The default settings work well on a screen with 1280x1204 resoultion.
Don't forget to click install

Download

No files for download.

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: Test game from AdminCP vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024