View Single Post
yokomo
Surprise Ascot!
Join Date: May 2010
Location: Malaysia
Old 01-07-2014 , 01:41   Re: Client index 0 is invalid?
Reply With Quote #3

You should check valid attacker too:
PHP Code:
if(IsValidClient(attacker) && IsValidClient(victim))
{
    
//attcker is player and victim is player too.


Last edited by yokomo; 01-07-2014 at 01:42.
yokomo is offline