стыбзил
тут
This hack is for vBulletin v4.0.0 GOLD. not tested with vB4 Alpha, Beta or RC versions.
Info:
This hack will add a new block in your user profile sidebar which contains user GamerCards and GamerIDs. also GamerCards can show in the postbit too.
Features:
-Global enable/disable system.
-Ability to change the block location in profile sidebar.
-Can choose to shows only GamerIDs and not GamerCards.
-Ability to disable certain platform(s).
-Can show GamerCards with relevant icons in postbit. (Added in v2.0)
-This mod currently support the following platforms:
XBOX Live Gamertag
PlayStation Network ID
Wii Friend Code (wii doesn't have gamercard)
XFIRE Username
Steam Community ID
Install:
1) Navigate to AdminCP -> Plugins & Products -> Manage Products -> [Add/Import Product] -> Import XML product.
2) Upload the "gamericons" folder to your forum_dir/images/misc folder.
3) You should create a "Single-Line Text Box" User Profile Field for each platform (if you don't have). (Help!)
4) Enter the field ID of each platform in vB Options -> "GamerCards Block Options" settings.
Upgrade:
1) Navigate to AdminCP -> Plugins & Products -> Manage Products -> [Add/Import Product] -> Import XML product.
When you want to import the XML, set Allow Overwrite to 'Yes'.
2) Upload the "gamericons" folder to your forum_dir/images/misc folder.
**All phrases in v2.0 are changed, so after upgrade you should enter the field ID of each platform again!!**
Notes:
1) For the PSN GamerCard to show, users must do the following:
Login to us.playstation.com -> My Profile -> Portable ID -> Generate Portable ID.
2) For the Steam GamerCard to show, users must do the following:
Login to steamcommunity.com -> Edit SteamID -> Copy the text from the "Custom URL" box into the Steam ID field.
* Steam GamerCard is not official and generates from steamcard.com.
3) XFIRE mini profile image will be resize with mouse hover.
4) You can use these optional Regular Expressions (regex) for the fields:
XBOX Live Gamertag: PlayStation Network ID:
Code:
^([A-Za-z0-9-_]+)?$
Wii Friend Code:
Code:
^([0-9]{4}[- ][0-9]{4}[- ][0-9]{4}[- ][0-9]{4})?$
XFIRE Username: Steam ID:
Code:
^([A-Za-z0-9-_]+)?$
Versions:
v1.0 - Initial version (3rd January 2010)
v1.1 - Added feature: new sidebar on right location (4th January 2010)
v2.0 - GamerCards added to the postbit too! (6th January 2010)