Log in

View Full Version : How to manually install games?


thenewuser
06-14-2007, 04:12 AM
If a game refuses to install from the .zip or .tar how can you manually install it?

I'm not sure where to put the files, thanks! :)

duncan99
06-14-2007, 10:24 AM
Extract the tar or zip game file, there are 4 files : swf, php and 2 gif files (for v2.0 game)

Firstly upload the game swf file to arcade folder.
Second upload the 2 image gif files to arcade/images
Thirdly, open the php file, you can see something like this:

<?php
$config = array(
gname => 'amgdriftGC',
gtitle => 'AMG Drift Competition',
bgcolor => '000000',
gwidth => '806',
gheight => '490',
active => '1',
gcat => '1',
//optional leave blank if not using
gwords => 'Take a spin on a closed winter course and learn how to drift',
object => 'score points by drifting',
gkeys => 'see in game.',

);?>

Go to ACP in the Arcade panel, click the Add game option. See the picture below:

http://img473.imageshack.us/img473/7756/addgameky6.gif

Enter the data appropreately in each field, when finished save it, thats all.



Hope this help. :)

thenewuser
06-14-2007, 12:49 PM
Thanks! I shall try this after I get some rest.

CMGU
06-21-2007, 12:53 AM
thanks for the infor

how Install via a ZIP archive (for v3arcade Games)?

somebody help me

well i install the new game and don?t fount

Warning: fopen(arcade/Altex.swf) [function.fopen]: failed to open stream: No such file or directory in /arcade.php on line 597

MrZeropage
06-21-2007, 06:30 PM
if you have the original zip-file (including the .php file) upload the zip-archive to /arcade/zip/ and enter AdminCP -> Arcade -> Add Game and check the ZIP-game-installer-section :)

CMGU
06-21-2007, 06:41 PM
and when i try to install for tar. upload the tar-file in arcade/tar or ?

MrZeropage
06-21-2007, 06:44 PM
yes :)

CMGU
06-21-2007, 06:47 PM
and them what only upload & finish explain to me because im new and this
please!

MrZeropage
06-21-2007, 06:51 PM
I don't understand your question, sorry

upload .tar to /arcade/tar and then enter AdminCP -> Add Game
the uploaded games will appear there and you can click INSTALL

CMGU
06-21-2007, 06:58 PM
ok appaers this
/home/adictmuz/public_html/forums/arcade/tar is write-protected. Please change CHMOD to 0777 via FTP.

that it's what I must to do

sorry for my english but i can´t i from a latin country we donsen´t speak english
but i learning english.

please explein this
/home/adictmuz/public_html/forums/arcade/tar is write-protected. Please change CHMOD to 0777 via FTP.
why said this

MrZeropage
06-21-2007, 07:23 PM
you need some FTP-program to change the permissions for this folder to 0777

the command is CHMOD



if you don't know about this, ask your hoster for support

CMGU
06-22-2007, 12:08 AM
thank u i install game

Forumnerds
06-22-2007, 10:24 PM
and how do you upload all at once thats what am trying to do can anyone help