Informaзгo da Gang
#1

Ola galera to criando um sistema de ganginfo mais ta bugadinho nгo sei pq
Linhas:
Code:
GangInfo[GetPlayerGang(i)-4][g_money] += GangZoneInfo[Invade[i]][zMoney];
Erro:
Code:
C:\Users\john\Desktop\samp\Filterscripts\teste.pwn(524) : warning 215: expression has no effect
C:\Users\john\Desktop\samp\Filterscripts\teste.pwn(524) : error 001: expected token: ";", but found "["
C:\Users\john\Desktop\samp\Filterscripts\teste.pwn(524) : error 029: invalid expression, assumed zero
C:\Users\john\Desktop\samp\Filterscripts\teste.pwn(524) : warning 215: expression has no effect
C:\Users\john\Desktop\samp\Filterscripts\teste.pwn(524) : error 001: expected token: ";", but found "]"
C:\Users\john\Desktop\samp\Filterscripts\teste.pwn(524) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Se alguem poder me ajudar postai plis
Reply
#2

posta algumas linhas antes e dps.. umas 3 ou 4
Reply
#3

Essa й a unica linha dps ta em branco
Reply
#4

pawn Code:
GangInfo[GetPlayerGang(i)-4][g_money] += GangZoneInfo[Invade[i]][zMoney];
Pour

pawn Code:
GangInfo[GetPlayerGang(playerid)-4][g_money] += GangZoneInfo[Invade[playerid]][zMoney];
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)