Commit Graph
6 Commits
Author SHA1 Message Date
radon 32d98e7524 fix(baseevents): correct killer check 2026-08-24 19:47:17 +02:00
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
Kevin PoirotandGitHub 974871ce30 baseevents: fix killerpos value 2018-04-09 14:41:13 +02:00
0x420andmoscovium e5ca05f59e Fix baseevents' deathmanager to include a hash for the weapon the player was killed with 2017-07-17 20:40:49 +02:00
moscovium fb15ebd508 update some stock res 2017-06-11 13:49:12 +02:00
guava ee4dd89693 initial 2016-12-15 13:40:07 +01:00