A3Wasteland / ArmA3_Wasteland.Stratis

A3Wasteland is a survival sandbox mission for Arma 3 where two teams and independent players fight for survival. Built in collaboration between GoT, TPG, KoS, 404Games, and others. –
http://a3wasteland.com/
GNU Affero General Public License v3.0
39 stars 79 forks source link

Scoreboard #53

Open ghost opened 9 years ago

ghost commented 9 years ago

Hello,

I have found a problem with the new scoreboard, P.kill is ever empty, only the AI.kill work ( player kill and bot kill merged..).

Regards,

wiking-at commented 9 years ago

not a problem on our server - this works quite fine. we run altis although.

ghost commented 9 years ago

Space... i will check with a altis pbo..

JoSchaap commented 9 years ago

stratis is a few commit's behind on altis at this moment :)

ghost commented 9 years ago

Oh ok, but i search the solution, nothing :/ revive maybe bug with player die "suicide" i d'ont know

PS : Stratis is fine :+1:

AgentRev commented 9 years ago

This is already being taken into account, the problem is Bohemia's extremely-inaccurate damage sourcing method

AgentRev commented 9 years ago

For example, when there's an enemy blowing up a car with a rocket, the game engine basically says to the mission "the driver of this vehicle killed himself and his occupants by spontaneously exploding", no joke. The only kills that are actually interpreted correctly are those made by direct hit with regular bullets. If your target gets revived, you get no kill.

ghost commented 9 years ago

exactly, but what I do not understand is that the p.kill remains empty and filled it ai.kill

ghost commented 9 years ago

i kill 3 bot and 3 players = p.kill 0 ai.kill 6 :dancer:

AgentRev commented 9 years ago

Yeah this issue is a bit complicated to explain, it has to do with the server not recognizing the identity of some players for some reason and considering them as AI... It sometimes even affects the inventory saving system, we're trying to figure out a solution.

ghost commented 9 years ago

cool no worries I just wanted to escalate the issue :)

thanks for your jobs all