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)
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"?! :
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)