PDA

View Full Version : v3arcade Manually Add Game via Admin CP


Oblivion Knight
12-27-2005, 10:00 PM
This modification provides you with an additional Game Tool to manually add a game without the use of a script or import tool.. Boofo pointed out to me that before today, this was not possible and I believe it to be a rather useful tool for the more knowledgable of vBulletin and v3arcade users.

Please note that games added to the database with this modification must have already been "converted" for use with v3arcade/ibProArcade for them to work..


Upgrade Notes: [1.0.0 -> 1.0.1] (https://vborg.vbsupport.ru/showpost.php?p=906818&postcount=27) -- [1.0.1 -> 1.0.2] (https://vborg.vbsupport.ru/showpost.php?p=962566&postcount=46)

Compatability: 1.0.6

evenmonkeys
12-28-2005, 07:50 PM
w00000000000t! THANK YOU!

GoTTi
12-28-2005, 08:51 PM
congrats on the release Oblivion...im still stuck in 3.0.x world though so i cant enjoy this yet...:disappointed:

cooltechie
12-29-2005, 01:43 AM
help me understand why this is needed. isn't games managed through the download system?

sitka
12-29-2005, 05:14 AM
is this similiar to the way that nukearcade works? input the graphic name, the swf name, game score name, etc

Oblivion Knight
12-29-2005, 05:26 AM
help me understand why this is needed. isn't games managed through the download system?Old v3arcade games, and ibProArcade games are compatible with the new version of v3arcade.

So if you don't have the accompanying .game.php file, or .tar archive, you can use this to install those games by entering the details manually. As mentioned, it's intended use is for developers and more knowledgable of vBulletin and v3arcade users.


is this similiar to the way that nukearcade works? input the graphic name, the swf name, game score name, etcUmm.. Pretty much I guess.

It's basically all the options from the "Edit Game" page, plus the shortname, the swf name and the 2 image names. It's probably more options than you'll ever need, but it saves future upgrades just to add an option here or there.

Corriewf
12-29-2005, 06:12 AM
Old v3arcade games, and ibProArcade games are compatible with the new version of v3arcade.

So if you don't have the accompanying .game.php file, or .tar archive, you can use this to install those games by entering the details manually. As mentioned, it's intended use is for developers and more knowledgable of vBulletin and v3arcade users.


Umm.. Pretty much I guess.

It's basically all the options from the "Edit Game" page, plus the shortname, the swf name and the 2 image names. It's probably more options than you'll ever need, but it saves future upgrades just to add an option here or there.

Wow! I would love to see this integrated in the next version. Very good work!

Diggazz
01-01-2006, 07:28 AM
This is what I have been looking for but It installs the game ok except when i go to play the game I get a white screen

any help would be appreciated

Oblivion Knight
01-01-2006, 07:36 AM
Make sure that you've definately entered the correct information..

The Flash File field needs to include the ".swf" extension at the end of the name.

Diggazz
01-01-2006, 01:04 PM
OK thanks the.swf extension I didnot include

thankyou

jawinn
01-02-2006, 04:53 PM
Installed

As I understand it, this script will allow me to import iBPro games into my new install of v3arcade. Is that correct?

Oblivion Knight
01-02-2006, 05:32 PM
Installed

As I understand it, this script will allow me to import iBPro games into my new install of v3arcade. Is that correct?Theoretically, yes.

Although in future versions of v3arcade, installing ibProArcade games with this addon may cause some problems. I guess I should add a "system" setting to this which would take care of it..

Snake
01-02-2006, 05:38 PM
Whoa this is hot!

Thanks! :)

jawinn
01-02-2006, 06:29 PM
Theoretically, yes.




Awesome, how would I do that? I don't see how I run the script once it's installed. Thanks in advance.

J

Citizen
01-09-2006, 06:26 PM
I got this error:
Database error in vBulletin 3.5.0:

Invalid SQL:
INSERT INTO arcade_games (shortname, title, description, file, width, height, miniimage, stdimage, gamepermissions, categoryid, dateadded, minpoststotal, minpostsperday, minpoststhisday, minreglength, minrep, isreverse) VALUES
('Pacman', 'Pacman', 'Pacman was one of the most successful retro games of its time.', 'pacman.swf', '360', '420', 'pacman2.gif', 'pacman1.gif', '5', '3', '1136838282', '0', '0', '0', '0', '0', '0');

