View Single Post
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 08-20-2018 , 18:54   Re: I how client killed players add to menu?
Reply With Quote #2

Create an ArrayList for each client.

Hook the player_death event.

Store the victim userid in the attackers array.

Create a command to trigger your menu.

Draw your menu from the array.
__________________
Neuro Toxin is offline