Game Server Module For vBadvanced
/*======================================================================*\
|| #################################################################### || || # Game Server Module For vBadvanced || # Version 1.01 || # 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 || #################################################################### || \*======================================================================*/ Note: If you choose to only use vBulletin forums with vBadvanced, then this will work. If you use the suite, it may not work. I will test it out on the suite version soon. Go to http://www.vbadvanced.com and download the beta release of their CMPS! vBa 4.0.0 Beta 1 is now released! 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:
<div class="blockrow"> <!-- Start GameTracker Banner --> <iframe src="http://cache.www.gametracker.com/components/html0/?host=ENTER SERVER 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=470" frameborder="0" scrolling="no" width="160" height="470"></iframe> <!-- End GameTracker Banner --></div> 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! If you want support, please CLICK INSTALL Download
installation.txt (2.2 KB, 87 downloads) Screenshots |
Similar Mods
Portal Software Game Server Module For vBadvanced | vBulletin 3.8 Template Modifications |
Portal Software Game Server Module For vBadvanced | vBulletin 3.7 Template Modifications |