[ajuda]Dinheiro para empresa
#5

1 probleminha

pawn Код:
if(strcmp(cmd, "/pedagio1", true) == 0)
    {
    if ((PlayerInfo[playerid][pMembro] == 0 || PlayerInfo[playerid][pLider] == 0) && PlayerToPoint(15.0, playerid, 52.512794494629, -1538.8486328125, 6.9165487289429)) {
    MoveObject( Ppedagio, 52.512794494629, -1538.8486328125, 12.9165487289429,3);
    GameTextForPlayer(playerid, "~p~Aberto", 5000, 3);
    GivePlayerMoneyEx(playerid,-500);
    SendClientMessage(playerid, COLOR_LIGHTBLUE, "Voce Pagou R$500 do pedagio Boa Viagem!");
    SBizzInfo[1][bTill]+500;//aqui oO
    SetTimer("Ppedagio4", 5000, false);
    } else {
    SendClientMessage(playerid, COLOR_RED, "*** Voce nao esta no Ppedagio ***");
      }
      return 1;
    }
Код:
C:\Documents and Settings\Administrador\Meus documentos\jonas\Brasil Forever Life\gamemodes\BFL.pwn(36723) : warning 213: tag mismatch
C:\Documents and Settings\Administrador\Meus documentos\jonas\Brasil Forever Life\gamemodes\BFL.pwn(36723) : warning 215: expression has no effect
linha

Код:
    SBizzInfo[1][bTill]+500;
oque tem de errado ?
Reply


Messages In This Thread
[ajuda]Dinheiro para empresa - by Gabriel_Halls - 09.10.2010, 03:53
Re: [ajuda]Dinheiro para empresa - by sergio_xd - 09.10.2010, 04:18
Re: [ajuda]Dinheiro para empresa - by Gabriel_Halls - 09.10.2010, 04:23
Re: [ajuda]Dinheiro para empresa - by sergio_xd - 09.10.2010, 04:27
Re: [ajuda]Dinheiro para empresa - by Gabriel_Halls - 09.10.2010, 04:32
Re: [ajuda]Dinheiro para empresa - by sergio_xd - 09.10.2010, 14:56
Re: [ajuda]Dinheiro para empresa - by Gabriel_Halls - 09.10.2010, 16:09

Forum Jump:


Users browsing this thread: 1 Guest(s)