Skip to content

Zombies as not a real entitys and No Death in Stats #9

Description

@yvanb26

Hi there, i have 2 problem with this fabulous script !

the zombies or the player are not detected as real entities by the game/script and therefore some resources like nbk_damagemessage do not work... I search and try to modify bits of code but I can't find it. Nothing...

Second point, the death of the players is not counted in the Statistics, I think that the concern comes from "Disc-death"?! :

AddEventHandler('disc-death:onPlayerRevive', function(data)
     isDead = false
end)

I don't know much about Lua, even if it looks like php... if someone could help me, thanks!

(Sorry for my bad English, I use Google translate)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions