Erro No Pawno - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Non-English (
https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (
https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (
https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: Erro No Pawno (
/showthread.php?tid=475966)
Erro No Pawno -
Lucas_Rocha - 15.11.2013
Quando eu vou salvar aparece esses 4 erro :
pawn Код:
C:\Documents and Settings\lucas\Desktop\Brasil Life BuLLeT/gamemodes\BML.pwn(1831) : error 017: undefined symbol "GetVehicleParamsEx"
C:\Documents and Settings\lucas\Desktop\Brasil Life BuLLeT/gamemodes\BML.pwn(1831) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\lucas\Desktop\Brasil Life BuLLeT\gamemodes\BML.pwn(1831) : error 017: undefined symbol "SetVehicleParamsEx"
C:\Documents and Settings\lucas\Desktop\Brasil Life BuLLeT\gamemodes\BML.pwn(1831) : fatal error 107: too many error messages on one line
ajudem pf
Linhas Do Erro :
pawn Код:
vehicleid = GetPlayerVehicleID(playerid);GetVehicleParamsEx(vehicleid, engine, lights, alarm, doors, bonnet, boot, objective);if(GetPVarInt(playerid,"Lights") == 1){SetVehicleParamsEx(vehicleid, engine, VEHICLE_PARAMS_OFF, alarm, doors, bonnet, boot, objective);SetPVarInt(playerid,"Lights",0);}else if(GetPVarInt(playerid,"Lights") == 0){SetVehicleParamsEx(vehicleid, engine, VEHICLE_PARAMS_ON, alarm, doors, bonnet, boot, objective);
Re: Erro No Pawno -
smiiir - 15.11.2013
atualize suas includes
http://sa-mp.com/download.php
Respuesta: Erro No Pawno -
Lucas_Rocha - 15.11.2013
Atualizei Ai fico esse erro :
pawn Код:
C:\Documents and Settings\Lucas\Desktop\Brasil Life BuLLeT\gamemodes\BML.pwn(18) : fatal error 100: cannot read from file: "Dini"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Linha Do ERRO :
Re: Erro No Pawno -
smiiir - 15.11.2013
http://www.solidfiles.com/d/8Djh/
Respuesta: Erro No Pawno -
Lucas_Rocha - 15.11.2013
Agora da esse :
pawn Код:
C:\Documents and Settings\lucas\Desktop\Brasil Life BuLLeT\gamemodes\BML.pwn(19) : fatal error 100: cannot read from file: "seif_walk"
Linha Do ERRO :
Re: Erro No Pawno -
smiiir - 15.11.2013
http://www.solidfiles.com/d/5ca8a2713d/
Respuesta: Erro No Pawno -
Lucas_Rocha - 15.11.2013
pawn Код:
C:\Documents and Settings\Lucas\Desktop\Brasil Life BuLLeT\gamemodes\BML.pwn(20) : fatal error 100: cannot read from file: "servermoneyGM"
Linha Do ERRO :
pawn Код:
#include < servermoneyGM >
Re: Erro No Pawno -
smiiir - 15.11.2013
http://www.4shared.com/file/hy9W7wjN/servermoneyGM.html
Re: Respuesta: Erro No Pawno -
Helbim - 15.11.2013
Quote:
Originally Posted by Lucas_Rocha
pawn Код:
C:\Documents and Settings\Lucas\Desktop\Brasil Life BuLLeT\gamemodes\BML.pwn(20) : fatal error 100: cannot read from file: "servermoneyGM"
Linha Do ERRO :
pawn Код:
#include < servermoneyGM >
|
Esses error's й porque nгo tem a include na pasta pawno/includes, se der mais error's desse tipo й so vocк baixar a include й colocar ela na pasta includes
Respuesta: Erro No Pawno -
Lucas_Rocha - 15.11.2013
valeu deu Serto Mlk zika Kthorro