[AJUDA] Ajuda aqui pliz
#1

No meu gm tб dando uns erro e warn tosco o que serб?
Code:
C:\Documents and Settings\Lucas Nicolas\Desktop\Arkivos SAMP\Samp\gamemodes\BrC.pwn(4262) : error 017: undefined symbol "CarregarSistema"
C:\Documents and Settings\Lucas Nicolas\Desktop\Arkivos SAMP\Samp\gamemodes\BrC.pwn(4262) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Lucas Nicolas\Desktop\Arkivos SAMP\Samp\gamemodes\BrC.pwn(4262) : warning 215: expression has no effect
C:\Documents and Settings\Lucas Nicolas\Desktop\Arkivos SAMP\Samp\gamemodes\BrC.pwn(4267) : warning 225: unreachable code
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
Code:
    if CarregarSistema(playerid));
o que tem de errado aqui?
Reply
#2

Ue, topo nгo teria que ter
Code:
new CarregarSistema[MAX_PLAYERS];
?

e no seu codigo devia estar :
Code:
if(CarregarSistema[playerid] == 1)
Reply
#3

Code:
G:\Jogos\SAMP\BrC.pwn(4263) : error 012: invalid function call, not a valid address
G:\Jogos\SAMP\BrC.pwn(4263) : warning 215: expression has no effect
G:\Jogos\SAMP\BrC.pwn(4263) : error 001: expected token: ";", but found ")"
G:\Jogos\SAMP\BrC.pwn(4263) : error 029: invalid expression, assumed zero
G:\Jogos\SAMP\BrC.pwn(4263) : fatal error 107: too many error messages on one line

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


4 Errors.
Reply
#4

Entгo so mesmo o new CarregarSistema; // no topo , pq nгo sei oq vc quer fazer ; Se fosse pra bloquear 1 apos certa aзгo seria o new CarregarSistema[MAX_PLAYERS];
Reply
#5

Code:
G:\Jogos\SAMP\BrC.pwn(4263) : error 012: invalid function call, not a valid address
G:\Jogos\SAMP\BrC.pwn(4263) : warning 215: expression has no effect
G:\Jogos\SAMP\BrC.pwn(4263) : error 001: expected token: ";", but found ")"
G:\Jogos\SAMP\BrC.pwn(4263) : error 029: invalid expression, assumed zero
G:\Jogos\SAMP\BrC.pwn(4263) : fatal error 107: too many error messages on one line

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


4 Errors.
=/
Reply
#6

Quote:
Originally Posted by Lucas Nicolas
View Post
Code:
G:\Jogos\SAMP\BrC.pwn(4263) : error 012: invalid function call, not a valid address
G:\Jogos\SAMP\BrC.pwn(4263) : warning 215: expression has no effect
G:\Jogos\SAMP\BrC.pwn(4263) : error 001: expected token: ";", but found ")"
G:\Jogos\SAMP\BrC.pwn(4263) : error 029: invalid expression, assumed zero
G:\Jogos\SAMP\BrC.pwn(4263) : fatal error 107: too many error messages on one line

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


4 Errors.
=/
O cуdigo seria bom...
Reply
#7

poste a linha

4263
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)