[AJUDA] Erro No Y_Objects
#1

Bom pessoal, fui tentar editar um Game Mod, sу que depois de editar ele estб dando um erro, em copilar aparece assim:

Editado! Agora o erro й outro
Код:
C:\Documents and Settings\WXP\Desktop\Thug Life 2.6\pawno\include\YSI/Visual/YSI_objects.own(395) : error 017: undefined symbol "MAX_PLAYERS"
C:\Documents and Settings\WXP\Desktop\Thug Life 2.6\pawno\include\YSI/Visual/YSI_objects.own(520) : error 017: undefined symbol "MAX_PLAYERS"
C:\Documents and Settings\WXP\Desktop\Thug Life 2.6\pawno\include\YSI/Visual/YSI_objects.own(1170) : warning 213: tag mismatch
C:\Documents and Settings\WXP\Desktop\Thug Life 2.6\pawno\include\YSI/Visual/YSI_objects.own(1173) : warning 213: tag mismatch
C:\Documents and Settings\WXP\Desktop\Thug Life 2.6\pawno\include\YSI/Visual/YSI_objects.own(1176) : error 017: undefined symbol "float"
C:\Documents and Settings\WXP\Desktop\Thug Life 2.6\pawno\include\YSI/Visual/YSI_objects.own(1176) : warning 215: expression has no effect
C:\Documents and Settings\WXP\Desktop\Thug Life 2.6\pawno\include\YSI/Visual/YSI_objects.own(1176) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\WXP\Desktop\Thug Life 2.6\pawno\include\YSI/Visual/YSI_objects.own(1176) : error 029: invalid expression, assumed zero
C:\Documents and Settings\WXP\Desktop\Thug Life 2.6\pawno\include\YSI/Visual/YSI_objects.own(1176) : fatal error 107: too many error messages on one line

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


6 Errors.
Reply
#2

ta dando esse erro pq vc nao tem a include Y_objects,vc podi baixa na net e coloca na pasta pawno/includes ai tenta compila dnv
Reply
#3

http://www.mediafire.com/?fzzm4m4z4ot
Reply
#4

tabem possuo esse erro tentei baixar o include mas с deu gostaria de uma jauda aproveitando o topico aberto. agrdeзo muiiito caso consigam resolver
Reply
#5

Pegue na minha assinatura o Gamemode Giga Role Play Server Brasil e compile seu GM com o pawno que vem junto com ele.


Jб compilei o Thug 2.6 e outros Gamemodes usando esse pawno e nunca me deu esse tipo de erro.


Espero ter ajudado
Reply
#6

baixei o pawn recomendado porem continuou serб que й poruqe estou usando vista X64?

seguintes erros.
C:\Users\Hendrewf\Desktop\Pawno\include\YSI/Visual/YSI_objects.own(3193) : warning 219: local variable "set" shadows a variable at a preceding level
C:\Users\Hendrewf\Desktop\[BgT]LosSantosVenturas.pwn(106) : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
C:\Users\Hendrewf\Desktop\[BgT]LosSantosVenturas.pwn(905) : warning 235: public function lacks forward declaration (symbol "MoneyGrubScoreUpdate")
C:\Users\Hendrewf\Desktop\[BgT]LosSantosVenturas.pwn(1065) : error 017: undefined symbol "dUserSetINT"
C:\Users\Hendrewf\Desktop\[BgT]LosSantosVenturas.pwn(1065) : error 029: invalid expression, assumed zero
C:\Users\Hendrewf\Desktop\[BgT]LosSantosVenturas.pwn(1610) : warning 202: number of arguments does not match definition
C:\Users\Hendrewf\Desktop\[BgT]LosSantosVenturas.pwn(3353) : error 017: undefined symbol "SetDisabledWeapons"
C:\Users\Hendrewf\Desktop\[BgT]LosSantosVenturas.pwn(6097) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Users\Hendrewf\Desktop\[BgT]LosSantosVenturas.pwn(6100) : warning 219: local variable "PlayerName" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Reply
#7

cara eu nem sei muita coisa mas vamos la

No topo so seu Gm defina a include : #include <Y_Objects> " coloca no topo "

no sue publiconplayerdisconnect vc coloca : Object_OnPlayerDisconnect(playerid, reason); se o player sai os objetos desaparece so para ele ( eu acho ne )

OnGameModeInit()
{
Object_Object();

Lembrando e so por o object_object(); e definir o CreateObject para CreateDynamicObject

se e uajudei ta uma repu ai flws
Reply
#8

C:\Users\juninho\Downloads\include\YSI/Visual/YSI_objects.own(39 : error 017: undefined symbol "MAX_PLAYERS"
C:\Users\juninho\Downloads\include\YSI/Visual/YSI_objects.own(524) : error 017: undefined symbol "MAX_PLAYERS"
C:\Users\juninho\Downloads\include\YSI/Visual/YSI_objects.own(1257) : warning 213: tag mismatch
C:\Users\juninho\Downloads\include\YSI/Visual/YSI_objects.own(1260) : warning 213: tag mismatch
C:\Users\juninho\Downloads\include\YSI/Visual/YSI_objects.own(1263) : error 017: undefined symbol "float"
C:\Users\juninho\Downloads\include\YSI/Visual/YSI_objects.own(1263) : warning 215: expression has no effect
C:\Users\juninho\Downloads\include\YSI/Visual/YSI_objects.own(1263) : error 001: expected token: ";", but found ")"
C:\Users\juninho\Downloads\include\YSI/Visual/YSI_objects.own(1263) : error 029: invalid expression, assumed zero
C:\Users\juninho\Downloads\include\YSI/Visual/YSI_objects.own(1263) : fatal error 107: too many error messages on one line

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


6 Errors.
Reply
#9

Isso aн й um problema na include em si, eu acho.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)