Back to vBulletin 3.8 Add-ons

STEAM Profile/Status Display
Mod Version: 1.00, by drpeppper

vB Version: 3.8.2 Rating: (2 votes - 3.00 average) Installs: 39
Released: 14 Apr 2009 Last Update: Never Downloads: 14
Not Supported Template Edits External Content  

This is something that will give your users an ability to view member's status for their STEAM account. Offline/online/games playing/etc.

You can find an example here:

http://forums.tf2maps.net/

Just look at any thread and find a post. The widget should be in the upper right hand corner of the post.

Nothing has to be installed on your server.

Step 1
Create a custom user profile field. Name it Steam ID.
Code:
Single-Line Text Box  	Editable, Searchable, Members List
Find what your field id is. It should look something like fieldx where x is the number.

Step 2
Plug your field id in to the following code
Code:
<if condition="$post['fieldx']"><iframe src="http://steamprofile.com/profile/default/sphtml.php?id=$post[fieldx]" align="right" width="254" height="48" scrolling="no" marginheight="0" marginwidth="0" frameborder="0"></iframe></if>
Make sure to change x to your id.

Step 3
Place the code in step 2 that has been changed to reflect your profile field after

Code:
$template_hook[postbit_messagearea_start]
		<if condition="$show['messageicon'] OR $post['title']">
			<!-- icon and title -->
			<div class="smallfont">
in your postbit or postbit_legacy (depending on what you use) template


If you would just like to have the options of having the status as sigs, visit http://steamprofile.com

updated instructions for vbulletin 3.8

http://steamprofile.com/forums/showthread.php?tid=3

Download

No files for download.

Screenshots

Click image for larger version
Name:	Untitled.png
Views:	2485
Size:	87.2 KB
ID:	97770  

Similar Mods

Miscellaneous Hacks Steam freinds status in postbit vBulletin 3.7 Add-ons
Mini Mods Steam Community Profile in Postbit vBulletin 3.7 Template Modifications
Mini Mods Steam IM Card vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024