Commit Graph
1 Commits
Author SHA1 Message Date
boyandGitHub 94471a3f63 Replace 'GetPlayerByEntityId' with 'NetworkGetPlayerIndexFromPed' (#199)
seems like 'GetPlayerByEntityId' is no longer supported and always return -1 to onPlayerKilled event so, I replace it with 'NetworkGetPlayerIndexFromPed' to make it work properly.
2026-08-24 19:44:45 +02:00