SRO Server list version 2.00+

11/02/2007 14:13 rumata#16
Quote:
Originally Posted by goku71 View Post
the password doesn't work
Downloaded & tested ok!

Code:
RAR 3.51   Copyright (c) 1993-2005 Alexander Roshal   7 Oct 2005
Shareware version         Type RAR -? for help

Enter password (will not be echoed) for ServerList1004.rar:

Extracting from C:!ServerList1004.rar

Extracting  ServerList.exe
Extracting  sigfile.md5
All OK
11/03/2007 20:28 moczymorda#17
Where is this:
# Added configuration file;
# Added plugin support. (for site scripts)
11/03/2007 21:43 rumata#18
Quote:
Originally Posted by moczymorda View Post
Where is this:
# Added configuration file;
# Added plugin support. (for site scripts)
Plugin.dll should export 3 functions
Code:
; Plugin.def : Declares the module parameters for the DLL.

LIBRARY      "Plugin"

EXPORTS
    ; Explicit exports can go here
	PushServerList = PushServerList
	OnDisconnect = OnDisconnect
	OnUnderInspection = OnUnderInspection
Code:
#include <vector>
using namespace std;

#pragma pack(push, 1)
struct SServerState
{
	unsigned short  ID;
	CString Name;
	unsigned short  Current;
	unsigned short  Max;
	int     Left;
	bool    Checked;
};
#pragma pack(pop)

typedef vector<SServerState> ServerList;

void PushServerList(const ServerList& list) ;
void OnUnderInspection(void) ;
void OnDisconnect(void) ;
config.ini
Code:
[ServerList]
; 30 seconds
Interval = 30
Auto =1
version = 129
Reconnect = 60
11/03/2007 23:18 silk_verein#19
wht is this and for what
11/04/2007 00:18 moczymorda#20
Great...
And maybe u have source of ServerList.. or how read server status. I mean free slots only.
11/20/2007 11:16 DO0FER#21
Quote:
Originally Posted by rumata View Post
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
password: Psycho
MD5: b6522bab193696db89abacb8fbe753ea
wat program do u open it with
11/20/2007 16:36 rumata#22
It works alone.
11/21/2007 01:50 goto05550#23
ServerList.exe 1.0.0.4 is not work good
11/21/2007 04:40 agustin85#24
it says when i extract files is corrupt...
11/21/2007 09:49 rumata#25
Quote:
Originally Posted by goto05550 View Post
ServerList.exe 1.0.0.4 is not work good
What you claim?
11/21/2007 09:52 rumata#26
Quote:
Originally Posted by agustin85 View Post
it says when i extract files is corrupt...
try download from [Only registered and activated users can see links. Click Here To Register...] or [Only registered and activated users can see links. Click Here To Register...]
11/21/2007 18:49 sly2#27
@rumata:

your serverlist is a great program :)
VERY USEFULL!!! :)

i know, why you dont distribute the source.
you have the packet crypt key in your soft :)


greets

Sly
11/25/2007 08:08 firelady#28
Anyone get hacked?
11/27/2007 15:02 atomikn00b#29
lol to firelady's question. tho tis a legitimate concern.
no. no hack worries. works fine. helps me know when to try loggin in.
12/15/2007 23:17 thekillers18#30
the file dont work for me =/, downloaded it, and when i try to open a error jump out and nothing is in the file...but it still got 1,4mb >.<