MySQL Error : Unknown column 'minpoststhisday' in 'field list'
Error Number : 1054
Date : Monday, January 9th 2006 @ 02:24:42 PM
Script : http://www.xxx.com/forums/admincp/arcadeadmin.php
Referrer : http://www.xxx.com/forums/admincp/arcadeadmin.php
IP Address : xxx
Username : xxx
Classname : vb_database

Oblivion Knight
01-10-2006, 08:38 AM
I got this error:Make sure you're using 1.0.2 of v3arcade.

lanc3lot
01-10-2006, 08:59 AM
It seems that when i visit vb.org, i wish to have this and that, and then i found it in threads!!!!!!

Well done Oblivion, i needed that :)

Citizen
01-11-2006, 04:35 AM
Make sure you're using 1.0.2 of v3arcade.
It is 1.0.2

Oblivion Knight
01-11-2006, 11:50 AM
It is 1.0.2Then this column should exist in your arcade_games table; "minpoststhisday".

According to your error, it doesn't.

Citizen
01-12-2006, 10:38 AM
Then this column should exist in your arcade_games table; "minpoststhisday".

According to your error, it doesn't.
Do you have the code to manually add the column?

I've had to manually add most of database given that there wasnt much support for people that had the 3.0.x version of v3arcade intstalled and then upgraded.

Michael_Tree
01-14-2006, 01:42 PM
Hey, thanks to this I can install games to the arcade, unlike before. But now people cant submit their score!!! lol Can anyone help? Link: www.habbodialogue.com/arcade.php

plateau
01-15-2006, 03:25 AM
It seems that in my system , there is no this phrase:

$vbphrase['use_reverse']

thus I dont know what is the : print_yes_no_row($vbphrase['use_reverse'], 'isreverse', $game['isreverse']); for? therefore dont know how to do the setting for that option.

Thanks for help!

plateau
01-15-2006, 03:46 AM
ok, i think i need 1.02..............mmmmmmmmmmmmm

LeonHartHVA
02-04-2006, 07:56 AM
When add a new games, can u make it appear at News & Events?
Thanks

forumsoup.com
02-07-2006, 09:08 PM
I put this on my site, love it, and clicked installed. Thanks!

Oblivion Knight
02-21-2006, 09:27 AM
Do you have the code to manually add the column?

I've had to manually add most of database given that there wasnt much support for people that had the 3.0.x version of v3arcade intstalled and then upgraded.Chances are, you could be missing more than just that one column.
Could you possibly take screenshots of your arcade_games table structure for me?


Hey, thanks to this I can install games to the arcade, unlike before. But now people cant submit their score!!! lol Can anyone help? Link: www.habbodialogue.com/arcade.phpIt depends on the game(s) you're trying to install.

It should be noted that the games still require to be modified to work with v3arcade in order for them to submit the score to your database.. I got a 404 when trying to visit the URL you supplied.


ok, i think i need 1.02..............mmmmmmmmmmmmmPossibly.. Have you solved this issue now? Sorry for the late reply.


When add a new games, can u make it appear at News & Events?
ThanksI'll try and release an update tonight for you..

Oblivion Knight
02-21-2006, 08:45 PM
1.0.1 is now available!
As suggested, there is now an additional option in the Admin CP for making newly added games post an event on the "News & Events" block. This is enabled by default.


