Bungie.net Community
This topic has moved here: Subject: Display H2 gamertag emblems on your website (PHP)
  • Subject: Display H2 gamertag emblems on your website (PHP)
  • Pages:
  • 1
  • 2
  • of 2
Subject: Display H2 gamertag emblems on your website (PHP)
  • gamertag:
  • user homepage:
  • last post: 01.01.0001 12:00 AM PDT

Sorry, the script stopped working after some changes made to Bungie's website. An updated version is available here:

http://www.h2advanced.com/scripts/emblem.text

Note: You will have to change "$cachefname " to point somewhere on your server where files can be written. The easiest way to do this is to change this line from :

$cachefname = "../cache/emblems/{$gt}_{$s}.jpg";
to

$cachefname = "cache/emblems/{$gt}_{$s}.jpg";

And make a directory called cache whereever you put the script. HTH

  • 06.05.2005 9:00 PM PDT

  • Pages:
  • 1
  • 2
  • of 2