Heal Commands
#4

How does it work with;
pawn Код:
if (strcmp("/shop", cmdtext, true, 10) == 0)
    {
        if(IsPlayerCloseToEnemy(playerid)) return   SendClientMessage(playerid, COLOR_ORANGE, "You are to close to your enemies to buy anything in the shop.");
        ShowPlayerDialog(playerid, 123, DIALOG_STYLE_LIST, "Shop", "9mm - $200\nSilenced Pistol - $1000\nDesert Eagle - $1500\nMP5 - $1500\nShotgun - 1500\nCombat Shotgun - $3500\nAK-47 - $4500\nM4 - $5000\nSniper Rifle - 4500","Buy","Cancel");
        return true;
    }
Reply


Messages In This Thread
Heal Commands - by HighPitchedVoice - 25.05.2012, 15:51
Re: Heal Commands - by [MG]Dimi - 25.05.2012, 16:00
Re: Heal Commands - by HighPitchedVoice - 25.05.2012, 16:05
Re: Heal Commands - by HighPitchedVoice - 25.05.2012, 16:08
Re: Heal Commands - by thefatshizms - 25.05.2012, 16:10
Re: Heal Commands - by HighPitchedVoice - 25.05.2012, 16:15
Re: Heal Commands - by thefatshizms - 25.05.2012, 16:16
Re: Heal Commands - by HighPitchedVoice - 25.05.2012, 16:24
Re: Heal Commands - by $$inSane - 25.05.2012, 16:33
Re: Heal Commands - by thefatshizms - 25.05.2012, 16:37

Forum Jump:


Users browsing this thread: 5 Guest(s)