untold4you
06-16-2005, 06:52 PM
Shows last 5 added arcade games in a side left or right block.
Use 5newestgames.module for the center version.
Screenshot(Side version):
http://www.powerplant.be/ppimages/last5addeds.gif
Screenshot(Center version):
http://www.powerplant.be/ppimages/last5added.gif
Install:
Just upload the module file and magic happens ;)
Options:
Open:
forum/modules/arcade_last5_side.php for the side version
OR forum/modules/arcade_last5.php for the center version
Find:
/* ### EDIT OPTIONS #########################################################*/
/* Set number of games to show */
$show_numb = 5;
/* Path to arcade images */
$path = "forum/arcade/images/"; //---> Do not forget the '/' --->
/* ################################################# NO EDIT NEEDED BELOW ###*/
$show_numb = Number of new games shown in the module.
$path = Path to your arcade images - Set this to the correct path to show your images.
Gr3łTz
Use 5newestgames.module for the center version.
Screenshot(Side version):
http://www.powerplant.be/ppimages/last5addeds.gif
Screenshot(Center version):
http://www.powerplant.be/ppimages/last5added.gif
Install:
Just upload the module file and magic happens ;)
Options:
Open:
forum/modules/arcade_last5_side.php for the side version
OR forum/modules/arcade_last5.php for the center version
Find:
/* ### EDIT OPTIONS #########################################################*/
/* Set number of games to show */
$show_numb = 5;
/* Path to arcade images */
$path = "forum/arcade/images/"; //---> Do not forget the '/' --->
/* ################################################# NO EDIT NEEDED BELOW ###*/
$show_numb = Number of new games shown in the module.
$path = Path to your arcade images - Set this to the correct path to show your images.
Gr3łTz