Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - pppspoonman

Pages: [1]
1
It's a show stopper for any scorebot :/ Too bad.

2
Thanks for replay jitspoe. Since you know where the bug is, are you going to fix it? Otherwise these variables are useless :(

3
XtremeBain: I wrote one TCL scorebot for q3/q4/wsw but it was a nightmare. Now I write c++ scorebot and TCL will be only a wrapper.

4
I don't play DPP, I just want to support it with my multi-game-scorebot. It works at the moment but it's useless since I cannot detect teams. I don't mind if DPP is open-source or closed-source. Of course it would be better it is open source - so I can detect a bug and send you a patch. But it's not my concern to request source or change your development and/or game.

I just want to work out this bug so my scorebot can support DPP and servers display information correctly. I can support you and you can support my - its best for your and my interest. I'd like you to fix a bug or send me just this method that assigns pb/pr/py... cvars so I can point out a bug (probably you're a) iterating with integer iterator and add current iterator value to pr/pb/py/pp/po cvar instead of real player identifier or b) methods that assign pr/pb/py/pp/po cvars iterate in different way that player info iterates).

5
sk89q: I can read pb, pr and other variables. I don't look for server browser code, I was looking for server code when he sets these variables. I thought I'd be able to detect a bug since I'm professional programmer.

6
I've looked into source code availible on page (paintball20_alpha019_src_20070606.zip) but I didn't find any place that pr, pb and other variables are putted into serverinfo. Any hints anyone?

7
Code: [Select]

2008-Jan-26 17:53:15 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:15 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:16 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:16 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:17 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:17 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:17 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:17 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:18 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:18 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:19 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:19 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:20 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:20 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:21 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:21 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:22 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:22 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:23 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:23 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:24 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:24 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:25 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:25 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:26 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:26 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:27 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:27 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:28 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:28 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:29 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:29 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:31 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:31 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:32 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:32 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:33 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:33 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:34 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:34 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:35 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:35 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:36 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:36 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:37 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:37 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:38 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:38 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:39 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:39 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:40 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:40 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:41 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:41 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:42 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:42 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:43 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:43 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:44 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:44 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:45 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:45 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:46 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:46 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:47 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:47 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:48 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:48 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:49 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:49 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:50 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:50 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:51 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:51 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:52 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:52 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:53 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:53 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:54 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:54 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:55 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:55 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:56 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:56 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:57 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:57 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:58 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:58 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:53:59 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:53:59 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:54:00 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!12' with separator'!' and index 0
2008-Jan-26 17:54:00 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!13' with separator'!' and index 0

2008-Jan-26 17:54:01 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!13' with separator'!' and index 0
2008-Jan-26 17:54:01 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!12!14' with separator'!' and index 0

2008-Jan-26 17:54:02 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!13' with separator'!' and index 0
2008-Jan-26 17:54:02 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!12!14' with separator'!' and index 0

2008-Jan-26 17:54:03 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!13' with separator'!' and index 0
2008-Jan-26 17:54:03 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!12!14' with separator'!' and index 0

2008-Jan-26 17:54:04 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!13' with separator'!' and index 0
2008-Jan-26 17:54:04 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!12!14' with separator'!' and index 0

2008-Jan-26 17:54:05 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!13' with separator'!' and index 0
2008-Jan-26 17:54:05 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!12!14' with separator'!' and index 0

2008-Jan-26 17:54:06 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!13' with separator'!' and index 0
2008-Jan-26 17:54:06 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!12!14' with separator'!' and index 0

2008-Jan-26 17:54:07 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!13' with separator'!' and index 0
2008-Jan-26 17:54:07 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!10!11!12!14' with separator'!' and index 0


8
Thanks for reply b00nlander but I think it wasn't coincidence. Take a look at 2 minute log of these values. During 2 minutes there are 7 major team changes where about 8 players switch from team to team in one and the same second. I don't think this is what they did in real game. I just think server gives me bad serverinfo that's not accurate.

I think the problem is when number of player in one of teams changes. That's the time when player identifiers are somehow changing.

Just for note when I query for player info - their order doesn't change. I count them like this: first player I receive I assume has id=0, second player I receive has id=1 and so on. In this two minutes example I always received them in the same order.

I think it's a bug with player identifiers in serverinfo.

  • 17:52:26 to 17:52:27 variables say that at one second players 4, 7, 9, 12 switched from blue to red and players 2, 6, 8, 10, 13 switched from red to blue and player 14 joined blue
  • 17:52:29 to 17:52:30 (only 2 seconds later) variables say that at one second players 6, 8, 10, 13 switched from blue to red and players 7, 9, 12 switched from red to blue and player 14 went away from red
  • 17:52:38 to 17:52:39 (8 secs later) variables say that players 7, 9, 12 switched from blue to red and players 6, 8, 10, 13 switched from red to blue and player 14 joined red
  • 17:52:41 to 17:52:42 (2 secs later) ...
  • 17:53:10 to 17:53:11
  • 17:53:41 to 17:53:42
  • 17:54:00 to 17:54:01


