26.05.2014, 15:46
You have to give a value to kills and deaths when you create it, set it to 0 first time. You must do it before these:
pInfo[killerid][Kills]++;
pInfo[playerid][Deaths]++;
pInfo[killerid][Kills]++;
pInfo[playerid][Deaths]++;