PDA

View Full Version : Halo 3 Stats Displayed


ChU v2
27 Oct 2007, 17:51
What is this?

This hack will display an image of your Halo 3 stats and update them as the player progresses.

Credit:

The credit for the stats system goes to Halobit.com. I just wrote the code for it to display on vB.

Instructions:

Step 1: Create a Profile Field

Admin CP > User Profile Fields > Add new profile field

Title: XBL Gamertag
Description: Enter your XBL Gamertag.
Max length of allowed user input: 15
Field editable by user: Yes
Private Field: No

Every other option is up to you.

Step 2: Template Edits

This is for the postbit/postbit legacy templates.

FIND:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



ADD AFTER:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replace all the XX's with the profile field number that you created. For example: "5"

You will have to adjust the height and width to fit your forum.

To display in the MEMBERINFO template, also known as the user's profile.

FIND:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



ADD AFTER:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replace all the XX's with the profile field number that you created. For example: "5"

Lag
29 Oct 2007, 22:41
Pretty cool, any chance you will make your own stats system?

wattieuk
30 Oct 2007, 09:36
It didnt display for me. Do you have to register with that site first?

Snake
30 Oct 2007, 19:41
Not bad at all.

wattieuk
30 Oct 2007, 22:28
Still doesnt work for me. Useless if every user has to register on there and post at least 5 posts. A self contained version would be better.

Canis Firebrand
01 Nov 2007, 17:32
Nice idea, But I do not like having to register at an external site or require my users to do so.

ChU v2
03 Nov 2007, 19:46
Still doesnt work for me. Useless if every user has to register on there and post at least 5 posts. A self contained version would be better.

Nice idea, But I do not like having to register at an external site or require my users to do so.

You do not have to register at the site in order for it work. I've tested that.

DoB Rhapsody
03 Nov 2007, 19:54
I don't like the image much. If you can find the script they used or create one of your own that we can run ourselves, that would be 10x better.

ChU v2
03 Nov 2007, 20:16
I talked to the Admin at Halobit, the code was changed so you DO have to be a registered user in there database, therefore this hack will not work without being registered at halobit.

Please remove this hack.