Code: [Select]
2008-Jan-26 17:52:18 Verbose Parsing numbers line: 'pb' : '!0!1!4!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:18 Verbose Parsing numbers line: 'pr' : '!2!3!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:19 Verbose Parsing numbers line: 'pb' : '!0!1!4!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:19 Verbose Parsing numbers line: 'pr' : '!2!3!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:20 Verbose Parsing numbers line: 'pb' : '!0!1!4!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:20 Verbose Parsing numbers line: 'pr' : '!2!3!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:21 Verbose Parsing numbers line: 'pb' : '!0!1!4!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:21 Verbose Parsing numbers line: 'pr' : '!2!3!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:22 Verbose Parsing numbers line: 'pb' : '!0!1!4!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:22 Verbose Parsing numbers line: 'pr' : '!2!3!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:23 Verbose Parsing numbers line: 'pb' : '!0!1!4!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:23 Verbose Parsing numbers line: 'pr' : '!2!3!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:24 Verbose Parsing numbers line: 'pb' : '!0!1!4!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:24 Verbose Parsing numbers line: 'pr' : '!2!3!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:25 Verbose Parsing numbers line: 'pb' : '!0!1!4!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:25 Verbose Parsing numbers line: 'pr' : '!2!3!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:26 Verbose Parsing numbers line: 'pb' : '!0!1!4!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:26 Verbose Parsing numbers line: 'pr' : '!2!3!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:27 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:27 Verbose Parsing numbers line: 'pr' : '!3!4!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:28 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:28 Verbose Parsing numbers line: 'pr' : '!3!4!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:29 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:29 Verbose Parsing numbers line: 'pr' : '!3!4!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:30 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:30 Verbose Parsing numbers line: 'pr' : '!3!4!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:31 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:31 Verbose Parsing numbers line: 'pr' : '!3!4!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:32 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:32 Verbose Parsing numbers line: 'pr' : '!3!4!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:33 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:33 Verbose Parsing numbers line: 'pr' : '!3!4!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:34 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:34 Verbose Parsing numbers line: 'pr' : '!3!4!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:35 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:35 Verbose Parsing numbers line: 'pr' : '!3!4!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:36 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:36 Verbose Parsing numbers line: 'pr' : '!3!4!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:37 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:37 Verbose Parsing numbers line: 'pr' : '!3!4!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:38 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!7!9!12' with separator'!' and index 0
2008-Jan-26 17:52:38 Verbose Parsing numbers line: 'pr' : '!3!4!6!8!10!11!13' with separator'!' and index 0

2008-Jan-26 17:52:39 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:39 Verbose Parsing numbers line: 'pr' : '!3!4!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:40 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:40 Verbose Parsing numbers line: 'pr' : '!3!4!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:41 Verbose Parsing numbers line: 'pb' : '!0!1!2!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:41 Verbose Parsing numbers line: 'pr' : '!3!4!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:42 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:42 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:43 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:43 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:44 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:44 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:45 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:45 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:46 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:46 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:47 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:47 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:48 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:48 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:49 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:49 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:50 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:50 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:51 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:51 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:52 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:52 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:53 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:53 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:54 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:54 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:55 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:55 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:56 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:56 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:57 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:57 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:58 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:58 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:52:59 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:52:59 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:00 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:00 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:01 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:01 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:02 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:02 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:03 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:03 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:04 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:04 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:05 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:05 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:06 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:06 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:07 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:07 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:08 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:08 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:09 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:09 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:10 Verbose Parsing numbers line: 'pb' : '!0!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:10 Verbose Parsing numbers line: 'pr' : '!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:11 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:11 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:12 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:12 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:13 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:13 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

2008-Jan-26 17:53:14 Verbose Parsing numbers line: 'pb' : '!1!2!4!5!6!8!10!13' with separator'!' and index 0
2008-Jan-26 17:53:14 Verbose Parsing numbers line: 'pr' : '!0!3!7!9!11!12!14' with separator'!' and index 0

9
No, they didn't:

1. They have the same score. If they switch their score must have been down to 0.
2. On first and second query there were 13 players. Noone joined the server.
3. I doubt that this is coincidence that 3 players switched teams in the same second while one joined the server (that he didn't do as I stated in 2.)

:)

10
Hello

I'm trying to make a scorebot. So I've queried server once, I've assigned players with pb/pr serverinfo cvars and after a second I've queried it again. No players joined or left server but their info completely changed. Take a look:

First query:
pb: '!1!8!9!10!11'
pr: '!0!2!4!5!6!7!12'


Second query (one second later):
pb: '!1!2!9!10!11!12'
pr: '!0!3!5!6!7!8!13'


How can this be possible? They seemes like tossed! With second query I've received players with the same order like the first one. Order, scores and number of players does not differ between these two queries.

I consider this as a bug, because I cannot rely on these numbers.

My guess is: some player joined a team blue (pb). But somehow you tossed identifiers. Is anyone able to solve this or show me solution to this? I didn't find any documentation about it.

Thanks in advance,
SpOOnman

Pages: [1]