for our signatures we should have the ability to link it to the listserver so In our signature it can say for example “Beholder is on Bomber Arena” for example and be able to have a picture of it
Get your own "kewl sig" for forums
Sounds like a generic php script, would need modding of the listserver and gserver to co-operate the data.
Would be awesome. I want i want
well someone make a gserver api that php can call on
If i had a pc, i mightve tried this.
you could always use this: http://www.graal.in/servers.xml if you dare to make a php-xml-parser.
that only shows player count. html/xml parsing is easy.
Do it then. :3
if Cadavre’s page showed which players are on which server, then i would do it for you, jatz.
ok i just looked at it more closely and it does show players. i guess i have to make this thing now.
[QUOTE=hosler;55131]that only shows player count. html/xml parsing is easy.[/QUOTE]
it does show players aswell. it just doesn’t show any info if noones online
Would it be possible to make something that says, # players are on (your server)? Because i know it says how many players are on what server.
[QUOTE=Cadavre;55135]it does show players aswell. it just doesn’t show any info if noones online[/QUOTE]
well i did it. i made a php script that will tell you what server a person is on. the only problem is that the xml file it parses doesnt get updated. for instance it shows benjiro on noddess but not chopsticksosushi or me.
also, how do i get my sig to execute php code?
edit:
i looks like the xml file will show the first person on. all other accounts online will start an accname tag but it wont hold any value.
I want achievements damnit, not some faggy signature.
[QUOTE=Yenairo;55150]I want achievements damnit, not some faggy signature.[/QUOTE]
i dont care what you want
[QUOTE=hosler;55139]
well i did it. i made a php script that will tell you what server a person is on. the only problem is that the xml file it parses doesnt get updated. for instance it shows benjiro on noddess but not chopsticksosushi or me.
also, how do i get my sig to execute php code?
edit:
i looks like the xml file will show the first person on. all other accounts online will start an accname tag but it wont hold any value.
[/QUOTE]
Are you sure those blanks aren’t RC’s?
Merged doublepost_______________
okay, I found a bug and i fixed it.
lol its messed still. parsing errors or something. take a look.
___Merged doublepost__________________
a french server is messing it up
Fucking Frenchies >:|
oh, right, XML doesn’t like mixed charsets… FFFFFFFFFFFUUUUUUUUU…
once that xml page is fixed, then i can complete this thing
Yaaay