View Single Post
  #34  
Old 05-01-2010, 04:49 AM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by cbk1994 View Post
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).
Ya, never said it wouldn't be easy :P
Reply With Quote