Add Game Tar
From Game Section
NOTE THAT THIS PAGE IS ABOUT GAME SECTION 1.1.x
NOTE THAT THIS IS INCLUDED IN GAME SECTION 1.2.x BY DEFAULT
Contents |
About
There are many games that come in archived folders; they normally contain a flash file, 2 image files, and a PHP file.
Until now you had to put the flash file in /games and then put the image files in /games/images. Then you had to try and guess the game settings when you went to add game in the admin cp.
Well with the add game tar mod you just upload the tar archive to /games/tar/tar and go to FORUMROOT/games/tar.php type in the name of the tar file, the category # and press "add game". Everything is taken care of for you, the files are moved and the tar archive is deleted.
Download
The Add Game Tar Mod can be downloaded from it's page on the MyBB site([1]).
Installation
1)open upload/tar.php in your favorite text editor
2)change $auid to your uid and save the file
3)Copy the files in the upload folder to FORUMROOT/games/ .
4)CHMOD /games to 777, games/images to 777, games/tar to 777, games/tar/tar to 777, games/tar/unpackaged to 777.
5)Upload game tar files to FORUMROOT/games/tar/tar, then go to http://FORUMROOT/games/tar.php to add games.
Usage
Upload game tar files to FORUMROOT/games/tar/tar, then go to http://FORUMROOT/games/tar.php to add games.
Mod Credits
Add Game Tar Mod: Nekng([2])
Game Mod: Paretje ([3])
PclTar 1.3.1: Vincent Blavet ([4])

