View Single Post
Porcellian
Member
Join Date: Oct 2017
Old 09-02-2018 , 05:17   Re: Get the "killers" client
Reply With Quote #3

To get the client of the one who was killed, we are using this:
Quote:
int client = GetClientOfUserId(event.GetInt("userid"));
Porcellian is offline