Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Get server info from master?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Get server info from master? (Read 1681 times)
Pew446
September 06, 2010, 04:12:36 PM
How do I get the info of a server from the master server?
Ad Bot
Advertisement
Chrono
September 06, 2010, 04:42:41 PM
Connect to
http://master2.blockland.us/
and do stuff.
Chrono
September 06, 2010, 04:44:21 PM
Some info:
The fields are tab spaced. So use getfield and stuff.
FIELDS IP PORT PASSWORDED DEDICATED SERVERNAME PLAYERS MAXPLAYERS MAPNAME BRICKCOUNT START
START I believe is if the server was up for less than 10 minutes.
Pew446
September 06, 2010, 04:55:48 PM
Ok, so I looked at the site you posted. It looks like a huge jumbled mess. Would I use TCPObject? And would I use getWord()? Or getField()
Pew446
September 06, 2010, 04:59:21 PM
And it looks like START is where the listing begins, and at the very bottom, END is where it ends. (Duh?)
Chrono
September 06, 2010, 05:50:11 PM
There's an extra 0 after the brick count on a lot of servers.
And you use getfield, as I stated in my second post.
Pew446
September 06, 2010, 06:45:42 PM
Quote from: Chrono on September 06, 2010, 05:50:11 PM
There's an extra 0 after the brick count on a lot of servers.
Thats brick count.
Is there a mod that shows an example of how connecting would work?
Chrono
September 07, 2010, 12:23:12 AM
AFTER the brick count. Derp.
And likely not.
Truce
September 07, 2010, 07:38:52 AM
Quote from: Chrono on September 07, 2010, 12:23:12 AM
AFTER the brick count. Derp.
There's nothing after the brick count field:
(Applied regex to view-source:http://master2.blockland.us/index.php to format for BBCode.)
IP
PORT
PASSWORDED
DEDICATED
SERVERNAME
PLAYERS
MAXPLAYERS
MAPNAME
BRICKCOUNT
99.135.190.22
28100
0
1
Maxwell's Arctic Challenge 24/7
9
10
Arctic Challenge v3
0
76.182.151.166
28100
0
0
ethan24's Freebuild & Stuff
1
24
The Slopes
3
208.66.246.199
28000
0
0
tommy1238's need help on jaill 1st
1
3
Skylands
8509
71.12.171.70
28000
0
0
that weird six f's consitration camp build
1
32
Slate Cement
614
75.37.199.60
28000
0
0
darren16's darren16'free build
1
32
Bedroom
1159
Chrono
September 07, 2010, 03:55:37 PM
Whoops, misread.
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
Get server info from master?