Upgrade Instructions:
1.) Open up admincp/arcadeadmin.php and find:
if ($vbulletin->GPC['author'] == '' AND $vbulletin->GPC['instructions'] == '')
{
$db->query_write("INSERT INTO " . TABLE_PREFIX . "arcade_games (shortname, title, description, file, width, height, miniimage, stdimage, gamepermissions, categoryid, dateadded, minpoststotal, minpostsperday, minpoststhisday, minreglength, minrep, isreverse) VALUES
('" . addslashes($vbulletin->GPC['shortname']) . "', '" . addslashes($vbulletin->GPC['title']) . "', '" . addslashes($vbulletin->GPC['description']) . "', '" . addslashes($vbulletin->GPC['file']) . "', '" . $vbulletin->GPC['width'] . "', '" . $vbulletin->GPC['height'] . "', '" . addslashes($vbulletin->GPC['miniimage']) . "', '" . addslashes($vbulletin->GPC['stdimage']) . "', '" . $vbulletin->GPC['gamepermissions'] . "', '" . $vbulletin->GPC['categoryid'] . "', '" . TIMENOW . "', '" . $vbulletin->GPC['minpoststotal'] . "', '" . $vbulletin->GPC['minpostsperday'] . "', '" . $vbulletin->GPC['minpoststhisday'] . "', '" . $vbulletin->GPC['minreglength'] . "', '" . $vbulletin->GPC['minrep'] . "', '" . $vbulletin->GPC['isreverse'] . "')");
} else {
$db->query_write("INSERT INTO " . TABLE_PREFIX . "arcade_games (shortname, title, author, description, instructions, file, width, height, miniimage, stdimage, gamepermissions, categoryid, dateadded, minpoststotal, minpostsperday, minpoststhisday, minreglength, minrep, isreverse) VALUES
('" . addslashes($vbulletin->GPC['shortname']) . "', '" . addslashes($vbulletin->GPC['title']) . "', '" . addslashes($vbulletin->GPC['author']) . "', '" . addslashes($vbulletin->GPC['description']) . "', '" . addslashes($vbulletin->GPC['instructions']) . "', '" . addslashes($vbulletin->GPC['file']) . "', '" . $vbulletin->GPC['width'] . "', '" . $vbulletin->GPC['height'] . "', '" . addslashes($vbulletin->GPC['miniimage']) . "', '" . addslashes($vbulletin->GPC['stdimage']) . "', '" . $vbulletin->GPC['gamepermissions'] . "', '" . $vbulletin->GPC['categoryid'] . "', '" . TIMENOW . "', '" . $vbulletin->GPC['minpoststotal'] . "', '" . $vbulletin->GPC['minpostsperday'] . "', '" . $vbulletin->GPC['minpoststhisday'] . "', '" . $vbulletin->GPC['minreglength'] . "', '" . $vbulletin->GPC['minrep'] . "', '" . $vbulletin->GPC['isreverse'] . "')");
}Below it, add:
if ($vbulletin->options['neweventonmanaddgame'] == 1)
{
$db->query_write("INSERT INTO " . TABLE_PREFIX . "arcade_news (newstext, newstype, datestamp) VALUES ('" . addslashes(construct_phrase($vbphrase['x_has_been_added'], $vbulletin->GPC['title'])) . "', 'auto', " . TIMENOW . ")");
}2.) Import the updated product file, with the "Overwrite" checkbox enabled.

LeonHartHVA
02-21-2006, 11:12 PM
Good job Oblivion Knight, thank you very much :nervous:

rewardhits
03-04-2006, 01:23 AM
can any one help me installing as many varcade games on vbulletin 3.5 version? I really need help. will pay $20, if interested please email me at "teknorhino@yahoo.com"

thank you,
Frank

ZacUSNYR
03-06-2006, 03:08 AM
Sweet i'm getting sick of using phpmyadmin to do it heh

dakar
03-14-2006, 03:10 AM
Can anyone explain in any detail what needs to be modified to fix the score submission?

Oblivion Knight
03-14-2006, 07:09 AM
The games that you add must already be modified for use with v3arcade in order for them to submit the score to your database (sorry, I took it for granted everyone would know)..

Injektilo
03-14-2006, 08:12 AM
will u release on that works on the new version?

Oblivion Knight
03-14-2006, 09:25 AM
Yes, when I get the chance.. :)

Injektilo
03-14-2006, 09:51 AM
i've tried it and it works with the new version...do ya think there will be a problem?

Freesteyelz
03-16-2006, 04:56 AM
Works fantastic in 3.5.3. Thanks Oblivion Knight. :) *Clicked Install*

Oblivion Knight
03-16-2006, 05:14 AM
i've tried it and it works with the new version...do ya think there will be a problem?Not if it works alright; I haven't had the time to compare the latest v3arcade code.. :)

AKapadia
03-16-2006, 03:57 PM
Does this hack work with this hack or not ?

https://vborg.vbsupport.ru/showthread.php?t=101554

Injektilo
03-16-2006, 11:45 PM
Does this hack work with this hack or not ?

https://vborg.vbsupport.ru/showthread.php?t=101554

i believe there is a build in function in ibProArcade for manually add game

AKapadia
03-17-2006, 02:57 AM
o yeah my bad bro thanx :)

vchase
03-17-2006, 07:23 AM
thanks! installed

