[Ajuda] Ajuda urgente.
#1

Alguйm sabe porquк esses erros?

Codigos:

PHP код:
if (GetFactionType(i) == FACTION_POLICE)
            {
               if (
pFactionRank(i) == 1)
             {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                
PlayerData[i][pBankMoney] += 1500;
            }
               if (
pFactionRank(i) == 2)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 3)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 4)
            {
                
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 5)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                  
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 6)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                  
PlayerData[i][pBankMoney] += 1500;
            }
               if (
pFactionRank(i) == 7)
            {
                
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 8)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                  
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 9)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                  
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 10)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                  
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 11)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 12)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                  
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 13)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                  
PlayerData[i][pBankMoney] += 1500;
            }
            if (
pFactionRank(i) == 14)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                
PlayerData[i][pBankMoney] += 1500;
             }
            if (
pFactionRank(i) == 15)
            {
                  
SendClientMessageEx(iCOLOR_WHITE"Salбrio: +3200.");
                  
PlayerData[i][pBankMoney] += 1500;
            }
                return 
1;
            } 
ERROS:
PHP код:
C:\Users\XR7550\Desktop\South RP\gamemodes\roleplay.pwn(14778) : error 012invalid function callnot a valid address
C
:\Users\XR7550\Desktop\South RP\gamemodes\roleplay.pwn(14778) : warning 215expression has no effect
C
:\Users\XR7550\Desktop\South RP\gamemodes\roleplay.pwn(14778) : error 001expected token";"but found ")"
C:\Users\XR7550\Desktop\South RP\gamemodes\roleplay.pwn(14778) : error 029invalid expressionassumed zero
C
:\Users\XR7550\Desktop\South RP\gamemodes\roleplay.pwn(14778) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
4 Errors

Reply


Messages In This Thread
Ajuda urgente. - by RuanPereira - 07.09.2017, 22:58
Re: Ajuda urgente. - by DarkBr - 07.09.2017, 23:02
Re: Ajuda urgente. - by C4rtm4n - 07.09.2017, 23:03
Respuesta: Re: Ajuda urgente. - by RuanPereira - 07.09.2017, 23:08
Re: Ajuda urgente. - by C4rtm4n - 07.09.2017, 23:09
Respuesta: Re: Ajuda urgente. - by RuanPereira - 07.09.2017, 23:12
Re: Respuesta: Re: Ajuda urgente. - by C4rtm4n - 07.09.2017, 23:13
Respuesta: Re: Respuesta: Re: Ajuda urgente. - by RuanPereira - 07.09.2017, 23:16
Re: Ajuda urgente. - by Vithinn - 07.09.2017, 23:49
Respuesta: Re: Ajuda urgente. - by RuanPereira - 08.09.2017, 00:01

Forum Jump:


Users browsing this thread: 1 Guest(s)