[Ajuda] BUG /roubardeposito
#2

Quote:
Originally Posted by Pedro Pawno
Посмотреть сообщение
criei uma variavel, para verificar se jб estava roubando mais nгo deu certo...

pawn Код:
new Roubando[MAX_PLAYERS];
pawn Код:
CMD:roubardeposito(playerid,params[])
    {
        if(!IsPlayerInRangeOfPoint(playerid,3.0,1632.5125,-1169.8737,24.0781)) return scm(playerid,Error,"Vocк nгo estб no deposito de dinheiro! (/gps)");
        if(Roubando[playerid] == 1) return scm(playerid,Error,"Vocк jб estб roubando!");
        if(Gang[playerid] != grove && Gang[playerid] != ballas && Gang[playerid] != vagos&& Gang[playerid] != aztecas) return scm(playerid,Error,"Vocк nгo й de nenhuma organizaзгo!");
        SetTimerEx("ComandoDTempo",50000, false,"i",playerid);
        scm(playerid,Neutra,"Aguarde..");
        return 1;
    }
Qual й o "bug"?
O que ocorre...
Reply


Messages In This Thread
BUG /roubardeposito - by Pedro Pawno - 30.04.2013, 15:02
Re: BUG /roubardeposito - by Ley - 30.04.2013, 15:24
Respuesta: BUG /roubardeposito - by Pedro Pawno - 30.04.2013, 15:28
Re: Respuesta: BUG /roubardeposito - by Ley - 30.04.2013, 15:37
Respuesta: BUG /roubardeposito - by Pedro Pawno - 30.04.2013, 21:51
Re: BUG /roubardeposito - by SlashPT - 30.04.2013, 22:06
Re: BUG /roubardeposito - by MatheusAlcapone - 30.04.2013, 22:07
Respuesta: BUG /roubardeposito - by Pedro Pawno - 30.04.2013, 22:12

Forum Jump:


Users browsing this thread: 1 Guest(s)