SendDeathMessage
#1

I have a modular gamemode, I placed SendDeathMessage under OnPlayerDeath callback in every file but still it doesn't work. Similar problem for UpdatePlayerWanted function. I want to show player death in kill log and update the player's wanted level to 0. I've added it in every file.
Reply
#2

Post the code for OnPlayerDeath..
Reply
#3

Check if you have any filterscript or include that has OnPlayerDeath return 0; and change it to return 1;
Reply
#4

You're going to need to learn how to hook, and not do modulation, by simply making multiple files. As Exhibit said, show your code.

killua1232 Don't throw up random guesses, as it's not a help at all.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)