WoodiE
03-30-2006, 06:44 PM
Oblivion Knight thanks so much for this add-on. After many failed attempts at trying to get John to fix a problem adding games, I was able to install this add-on and manually add them myself and it works - to bad the auto system doesn't.

Thanks again!

-Michael

Oblivion Knight
04-08-2006, 08:00 PM
You're most welcome, WoodiE.. :)

Cajun
04-09-2006, 06:10 AM
I am using v3arcade 1.0.5. I installed this mod and I can add games but can not edit them after installing. I have to reinstall the un-edited arcadeamin.php file to edit any on my games.

I see this mod is for v3arcade 1.0.2 only. Is that causing this problem and if so will you update to work with v3arcade 1.0.5 and 1.0.6?

Oblivion Knight
04-09-2006, 08:45 AM
It states 1.0.2, however other users have tested it with newer versions and haven't reported any such problems. I'll try and find some time to look into it though..

In the meantime I suggest double checking your file edits of admincp/arcadeadmin.php

Oblivion Knight
04-28-2006, 10:27 PM
1.0.2 is now available..
Just a small update to integrate the vbBux addon that was added to v3arcade.


Upgrade Instructions:
Open up admincp/arcadeadmin.php and find:
print_input_row($vbphrase['flash_file'], 'file', $game['file']);
print_input_row($vbphrase['standard_image'], 'stdimage', $game['stdimage']);
print_input_row($vbphrase['mini_image'], 'miniimage', $game['miniimage']);

print_yes_no_row($vbphrase['is_active'] . $vbphrase['is_active_dfn'], 'gamepermissions[isactive]', $game['permissions']['isactive']);
print_yes_no_row($vbphrase['show_award'], 'gamepermissions[showaward]', $game['permissions']['showaward']);
print_yes_no_row($vbphrase['enable_challenges'], 'gamepermissions[enablechallenges]', $game['permissions']['enablechallenges']);
print_yes_no_row($vbphrase['use_reverse'], 'isreverse', $game['isreverse']);Below it, add:
// vbBux Integration
if ($vbulletin->options['vbbux_pointsfield'])
{
print_input_row($vbphrase['game_cost'], 'cost', $game['cost']);
}

Find:
'categoryid' => TYPE_UINT
));

// Get that bitfield value calculated.
require_once(DIR . '/includes/functions_misc.php');
$vbulletin->GPC['gamepermissions'] = convert_array_to_bits($vbulletin->GPC['gamepermissions'], $vbulletin->bf_misc_gamepermissions);

if ($vbulletin->GPC['author'] == '' AND $vbulletin->GPC['instructions'] == '')
{
$db->query_write("INSERT INTO " . TABLE_PREFIX . "arcade_games (shortname, title, description, file, width, height, miniimage, stdimage, gamepermissions, categoryid, dateadded, minpoststotal, minpostsperday, minpoststhisday, minreglength, minrep, isreverse) VALUES
('" . addslashes($vbulletin->GPC['shortname']) . "', '" . addslashes($vbulletin->GPC['title']) . "', '" . addslashes($vbulletin->GPC['description']) . "', '" . addslashes($vbulletin->GPC['file']) . "', '" . $vbulletin->GPC['width'] . "', '" . $vbulletin->GPC['height'] . "', '" . addslashes($vbulletin->GPC['miniimage']) . "', '" . addslashes($vbulletin->GPC['stdimage']) . "', '" . $vbulletin->GPC['gamepermissions'] . "', '" . $vbulletin->GPC['categoryid'] . "', '" . TIMENOW . "', '" . $vbulletin->GPC['minpoststotal'] . "', '" . $vbulletin->GPC['minpostsperday'] . "', '" . $vbulletin->GPC['minpoststhisday'] . "', '" . $vbulletin->GPC['minreglength'] . "', '" . $vbulletin->GPC['minrep'] . "', '" . $vbulletin->GPC['isreverse'] . "')");
} else {
$db->query_write("INSERT INTO " . TABLE_PREFIX . "arcade_games (shortname, title, author, description, instructions, file, width, height, miniimage, stdimage, gamepermissions, categoryid, dateadded, minpoststotal, minpostsperday, minpoststhisday, minreglength, minrep, isreverse) VALUES
('" . addslashes($vbulletin->GPC['shortname']) . "', '" . addslashes($vbulletin->GPC['title']) . "', '" . addslashes($vbulletin->GPC['author']) . "', '" . addslashes($vbulletin->GPC['description']) . "', '" . addslashes($vbulletin->GPC['instructions']) . "', '" . addslashes($vbulletin->GPC['file']) . "', '" . $vbulletin->GPC['width'] . "', '" . $vbulletin->GPC['height'] . "', '" . addslashes($vbulletin->GPC['miniimage']) . "', '" . addslashes($vbulletin->GPC['stdimage']) . "', '" . $vbulletin->GPC['gamepermissions'] . "', '" . $vbulletin->GPC['categoryid'] . "', '" . TIMENOW . "', '" . $vbulletin->GPC['minpoststotal'] . "', '" . $vbulletin->GPC['minpostsperday'] . "', '" . $vbulletin->GPC['minpoststhisday'] . "', '" . $vbulletin->GPC['minreglength'] . "', '" . $vbulletin->GPC['minrep'] . "', '" . $vbulletin->GPC['isreverse'] . "')");
}Replace it with:
'categoryid' => TYPE_UINT,
'cost' => TYPE_NUM
));

