[AJUDA] Erro
#1

pawn Код:
D:\Documents and Settings\Hick\Desktop\GTA tudo\SV\meu sv\gamemodes\BSS.pwn(8197) : error 017: undefined symbol "playerid"
D:\Documents and Settings\Hick\Desktop\GTA tudo\SV\meu sv\gamemodes\BSS.pwn(8356) : error 017: undefined symbol "playerid"
D:\Documents and Settings\Hick\Desktop\GTA tudo\SV\meu sv\gamemodes\BSS.pwn(46326) : warning 225: unreachable code
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase
linhas
pawn Код:
8197 : PlayerPlaySound(playerid, 1058, 0.0, 0.0, 0.0);
8356 : PlayerPlaySound(playerid, 0, 0.0, 0.0, 0.0);
46326 : if(dialogid == 4)
Reply
#2

pawn Код:
Linha 46326 : if(dialogid == 4)
Acho Q Faltou '';'' No Final

pawn Код:
46326 : if(dialogid == 4);
Sobre As Outras Linhas, Este Tуpico Talvez Lhe Ajuda.

https://sampforum.blast.hk/showthread.php?tid=307649
Reply
#3

nun й eu precurei no ****** e no forum eu achei esse topico mais nao consegui
Reply
#4

pawn Код:
8197 : PlayerPlaySound(1058, 0.0, 0.0, 0.0);
8356 : PlayerPlaySound(0, 0.0, 0.0, 0.0);
46326 : if(dialogid == 4)
@shadauer
if n tem ;
Reply
#5

Ataa Obrigado Sprint, Nгo Sabia '-'
Reply
#6

Posta o code dessa parte ai
Reply
#7

pawn Код:
D:\Documents and Settings\Hick\Desktop\GTA tudo\SV\meu sv\gamemodes\BSS.pwn(8197) : warning 213: tag mismatch
D:\Documents and Settings\Hick\Desktop\GTA tudo\SV\meu sv\gamemodes\BSS.pwn(8197) : warning 202: number of arguments does not match definition
D:\Documents and Settings\Hick\Desktop\GTA tudo\SV\meu sv\gamemodes\BSS.pwn(8356) : warning 213: tag mismatch
D:\Documents and Settings\Hick\Desktop\GTA tudo\SV\meu sv\gamemodes\BSS.pwn(8356) : warning 202: number of arguments does not match definition
D:\Documents and Settings\Hick\Desktop\GTA tudo\SV\meu sv\gamemodes\BSS.pwn(46326) : warning 225: unreachable code
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

Header size:          10664 bytes
Code size:          1765552 bytes
Data size:          8316808 bytes
Stack/heap size:      16384 bytes; estimated max. usage: unknown, due to recursion
Total requirements:10109408 bytes

5 Warnings.
Reply
#8

Postas essas linhas ai...
O certo seria ter o playerid no PlayerPlayMusic...
Reply
#9

Sгo Sу Avisos :P Ele Compilo Normal /o/
Reply
#10

Quote:
Originally Posted by shadauer
Посмотреть сообщение
Sгo Sу Avisos :P Ele Compilo Normal /o/
Nгo, ele pode compilar normal mas esses warnings pode deixar o codigo sem funcionar, porque o certo seria ter playerid como falei acima...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)