![]() |
#1
|
|||
|
|||
![]()
I can see that player stats are held in the maddox.game.IPlayerStat section. I want to get the stats (deaths/kills etc) periodically for display on a web page. Probably on each OnPlaceEnter and OnPlaceLeave event. These events provide the following parameters: (Player player, AiActor actor, int placeIndex). I can get the player name and even the player's ping OK, but I'm having trouble getting the individual stats for the player. can anyone point me in the right direction please?
__________________
When one engine fails on a two engine bomber, you will always have enough power left to get to the scene of the crash. Get the latest COD Team Fusion patch info HERE |
#2
|
|||
|
|||
![]()
I have not found the link to get the Bullets fired, bombs dropped stuff.
I have stats working which tracks kills of other A/C and Ground Objects though. Willie |
#3
|
|||
|
|||
![]() Quote:
__________________
When one engine fails on a two engine bomber, you will always have enough power left to get to the scene of the crash. Get the latest COD Team Fusion patch info HERE Last edited by salmo; 12-09-2011 at 12:33 PM. |
#4
|
|||
|
|||
![]()
Bumping here, I'm still having trouble accessing the player stats info. I thought it might be something like below, but this is way off the mark.
code removed by author
__________________
When one engine fails on a two engine bomber, you will always have enough power left to get to the scene of the crash. Get the latest COD Team Fusion patch info HERE Last edited by salmo; 10-18-2012 at 09:30 AM. |
![]() |
|
|