[Duv] Ajuda Y_OBJETCS - 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: [Duv] Ajuda Y_OBJETCS (
/showthread.php?tid=141566)
[Duv] Ajuda Y_OBJETCS -
NathanLive - 14.04.2010
Pessoal eu peguei um gm tals....
mas ai ele funfa normal soh q quando abro ele pra compila no pawn da erro
:\Documents and Settings\SINVALDO\Meus documentos\Downloads\SAMP\gamemodes\Editei.pwn(34) : fatal error 100: cannot read from file: "Y_Object"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
E tipo sem editar da isso msm editando soh da isso tbm vcs pode me ensinar a retirar o erro?
Re: [Duv] Ajuda Y_OBJETCS - [BEP]AcerPilot - 14.04.2010
Vocк esqueceu do "S" no final do Y_Object
s, deixe escrito assim no seu script:
Код:
#include <Y_Objects>
Re: [Duv] Ajuda Y_OBJETCS -
NathanLive - 14.04.2010
Mesmo pondo s nao ta dando ainda o mesmo erro me ajudem plz
Re: [Duv] Ajuda Y_OBJETCS -
Ambrуsio - 14.04.2010
Vc с tem essa include. Baixa ela aki:
http://cronosbr.blogspot.com/2008/04...-tutorial.html
Re: [Duv] Ajuda Y_OBJETCS -
NathanLive - 14.04.2010
baixei aogra em vez de da esse erro da os seguintes warnings:
C:\Documents and Settings\SINVALDO\Meus documentos\Downloads\SAMP\gamemodes\Editei.pwn(422 4) : warning 219: local variable "PlayerName" shadows a variable at a preceding level
Re: [Duv] Ajuda Y_OBJETCS -
Ambrуsio - 14.04.2010
Quote:
Originally Posted by NathanLive
baixei aogra em vez de da esse erro da os seguintes warnings:
C:\Documents and Settings\SINVALDO\Meus documentos\Downloads\SAMP\gamemodes\Editei.pwn(422 4) : warning 219: local variable "PlayerName" shadows a variable at a preceding level
|
Renomeia essa variavel. pois ela jб esa definida.