View Single Post
  #33  
Old 05-01-2010, 04:37 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by DustyPorViva View Post
That has to be done by you, sadly. Unless he outputs the text for you and appends the data into it(like an image host would).
That's actually pretty simple to do. Ideally it would link to a PHP script like http://coreymedia.com/graal/server.php?acc=cbk1994 which would redirect to a Graal link:

PHP Code:
header('Location: graal://' $server); // looking up the player's server of course 
Also, wondering if you (coreys) can provide the source for the status image generator (or at least the part regarding the fetching of the player's status on Graal).
__________________
Reply With Quote