Author Topic: Is the "who was shot down logs" secret?  (Read 1302 times)

Offline hitech

  • Administrator
  • Administrator
  • *****
  • Posts: 12425
      • http://www.hitechcreations.com
Is the "who was shot down logs" secret?
« Reply #15 on: January 29, 2003, 09:26:32 AM »
So you wish this?

select DiedGameID,count(DiedGameID) from Kills where KillerGameID = "BNM" group by DiedGameID;

and also this

select KillerGameID,count(KillerGameID) from Kills where DiedGameID = "BNM" group by KillerGameID;

?

HiTech

Online Shane

  • Platinum Member
  • ******
  • Posts: 7945
Is the "who was shot down logs" secret?
« Reply #16 on: January 29, 2003, 09:39:15 AM »
Quote
Originally posted by hitech
So you wish this?
select DiedGameID,count(DiedGameID) from Kills where KillerGameID = "BNM" group by DiedGameID;
and also this
select KillerGameID,count(KillerGameID) from Kills where DiedGameID = "BNM" group by KillerGameID;
?
HiTech


yeah... if i parsed that right

BMN: list of kills by id and count.
BNM: list of killed by id and count.

the feature is semi-present on the score pages, but it's awkward and 99% of the time we can't remember all the kills or killed by we've done over a tour. it'd be nice if we could see a listing of who we've killed (and how many times) and who we've been killed by (and how many times) in some list format.

no biggie, but....

of course it'd be even nicer if it was further broken down in what planes were used for those kills/kills in and deaths/died in by those lists.

eheh a stats weenie fantasyland of data to wallow in.
Surrounded by suck and underwhelmed with mediocrity.
I'm always right, it just takes some poepl longer to come to that realization than others.
I'm not perfect, but I am closer to it than you are.
"...vox populi, vox dei..."  ~Alcuin ca. 798
Truth doesn't need exaggeration.

Offline eskimo2

  • Platinum Member
  • ******
  • Posts: 7207
      • hallbuzz.com
Is the "who was shot down logs" secret?
« Reply #17 on: January 29, 2003, 09:45:02 AM »
Quote
Originally posted by hitech
So you wish this?

select DiedGameID,count(DiedGameID) from Kills where KillerGameID = "BNM" group by DiedGameID;

and also this

select KillerGameID,count(KillerGameID) from Kills where DiedGameID = "BNM" group by KillerGameID;

?

HiTech


Hitech,
You lost me on the first step, "select KillerGameID".
I'm assuming that you first go to the scores page, and then what?
Player Vs. Player?

Do you actually type in, "select DiedGameID,count(DiedGameID)"?
Where do you type it in?

This sounds like a really cool feature that I would like to play with, but I don't have a clue what you are talking about.

Thanks,

eskimo

Offline JB73

  • Plutonium Member
  • *******
  • Posts: 8780
Is the "who was shot down logs" secret?
« Reply #18 on: January 29, 2003, 11:45:55 AM »
eskimo... hes talking about some type of scrpited database query i believe.. not positive but since thats what the thread is about (had to through that in :D).

but hes talking about afeature not available. to be able to look up who you shot down for the whole tour.

like if i put JB73 into the starting "gameID" field i would get a list of all the CIPD's that i shot down + who shot me down. my guess is that you could then sort it by name or something to see who really spanked u r arse more than once :D

oh well my 2¢
I don't know what to put here yet.

Offline MadBirdCZ

  • Nickel Member
  • ***
  • Posts: 667
      • http://home.worldonline.cz/~cz088436/
Is the "who was shot down logs" secret?
« Reply #19 on: January 29, 2003, 12:14:23 PM »
Quote
Originally posted by hitech
So you wish this?

select DiedGameID,count(DiedGameID) from Kills where KillerGameID = "BNM" group by DiedGameID;

and also this

select KillerGameID,count(KillerGameID) from Kills where DiedGameID = "BNM" group by KillerGameID;

?

HiTech


Actually... Yas and No :D But I think that BGBMAW was asking about above mentioned query...

I was thinking about something a bit different that would not add any excessive load to your database server/s ;)

Offline BGBMAW

  • Persona Non Grata
  • Gold Member
  • *****
  • Posts: 2288
Is the "who was shot down logs" secret?
« Reply #20 on: January 29, 2003, 12:37:50 PM »
lolol..HT...i have no idea what your saying..but thats ok..

I just wanted to know if there was an "easy" way to see who you killed..(there game id..like BGBMAW killed BiGMax 2 times) in the month of January


Rod i wasnt really caring about cheating..just wanted to see logs..

But it would defntly show this also...

BGBMAW killed 2weeker 460 times...in the month of Janaury

Salute to all

BiGB
xoxo

Offline llyr69

  • Zinc Member
  • *
  • Posts: 77
Scripts
« Reply #21 on: January 29, 2003, 01:15:29 PM »
Are lyou sure that was HT?  The spelling makes it awfully suspicious............:D

Offline muckmaw

  • Gold Member
  • *****
  • Posts: 3874
Is the "who was shot down logs" secret?
« Reply #22 on: January 29, 2003, 01:43:01 PM »
Quote
Originally posted by Shane
it's awkward and 99% of the time we can't remember all the kills or killed by we've done over a tour


Let me help you out on this one Shane. I've killed you 4 times this tour. You've killed me....mmmm...0!

Granted 3 times, you were in a GV, and the 4th in an A-20...

But I have to get my kills on you anyway I can.:D

Offline sawman

  • Zinc Member
  • *
  • Posts: 45
this would work if
« Reply #23 on: January 30, 2003, 06:59:44 AM »
:rolleyes: to be able to see who youve killed or been killed by should be as ez as maybe hitting  .last kills or .last killers and maybe showing you the last 10 people,any more then that,who really wants to know LOL.