[Ajuda] Bloqueando Time
#4

Ta em dialog seu sistema?

Se for em dialog Tente colocar um return ShowPlayerDialog caso o player nгo tive o score ele voltarб para seleзгo novamente..

Exemplo..
pawn Код:
if(GetPlayerScore(playerid) < 200)
    {
            SendClientMessage(playerid, -1, "[Erro] Vocк nгo tem 200 pontos de score");
            return ShowPlayerDialog(playerid,id de sua dialog,DIALOG_STYLE_LIST,"{FF0000}Seleзгo de classes","Soldado\nCabo\nSargento\nTenente\nCapitгo\nMajor\nCoronel\nMarechal","Ok","");
    }
Reply


Messages In This Thread
[Ajuda] Bloqueando Time - by brayon1997 - 04.02.2013, 21:22
Re: [Ajuda] Bloqueando Time - by DanDRT - 04.02.2013, 21:31
Re: [Ajuda] Bloqueando Time - by brayon1997 - 04.02.2013, 21:41
Re: [Ajuda] Bloqueando Time - by Sampizito - 04.02.2013, 22:41

Forum Jump:


Users browsing this thread: 2 Guest(s)