Need some tips in saving Specific weapon kills
#4

like this if i want to save the kills.

Код:
public OnPlayerDeath(playerid, killerid, reason)
{
        if(GetPlayerWeapon(killerid) == 24) AccInfo[playerid][Deagle]++;
	return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)