#1

pawn Код:
CMD:deposit(playerid,params[])
{
    ShowPlayerDialog(playerid,DIALOG_DEPOSIT, DIALOG_STYLE_INPUT, "Enter The Ammount to Deposit","", "Enter", "Cancel");
    return 1;
}

Why it's not showing the dialog?
Reply


Messages In This Thread
Why? - by lordturhan - 30.06.2012, 16:45
Re: Why? - by Mean - 30.06.2012, 16:48
Re : Why? - by Naruto_Emilio - 30.06.2012, 16:54

Forum Jump:


Users browsing this thread: 1 Guest(s)