Game Server Module For vBadvanced
This modification is in the archives.
/*======================================================================*\
|| #################################################################### || || # Game Server Module For vBadvanced || # Version 1.00 || # Author: Warden || # This mod may only be used from vbulletin.org || # DO NOT display this mod on any other modification site without my permission || # You can alter this code and re-display it here on vbulletin.org || #################################################################### || \*======================================================================*/ Description: This is a quick mod that allows you to show your game servers on the vBadvanced portal page using a module. Installation time: Less than 3 minutes. Install: 1. Go to your AdminCP 2. On the left sidebar, go to your vBa CMPS drop-down menu and click on Add Module 3. Then click on "Template Module" 4. Now set it up like this: Module Title: The name you want Active: Yes Template to Include: adv_portal_servername Style: Choose the style(s) that you want by holding the Control key and using the mouse to choose more than one style Note: Go to http://www.gametracker.com and make sure your server is in your favorites and get your IP and Port Ready! Template Content: Code:
<td class="alt1" align="center"> <!-- Start GameTracker Banner --> <iframe src="http://cache.www.gametracker.com/components/html0/?host=INSERT IP AND PORT HERE&bgColor=1F2642&titleBgColor=11172D&borderColor=333333&fontColor=8790AE&titleColor=FFFFFF&linkColor=FF9900&borderLinkColor=999999&showMap=1&showCurrPlayers=1&showTopPlayers=1&showBlogs=0&width=160&height=548" frameborder="0" scrolling="no" width="160" height="548"></iframe> <!-- End GameTracker Banner --> </td> The rest of the settings is up to you. Hit save and continue and set up where you want to display your new module on your homepage. Done! http://www.global-gamers.net/ If you want support, please CLICK INSTALL Download
This modification is archived, downloads are still allowed. |
Similar Mods
Portal Software Game Server Module For vBadvanced | vBulletin 3.8 Template Modifications |