View Single Post
  #6  
Unread 01-22-2005, 02:32 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Default

Quote:
Originally Posted by insomniac
i want one!
If i remember correctly that site wasnt english.. so .. linky?
oh and i suck at php so some instuctions would be nice

it looks like dos...

Pffft, I didn't use a site generator, lol. Only used the code to pull the data from the site, the rest is my doing.

If you wanted instructions, you would have to have a host that has PHP and GD support. Unless you got me to host it for you.... hehe.

Basically the code pulls the data and assigns them to different data variables...

$traits_a[x] where x is a number
$guild_a[x]
...and...
$attr_a[x]

Then I just used what PHP knowledge I had of creating dynamic images, placed it where I wanted and voila.

I asked, and attempting to pull data from the Achievements page, I could care less about showing my attributes, but I decided to fill some space

All I have to do is open the file, and change the playerId to change what shows up, but what is on there right now is my main, and click the pic links to my alts page. So all is well.
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>

Last edited by Drumstix42 : 01-22-2005 at 02:35 PM.
Reply With Quote