personal blog of ryan cain
Posts tagged Programming
Recent Achievements Update
Mar 6th
I’ve updated the recent achievements image script to have another option. You can now choose the width of the image by adding width=<# of pixels> to the URL.
Like so:
[img]http://www.yourfirefly.com/wow/achievements.php?image&character=Slippir&realm=Mug'thol®ion=us&faction=alliance&width=440[/img]
the above code produces the following…
Recent Achievements
Feb 18th
Hiyas. I recently added a little section to the top of the site listing Slippir’s recent achievements in WoW. I was bored and needed something to work on so I whipped up that little guy. I also added support to have it generate a signature image for use on message-boards and whatnot. Below you’ll find an example of the code to put in your signature on a message board that supports BBCode.
[img]http://www.yourfirefly.com/wow/achievements.php?image&character=Slippir&realm=Mug'thol®ion=us&faction=alliance[/img]
To see what the above code makes: click here.
Of course, fill it in with your own info:
character = your character’s name
realm = your realm
region = us or eu
faction = alliance or horde


