![]() |
How do I....
I own a bunch of cs 1.6 servers, and tehre is a custom field in the profile for the STEAM ID, and I was planning on taking people stats from a database, and post their stats next to the name when they post. It takes the info from the database (steam ID, ranks ect.
Code:
thanks :D |
To retrieve stats from another site you would have to have a way to fetch the stats from their site. Do they have an API that can be used or personalized RSS feeds with these?
|
oh no, its all the same site! Its even on the same database
i tried this but it didnt work Code:
<if condition="$userfield['field5']"><div>Surf Points: $players[totalpoints]</div></if></td> Ok i think i got most of what I need, but theres one thing im confused with. Im trying to get information from a seperate table, but i dont know how to get to that table, because whever I do a $post['blah'] now, it only searchs the table vb_userfields --------------- Added [DATE]1209335799[/DATE] at [TIME]1209335799[/TIME] --------------- field 11 i from a different table, and field 12 is from the same as 11 Code:
<if condition="$post['field12'] == $post['field5']"> |
All times are GMT. The time now is 09:56 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|