Weird bugs
#3

pawn Код:
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid, bodypart)
{
    if(issuerid != INVALID_PLAYER_ID && weaponid == 23 || weaponid == 24 || weaponid == 33 || weaponid == 22 || weaponid == 34 && bodypart == 7 || bodypart == 8)
    {
        SCM(playerid, COLOR_LIGHTRED, "DEBUG: LEGS.");
    }
    return 1;
}
try this one
Reply


Messages In This Thread
Weird bugs - by Mavis100 - 04.10.2014, 12:57
Re: Weird bugs - by Mavis100 - 04.10.2014, 13:14
Re: Weird bugs - by Eth - 04.10.2014, 13:15
Re: Weird bugs - by Mavis100 - 04.10.2014, 13:18
Re: Weird bugs - by Eth - 04.10.2014, 13:23

Forum Jump:


Users browsing this thread: 1 Guest(s)