Need some Suggestion.

Started by Mr.nobOdy, Feb 21, 2019, 12:44 PM

Previous topic - Next topic

Mr.nobOdy

I want that when player died it give message e.g
like this but on which function i add this
Message( ">>[#F5FFFA]"+player.Name+" [#7bb215] has[#06FA16]died." );

D4rkR420R

The onPlayerDeath callback is probably what you're looking for. Click here for more information.

Mr.nobOdy

Quote from: DarkRaZoR^ on Feb 21, 2019, 12:50 PMThe onPlayerDeath callback is probably what you're looking for. Click here for more information.
Thanks solved!