Urgente.
#2

pawn Код:
zcmd(cianuro, playerid, params[])
                  { new string[128];
if(Cianuro[playerid] == 0) return SendClientMessageEx(playerid, COLOR_GRAD2, "ЎNo tienes una pastilla de cianuro!");
                  format(string, sizeof(string), "* %s toma un vaso de plбstico con agua y consume una pastilla de cianuro con el lнquido.", GetPlayerNameEx(playerid));
                  ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE);
                  SetPlayerHealth(playerid,1.0);
                  ApplyAnimation(playerid, "SMOKING", "M_smk_drag", 4.000000, 1, 0, 0, 0, -1);
        return 1;
    }
Reply


Messages In This Thread
Urgente. - by Glimma - 13.08.2012, 08:46
Re: Urgente. - by Shiny_David - 13.08.2012, 12:44

Forum Jump:


Users browsing this thread: 1 Guest(s)