15.12.2012, 10:04
if(target != INVALID_PLAYER_ID)
This means if the target is NOT a valid playerid. Make sure your code isn't backwards.
This means if the target is NOT a valid playerid. Make sure your code isn't backwards.