#10

pawn Код:
if(dialogid == LojaSkinRoupa)
    {
        if(response)
        {      
        new skin = strval(inputtext); // No DIALOG RESPONSE nгo tem CMDTEXT.
        if(skin==3 || skin==4 || skin==3 || skin>=300) return SendClientMessage(playerid, 0xFFFFFFFF, "Esta skin й de uma Profissгo!");
        SetPlayerSkin(playerid, skin);
        SendClientMessage(playerid, 0xFFFFFFFF, "Vocк comprou nova roupa por R$250");
        GivePlayerMoney(playerid,-250);
        return 1;
        }
    }
Reply


Messages In This Thread
Skin - by Lucky ® - 03.02.2011, 23:59
Re: Skin - by Macintosh - 04.02.2011, 00:01
Re: Skin - by Baddark2131 - 04.02.2011, 00:05
Re: Skin - by Lucky ® - 04.02.2011, 00:37
Re: Skin - by Baddark2131 - 04.02.2011, 00:50
Re: Skin - by Lucky ® - 04.02.2011, 00:53
Re: Skin - by Macintosh - 04.02.2011, 01:22
Re: Skin - by Lucky ® - 04.02.2011, 01:29
Re: Skin - by Macintosh - 04.02.2011, 13:36
Re: Skin - by Ricop522 - 04.02.2011, 14:33

Forum Jump:


Users browsing this thread: 1 Guest(s)