Autocrack
#1

Код:
C:\Users\Phil\Desktop\-\Bureau\PR-RP\gamemodes\ROY-RP.pwn(41471) : error 001: expected token: ";", but found "if"
C:\Users\Phil\Desktop\-\Bureau\PR-RP\gamemodes\ROY-RP.pwn(41476) : error 010: invalid function or declaration
Код:
public OnPlayerTakeDamage(playerid, issuerid, Float:amount, weaponid)
{
   	new Float:health;
    GetPlayerHealth(playerid,health)
    if(health < 20.0)
    {
    ApplyAnimation(playerid,"PED","crckdeth2",4.1,1,1,1,1,1,1);
    }
    }
    return 1;
}
What is the problem?
Reply


Messages In This Thread
Autocrack - by DeeCaay - 22.07.2012, 21:17
Re: Autocrack - by SnG.Scot_MisCuDI - 22.07.2012, 21:31
Re : Re: Autocrack - by DeeCaay - 22.07.2012, 21:38

Forum Jump:


Users browsing this thread: 3 Guest(s)