The Arcive of vBulletin Modifications Site. |
|
Xbox LIVE Friendlist Details »»
|
|||||||||||||||||||||||||||||
::About::
This is a very simple modification, but alot of people do not think to utilize it. Mainly, it is a simple pop-up box code, used in conjunction with Bungie.net's powerful friendslist feature. The code can be added to anywhere, it all depends on the Admin's choice, but I prefer to have it near the "New Posts" link in the navbar. ::Installation:: In navbar template, Find: Code:
<vb:if condition="$show['pmmainlink']"> Code:
<!-- XBLFriendslist -->
<li><a href="#" onclick="window.open('http://www.bungie.net/Stats/LiveFriends.aspx','FriendsList','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=430,height=520'); return false;">Xbl Friendlist</a></li>
<!-- /XBLFriendslist -->
::Uninstallation:: Simply search for "XBLFriendslist" and delete the code specified above. Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
thanks
reserved till install vb4 it seems the the code is more like xml vb4 code has changed a lot |
|
#3
|
|||
|
|||
|
How does this actually help when you have to go to bungie and sign in. I guess this is good if you just want a link button that brings up a new window.
|
|
#4
|
|||
|
|||
|
If bungie's server go down you cannot login. Correct?
|
|
#5
|
||||
|
||||
|
Correct, but the chances of Bungie's server going down is minimal.
|
|
#6
|
||||
|
||||
|
thanks
reserved till install vb4 |
|
#7
|
||||
|
||||
|
|
|
#8
|
|||
|
|||
|
This is a cool thing but its really no help when you have to first go to bungie to get it to work. If someone wants to do something really cool Make an API that lets you login to Xbox.com and control stuff. I might start on this now that i mentioned it
|
|
#9
|
||||
|
||||
|
Would be great to have a modification just like the guys over at gamertagnation.com have going on.
|
|
#10
|
|||
|
|||
|
the only true way would be to use the api's from microsoft which aren't public (you have to be apart of the XCDP or a developer of a xbox/windows game). Otherwise it's doing screen captures and so fourth or leeching off another sites xml coding.
|
![]() |
|
|