[Ajuda] Erros ao compilar
#1

C:\Users\-\Desktop\Projeto Truck\pawno\include\radio.inc(6) : error 021: symbol already defined: "PlayAudioStreamForPlayer"
C:\Users\-\Desktop\Projeto Truck\pawno\include\radio.inc(7) : error 021: symbol already defined: "StopAudioStreamForPlayer"
C:\Users\-\Desktop\Projeto Truck\gamemodes\PTB.pwn(575) : error 017: undefined symbol "DialogRadios"
C:\Users\-\Desktop\Projeto Truck\gamemodes\PTB.pwn(575) : error 017: undefined symbol "Dialog_Radios"
C:\Users\-\Desktop\Projeto Truck\gamemodes\PTB.pwn(576) : error 017: undefined symbol "DialogQ"
C:\Users\-\Desktop\Projeto Truck\gamemodes\PTB.pwn(576) : error 017: undefined symbol "Dialog_Q"
C:\Users\-\Desktop\Projeto Truck\gamemodes\PTB.pwn(591) : error 017: undefined symbol "Dialog_Neon"
C:\Users\-\Desktop\Projeto Truck\gamemodes\PTB.pwn(1295) : error 017: undefined symbol "VehicleNevada"
C:\Users\-\Desktop\Projeto Truck\gamemodes\PTB.pwn(1476) : warning 203: symbol is never used: "PoliceGetsWeapons"
Reply
#2

Envie as linhas dos erros.
Reply
#3

case DialogRadios: Dialog_Radios(playerid, response, listitem); // The radios-dialog
case DialogQ: Dialog_Q(playerid, response, listitem); //sair do server
case DialogNeon: Dialog_Neon(playerid, response, listitem); // The neon-dialog
case VehicleShamal, VehicleNevada, VehicleStuntPlane, VehicleDodo, VehicleMaverick, VehicleCargobob:
Reply
#4

Para resolver o "PlayAudioStreamForPlayer" e "StopAudioStreamForPlayer" atualize a Include a_samp, O Resto й porque vocк nгo fez as variбveis. se eu nгo me engano й isso.
Reply
#5

e como eu crio as variaveis?
Reply
#6

@Baraka use [pawn*][/pawn] sem asterisco para deixar seus codigos mais organizaveis,e para facilitar a vida de quem vai lhe ajudar!

Enquanto as variaveis leia esse tуpico:

https://sampforum.blast.hk/showthread.php?tid=235924

espero ter lhe ajudado!
Reply
#7

Tem um erro na linha 1473 , mas a linha nao existe , sу tem atй a 1472
Reply
#8

mande o error,
Reply
#9

CloneZPlays,

C:\Users\-\Desktop\Truck Life [\gamemodes\BADC.pwn(1472) : warning 203: symbol is never used: "PoliceGetsWeapons"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.


a linha nгo existe !

Se quiser me ajudar pelo skype : filipe06991
Reply
#10

Quote:
Originally Posted by Baraka
Посмотреть сообщение
CloneZPlays,

C:\Users\-\Desktop\Truck Life [\gamemodes\BADC.pwn(1472) : warning 203: symbol is never used: "PoliceGetsWeapons"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Warning.


a linha nгo existe !

Se quiser me ajudar pelo skype : filipe06991
Procure no seu gm por:
pawn Код:
new PoliceGetsWeapons//caso tenha apague
ou:
pawn Код:
//No topo do GM
#pragma unused PoliceGetsWeapons
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)