Board index Off Topic random

implementing serverlist on my page

You know what this means

implementing serverlist on my page

Postby sL1k » Jan 29th, '16, 9:42 am

hi there,

I´m currently working on a website about defrag. Want to implement a serverlist there too, showing not only the mdd defrag servers.

anyone knows how this can be done? no idea at all :<
User avatar
sL1k
 
Posts: 75
Joined: Apr 22nd, '14, 11:09 am
Location: trve-town DE

Re: implementing serverlist on my page

Postby [DF]yotoon » Jan 29th, '16, 5:51 pm

As i see it, you have to either scrape the q3df serverlist page or query the Id's q3 master server for the defrag servers. Scraping q3df is dirty but this way you will have current times of the players and their flag/country. Querying q3 master will give you only a few basic information about the server and players but it's more up-to-date and reliable.

https://github.com/Plunkett/Q3Classes

GL! :)
User avatar
[DF]yotoon
 
Posts: 67
Joined: Jul 9th, '09, 1:49 pm
Location: behind you

Re: implementing serverlist on my page

Postby sL1k » Jan 29th, '16, 8:56 pm

[DF]yotoon wrote:As i see it, you have to either scrape the q3df serverlist page or query the Id's q3 master server for the defrag servers. Scraping q3df is dirty but this way you will have current times of the players and their flag/country. Querying q3 master will give you only a few basic information about the server and players but it's more up-to-date and reliable.

https://github.com/Plunkett/Q3Classes

GL! :)


tnx! looks promising :))
User avatar
sL1k
 
Posts: 75
Joined: Apr 22nd, '14, 11:09 am
Location: trve-town DE


cron