Back to vBulletin 3.6 Add-ons

ibproarcade 2.5.7+ full screen game on v3arcade skin
Mod Version: 1.10, by erjavid

This modification is in the archives.
vB Version: 3.6.0 Rating: (2 votes - 5.00 average) Installs: 20
Released: 29 Oct 2006 Last Update: 31 Oct 2006 Downloads: 70
Not Supported Template Edits  

This modify add at the v3arcade skin the full screen OPTION.
If you click on play game this will be run normaly (normal screen) otherwise if you clic on "in the new windows" the game will be run in a full screen mode.

  • VB version: ALL
  • Ibpro arcade version: ALL


New Feature 1.10:
Bug fixed:add scroolbar

Upload the skin_v3arcade.php and replace the existing file or read below.

Open your arcade/skins/skin_v3Arcade.php
Find:
Code:
return <<<EOF
	<tr>
    	<td class="{$rowcol}">
below add:
Code:
<script type="text/javascript">
<!--
var newwindow;
function poptastic(url,features)
{
newwindow=window.open(url,'playnew',features);
}
//-->
</script>


Find:
Code:
<td valign='top'>
					<table width="100%" border="0" class="{$rowcol}">
					<tr>
                    			<td><b>{$links['click']}</b></td>
Replace whit:
Code:
<td valign='top'>
					<table width="100%" border="0" class="{$rowcol}">
					<tr>
                    			<td><b>{$links['click']}</b>
<!--popup play-->
<a href="javascript:poptastic('arcade.php?$session[sessionurl]do=playfull&amp;gameid={$entry['gid']}', 'height={$entry['gheight']},width={$entry['gwidth']},left=200,top=100,resizable=yes,scrollbars=yes,toolbar=no,status=no');">{$ibforums->lang['gamebox_playpopup']}</a><br />
</td>


PLEASE, Click install. Thank'you

Top 25 player: IbproArcade 2.5.7- Top 25 player

Download

This modification is archived, downloads are still allowed.

File Type: %1$s skin_v3Arcade.php (70.1 KB, 102 downloads)

Screenshots

Click image for larger version
Name:	new windows 1.JPG
Views:	286
Size:	22.0 KB
ID:	55271   Click image for larger version
Name:	new windows 2.JPG
Views:	587
Size:	131.7 KB
ID:	55272  

Similar Mods

Add-On Releases ibProArcade Shows Game Count + Newest Game and Random Game in your Forum Statistics vBulletin 3.6 Add-ons
Add-On Releases v3arcade Add Game Category when you Mass Game Import vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024