( search forums )
New Server managing tool - help needed
Soldat Forums - Server Talk - Server discussion
Deleted User
August 17, 2005, 10:24 pm
Hey, I started running Soldat server a few days ago - it's great, but I don't like current managing tools too much (SoldatAdmin and SARJ).
They're not bad but I miss several features and I'd integrate it with some ini makers and weapon editor.

So why do I post here? I'd like to ask for server managing reference, so I could make new server managing tool. If that's not too hard, after making it stable and usable, I'd release it to public. It would be written in C# for .Net platform, because I like it the most. On request, I might try to make it multi-language.

In advance, thanks for all your help.

n00bface
August 17, 2005, 11:20 pm
There are more server tools in the Fan Apps forum, the best one right now (imo) being ARSSE. If you aren't satisfied with that, then good luck with this project.

It also looks as though PureGrain is making a nice management tool as well (a few topics down)

Deleted User
August 18, 2005, 9:18 am
Thanks. I hope that these programs will work without problems - it would save me some time.

Deleted User
August 30, 2005, 8:58 pm
Ok, I used ARSSE - it's fantastic tool compared to SoldatAdmin and SARJ, but I miss a few features...
So I started making my admining program today - it's going to be for single server at start, but I'm going to implement some data base connectivity for stats, nicks registration, welcome messages, problems reporting, some protection etc...

So far it can connect to server and read log, so we have potential response possibility to several actions. But I have no idea how to get info on game - players and their points, lag etc. It's in txt file in logs, but accessing it this way is kinda lame and would limit usage. So my question is:

How to get info on players in game and flags etc?

In advance, thanks for your help.

mar77a
August 30, 2005, 9:44 pm
Errm, there's a command called REFRESH...

Read thiss...

Deleted User
August 30, 2005, 10:53 pm
Thanks a lot, it loosk like I posted in wrong place.