Bank System problem?
#5

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
pawn Код:
if(tShow[playerid]==0)
{
    tShow[playerid]=1;
    ShowPlayerDialog(playerid,DIALOG_CARDCHECK,DIALOG_STYLE_INPUT,""COL_SPLAVA"Cloud-Banka:"COL_BIJELA"Transfer","Upisite kod kartice igraca:","OK","Cancel");
}
It will only show the dialog if tShow for that player is 0. If for any reason such as not responding (ESC) or error returned, the variable is not reset back to 0 in those two dialogs and it will never show the dialog again.
So what should I do. Do I put the code u gave me into both of the dialogs? or what?
Reply


Messages In This Thread
Bank System problem? - by baba1234 - 01.06.2015, 13:20
Re: Bank System problem? - by Bennyy - 01.06.2015, 13:47
Re: Bank System problem? - by baba1234 - 01.06.2015, 14:00
Re: Bank System problem? - by Konstantinos - 01.06.2015, 14:05
Re: Bank System problem? - by baba1234 - 01.06.2015, 14:16
Re: Bank System problem? - by Konstantinos - 01.06.2015, 14:20
Re: Bank System problem? - by baba1234 - 01.06.2015, 14:23

Forum Jump:


Users browsing this thread: 2 Guest(s)