18.07.2016, 05:44
When i tried to car ram it detects the killerid
but when i try to kill target using gun
it can't detect the killer id
maybe this cause my problem
but when i try to kill target using gun
it can't detect the killer id
maybe this cause my problem
PHP код:
public OnPlayerWeaponShot(playerid, weaponid, hittype, hitid, Float:fX, Float:fY, Float:fZ)
{
i sethpmanually code here then return 0; to avoid default damage
return 0;// i think this one is the cause of the issue, but if i removed this, my server side damage will mess up
}