A Little help, Please
#3

Is this part right?

pawn Код:
//Police Armor System - Sean :D
PutArmorOnBody(playerid)
{
    if(IsPlayerAttachedObjectSlotUsed(playerid, 1));
    SetPlayerAttachedObject(playerid,1,19142,1,0.1,0.05,0.0,0.0,0.0,0.0);
    SetPlayerArmour(playerid,100.0);
}
Reply


Messages In This Thread
A Little help, Please - by seanny - 13.06.2011, 17:47
Re: A Little help, Please - by King Ace - 13.06.2011, 17:53
Re: A Little help, Please - by seanny - 13.06.2011, 18:23
Re: A Little help, Please - by King Ace - 13.06.2011, 18:34

Forum Jump:


Users browsing this thread: 2 Guest(s)