// Get that bitfield value calculated.
require_once(DIR . '/includes/functions_misc.php');
$vbulletin->GPC['gamepermissions'] = convert_array_to_bits($vbulletin->GPC['gamepermissions'], $vbulletin->bf_misc_gamepermissions);

if ($vbulletin->GPC['author'] == '' AND $vbulletin->GPC['instructions'] == '')
{
$db->query_write("INSERT INTO " . TABLE_PREFIX . "arcade_games (shortname, title, description, file, width, height, miniimage, stdimage, gamepermissions, categoryid, dateadded, minpoststotal, minpostsperday, minpoststhisday, minreglength, minrep, isreverse, cost) VALUES
('" . addslashes($vbulletin->GPC['shortname']) . "', '" . addslashes($vbulletin->GPC['title']) . "', '" . addslashes($vbulletin->GPC['description']) . "', '" . addslashes($vbulletin->GPC['file']) . "', '" . $vbulletin->GPC['width'] . "', '" . $vbulletin->GPC['height'] . "', '" . addslashes($vbulletin->GPC['miniimage']) . "', '" . addslashes($vbulletin->GPC['stdimage']) . "', '" . $vbulletin->GPC['gamepermissions'] . "', '" . $vbulletin->GPC['categoryid'] . "', '" . TIMENOW . "', '" . $vbulletin->GPC['minpoststotal'] . "', '" . $vbulletin->GPC['minpostsperday'] . "', '" . $vbulletin->GPC['minpoststhisday'] . "', '" . $vbulletin->GPC['minreglength'] . "', '" . $vbulletin->GPC['minrep'] . "', '" . $vbulletin->GPC['isreverse'] . "', '" . $vbulletin->GPC['cost'] . "')");
} else {
$db->query_write("INSERT INTO " . TABLE_PREFIX . "arcade_games (shortname, title, author, description, instructions, file, width, height, miniimage, stdimage, gamepermissions, categoryid, dateadded, minpoststotal, minpostsperday, minpoststhisday, minreglength, minrep, isreverse, cost) VALUES
('" . addslashes($vbulletin->GPC['shortname']) . "', '" . addslashes($vbulletin->GPC['title']) . "', '" . addslashes($vbulletin->GPC['author']) . "', '" . addslashes($vbulletin->GPC['description']) . "', '" . addslashes($vbulletin->GPC['instructions']) . "', '" . addslashes($vbulletin->GPC['file']) . "', '" . $vbulletin->GPC['width'] . "', '" . $vbulletin->GPC['height'] . "', '" . addslashes($vbulletin->GPC['miniimage']) . "', '" . addslashes($vbulletin->GPC['stdimage']) . "', '" . $vbulletin->GPC['gamepermissions'] . "', '" . $vbulletin->GPC['categoryid'] . "', '" . TIMENOW . "', '" . $vbulletin->GPC['minpoststotal'] . "', '" . $vbulletin->GPC['minpostsperday'] . "', '" . $vbulletin->GPC['minpoststhisday'] . "', '" . $vbulletin->GPC['minreglength'] . "', '" . $vbulletin->GPC['minrep'] . "', '" . $vbulletin->GPC['isreverse'] . "', '" . $vbulletin->GPC['cost'] . "')");
}Done.

S@NL - BlackBik
04-30-2006, 08:05 PM
Thanks a lot OK.
Since I updated the Arcade, mass import doesn't work anymore.
This way I'm still able to add games.

a43079
05-22-2006, 08:30 AM
i get this error after installing and tried to do a v3 Arcade - Mass Game Import after i hit start it cave me this error

Fatal error: Call to a member function read() on a non-object in C:\Program Files\Apache Group\Apache2\htdocs\home\forum\admincp\arcadeadmi n.php on line 719


line 791 shows

while (($filename = $d->read()) AND ($counter<$vbulletin->GPC['gamesperpage'])) {

HS2005
05-22-2006, 04:33 PM
This Works Really Great, Your a Great Coder to come up with this handy Coding for vb 3.5.4 arcade help.

EDIT: I watched the .php codes for activating the submit code.
You Said That it must have been already imported for vb arcade to work.
but i looked up the php codes but i see no changes of one who is activated with v3 arcade and can submist and a game who can't submit.

Have any idea if it's even a .php file or does it lie different

a43079
05-23-2006, 12:51 PM
i get this error after installing and tried to do a v3 Arcade - Mass Game Import after i hit start it cave me this error

Fatal error: Call to a member function read() on a non-object in C:\Program Files\Apache Group\Apache2\htdocs\home\forum\admincp\arcadeadmi n.php on line 719


line 791 shows

while (($filename = $d->read()) AND ($counter<$vbulletin->GPC['gamesperpage'])) {


could i get someone to help me with this please..

Oblivion Knight
05-24-2006, 01:43 PM
could i get someone to help me with this please..I'll take a look, although that line isn't touched by this modification IIRC..

You should try fixing this typo though..
while (($filename = $d->read()) AND ($counter<$vbulletin->GPC['gamesperpage'])) {Should read:
while (($filename = $db->read()) AND ($counter<$vbulletin->GPC['gamesperpage'])) {

a43079
05-25-2006, 06:37 AM
thank you i fixed the typo any help you can give me would be great thank you..

analog-x
05-27-2006, 12:11 AM
I installed this MOD, but than I was unable to edit my other games details.

I followed the installation instructions very carefully. Once I removed this MOD i was able to edit my Game Details again.

a43079
06-02-2006, 06:59 AM
well thank you for the help after playing with it for a week i figured it out its working fine now thank you..

bayard88
06-02-2006, 10:17 AM
installed
thanks ;)

Oblivion Knight
06-03-2006, 06:24 AM
well thank you for the help after playing with it for a week i figured it out its working fine now thank you..Fixing that typo should have fixed it I think.. Was there anything else you needed to do?

foulplay
06-18-2006, 02:59 AM
This hack would have been perfect if you could submit scores.

SupremeWeapon
06-20-2006, 05:57 AM
Parse error: syntax error, unexpected T_STRING, expecting ']' in /var/www/forums/admincp/arcadeadmin.php on line 1114

Get this when trying to go tot he game import area. made file modifications to a T also.

Q139
07-02-2006, 08:01 PM
Great mod....installed!!!

mljask
08-14-2006, 11:57 AM
does this mod works for vbulletin 3.6???

Oblivion Knight
08-14-2006, 12:51 PM
does this mod works for vbulletin 3.6???I see no reason why it shouldn't, but I cannot confirm this.

Chicago_VLNU_4s
09-30-2006, 07:50 PM
i don't have the file

admincp/arcadeadmin.php

where can i get this?

andy1074
10-12-2006, 09:11 AM
i installed this hack succesfully
thank you very very mach
when i installed a new game by this hack it works but dose not submit record
what should i do
please help me ...

F34R
10-17-2006, 08:51 PM
Using this mod, after I've set the game up, they work fine. However, the Time Played stat for the game shows ZERO on all games I install with this mod. How do I get it to show the time played like it does for all the script installed games ?

litfoo
11-30-2006, 08:07 PM
I have installed this mod, but really cannot see where I can actually manually add a game

help appreciated

litfoo

ZBJsmom
03-17-2007, 01:23 PM
I too have successfully installed this hack but can't actually see where I manually add a game in the AdminCP.

Can anyone help us, please?

UPDATE! It appeared after I logged out of admin CP. thanks!

Ekshi
05-27-2007, 10:01 PM
Nice add ons ;)

Lovemonk
02-16-2008, 07:32 PM
Downloaded, installed, and I love it. Cheers!:o

m411b
09-04-2009, 10:58 PM
Wish I could submit scores! Is there a fix?