Server Help

ASSS Questions - Squads

A_Pac - Sat Mar 22, 2003 8:39 am
Post subject: Squads
Each zone had their owns squads db. That way you can be in a dif squad in each zone and have it show up besides your name.
Dr Brain - Sat Mar 22, 2003 8:49 am
Post subject:
If you want to be in different squads, you will need to use different alies. Most people like the fact that squads are NOT local to each zone.
Mine GO BOOM - Sat Mar 22, 2003 1:42 pm
Post subject:
This would be more of a suggestion for the billing than server, since the billing needs to record the passwords/names of players/squads. The server just asks the billing which squad to set the guy, and then ignores it forever (pretty much, :#squad: is done by billing and not server).
SOS - Sun Mar 23, 2003 1:01 pm
Post subject:
Perhaps a SquadID for servers like the current scoreid(Oh and why the fook was that taken out of ASSS? That was one kewl feature...)? I gotta say I've never seen a squad that is in many zones(Altough I guess some might exist) except if the zone has a seperate league zone or so.
Grelminar - Mon Mar 24, 2003 1:52 pm
Post subject:
Why was what taken out? Billing server support?

If that's what you're talking about: Because it was broken, and I wanted to rewrite it. Since then, I've finished rewritten it, but I still have to test it and make sure it works at all before I release another version.
SOS - Mon Mar 24, 2003 2:26 pm
Post subject:
ScoreID usage. Storing scores locally, remember? Or has that changed?
Grelminar - Mon Mar 24, 2003 4:02 pm
Post subject:
I haven't touched any stats code in months. All scores and other stats have always been, and will for the near future be, stored locally.

The "ScoreID" setting is a number that gets reported to the billing server, and nothing else.

There used to be a "ScoreGroup" setting for arenas, but I thought that was too complicated, and now arenas that differ only by a trailing number (like foo, foo1, foo2, etc.) share scores.
SOS - Tue Mar 25, 2003 9:28 am
Post subject:
You're not getting my point. Right now the biller distributes scores by the ScoreID, so multiple zones can share scores, which is damn cool even if unused currently.

Or maybe you are getting my point and not beink werry gut att engleesh sa_tongue.gif
Mine GO BOOM - Tue Mar 25, 2003 10:20 am
Post subject:
Once he finishes and tests the billing code, it will be very simple to apply this to whatever you need. From what i believe grelminar is trying to do is to make a TCP/IP connection to a brand new billing server. To work with older, crappier billing servers that burn up CPU and harddrive space, he will make a new protocol to old protocol proxy server. There, you can apply a ScoreID if you wish.

As to adding it into his new billing server idea, it will be very simple because i believe he is doing it all in text format, just as the chat protocol is. So adding a new value is very simple, without as much pain as changing packets completely around.
Grelminar - Tue Mar 25, 2003 10:09 pm
Post subject:
Oh, you're saying that you _like_ the billing ScoreID feature. I got confused because you said it was taken out of asss, but in fact it's never been in asss: I've never written code to send scores to the billing server.

About multiple zones sharing scores, I guess it might be cool, but it's pretty hard in the general case, and probably not worth the effort. I'll bet it could work between two zones running on the same machine, just by pointing them to the same database directory, but changing things to make scores be stored remotely in addition to locally would be a pretty big change.

Remember that scores are a bit more complicated in asss: there are lots more stats besides the standard 4 (kill pts, flag pts, kills, deaths), all stats are tracked over three time periods (forever, per-reset, and per-game), and stats from prior periods stay in the database until purged, so you can get a complete history of any game in any arena, or a single person's stats over a series of resets, or whatever. Of course, there are no tools to query for that sort of information yet, but it's possible.
Anonymous - Thu Apr 03, 2003 3:49 pm
Post subject:
i see this problem everywhere, peolpe dont understand
Quote:
BETA quality


they expect a new server.zip, and they dl it even if the dont intend to do dev.

about the billing, feautures are 1337 cool and all, but i think simplicity is probably better. has anyone considered encrypted storage client-side (dump on good 'ol priit)? Dumb idea? maybe... make sense? absolutely. let the clients deal with their own s****

about score sharing, i dont relish the idea. zones have so many subs as it is that who really cares? i persoanly find myself COMPETING consistently in one zone at a a time (less often recently).
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group