08.03.2015, 21:31
Nice tutorial.
This i guess should be killerid?
pawn Code:
format(result, sizeof(result), "HITMAN: You killed %s and collected the hit of $%i!", tname, hit[playerid]);
SendClientMessage(killerid, -1, result);