[AJUDA]bebado
#5

pawn Код:
E:\Bruno\gta sa\GTA San Andreas 2\Server\gamemodes\VirtualLife.pwn(1740) : error 076: syntax error in the expression, or invalid function call
E:\Bruno\gta sa\GTA San Andreas 2\Server\gamemodes\VirtualLife.pwn(1740) : error 029: invalid expression, assumed zero
E:\Bruno\gta sa\GTA San Andreas 2\Server\gamemodes\VirtualLife.pwn(1740) : warning 215: expression has no effect
E:\Bruno\gta sa\GTA San Andreas 2\Server\gamemodes\VirtualLife.pwn(1740) : error 001: expected token: ";", but found ")"
E:\Bruno\gta sa\GTA San Andreas 2\Server\gamemodes\VirtualLife.pwn(1740) : fatal error 107: too many error messages on one line

na linha do:

pawn Код:
if(GetPlayerMoney => 500)
pawn Код:
if(GetPlayerMoney => 500)
        {
        SendClientMessage(playerid, COR_VERMELHO, "Vocк estб bebado, cuidado. Se um polнcial pegar voce digidindo... Jб sabe");
        TogglePlayerControllable(playerid,1);
        SetPlayerDrunkLevel (playerid, 5000);
        ApplyAnimation(playerid,"PED","WALK_DRUNK",4.1,0,1,1,1,1);
        PlayerPlaySound(playerid,SOUND_OFF,2418.3506,1123.9360,10.8203);//Music Off
        GivePlayerMoney(playerid, -500);
        }
        else
        {
        SendClientMessage(playerid, COR_VERMELHO, "Voce nao tem $500 para comprar isso");
        }
        }

q q ta errado ? х.o
Reply


Messages In This Thread
[AJUDA]bebado - by bruno.cmd - 13.08.2010, 19:07
Re: [AJUDA]bebado - by BiieL - 13.08.2010, 19:16
Re: [AJUDA]bebado - by bruno.cmd - 13.08.2010, 19:18
Re: [AJUDA]bebado - by BiieL - 13.08.2010, 19:21
Re: [AJUDA]bebado - by bruno.cmd - 13.08.2010, 19:23
Re: [AJUDA]bebado - by Marco_Nutz - 13.08.2010, 19:28
Re: [AJUDA]bebado - by BiieL - 13.08.2010, 19:29
Re: [AJUDA]bebado - by bruno.cmd - 13.08.2010, 19:30
Re: [AJUDA]bebado - by SuB_ZeRo0_ - 13.08.2010, 19:45
Re: [AJUDA]bebado - by bruno.cmd - 13.08.2010, 19:46

Forum Jump:


Users browsing this thread: 3 Guest(s)