Need help with dialog's !!
#1

This is command i made
but ingame Dont Show Dialog ..
i did
#Define DIALOG_SHOP
and yeah i dont have any Else
#Define DIALOG_SHOP
pawn Код:
CMD:shop(playerid, params[])
{
    ShowPlayerDialog(playerid, DIALOG_SHOP, DIALOG_STYLE_TABLIST_HEADERS, "Buy Weapon",
    "Weapon\tPrice\tAmmo\n\
    Deagle\t$5000\t100\n\
    Sawnoff\t$5000\t100\n\
    Pistol\t$1000\t50"
, // Etc.
    "Select", "Cancel");
    return 1;
}
can anyone fix that codes ?
Like .. and explain me what u did ...
Reply


Messages In This Thread
Need help with dialog's !! - by Toxik - 07.05.2015, 23:50
Re: Need help with dialog's !! - by X337 - 08.05.2015, 00:35
Re: Need help with dialog's !! - by Toxik - 08.05.2015, 08:20

Forum Jump:


Users browsing this thread: 1 Guest(s)