[AJUDA] Ajuda Aqui Rбpidoo! -
Rakun - 27.04.2010
Baixei o Las Venturas Brasil sу que ta dando erro no Y_Objects
Код:
C:\Documents and Settings\Sйrgio\Meus documentos\LUKAS\Folder files and programs Restricted of Luca'S\Programs\Meu server San Andreas RPG BR + Vбrios GameModes\pawno\include\YSI/Visual/YSI_objects.own(3193) : warning 219: local variable "set" shadows a variable at a preceding level
C:\Documents and Settings\Sйrgio\Meus documentos\LUKAS\Las Venturas BRASIL[www.cronosbr.blogspot.com]\SERVER\GameMode(GM)\lvb.pwn(833) : warning 235: public function lacks forward declaration (symbol "MoneyGrubScoreUpdate")
C:\Documents and Settings\Sйrgio\Meus documentos\LUKAS\Las Venturas BRASIL[www.cronosbr.blogspot.com]\SERVER\GameMode(GM)\lvb.pwn(6084) : warning 219: local variable "PlayerName" shadows a variable at a preceding level
Re: [AJUDA] Ajuda Aqui Rбpidoo! -
ipsBruno - 27.04.2010
[b]
Quote:
public function lacks forward declaration (symbol "MoneyGrubScoreUpdate")
|
Publica nгo Declarado se nгo me engano tenta ao inicio de GM
pawn Код:
forward MoneyGrubScoreUpdate();
Enquanto a
Quote:
local variable "PlayerName" shadows a variable at a preceding level
|
PlayerName ja esta Sendo Usado Tenta Mudar para
PlayerNameALGO
Quote:
local variable "set" shadows a variable at a preceding level
|
Mesma coisa que PlayerName xD
Re: [AJUDA] Ajuda Aqui Rбpidoo! -
Rakun - 27.04.2010
O do MoneyGrubScoreUpdate deu certo
Mas as outras duas nгo
Re: [AJUDA] Ajuda Aqui Rбpidoo! -
ipsBruno - 27.04.2010
Qual erro deu respectivamente?
Re: [AJUDA] Ajuda Aqui Rбpidoo! -
Ambrуsio - 27.04.2010
Код:
C:\Documents and Settings\Sйrgio\Meus documentos\LUKAS\Folder files and programs Restricted of Luca'S\Programs\Meu server San Andreas RPG BR + Vбrios GameModes\pawno\include\YSI/Visual/YSI_objects.own(3193) : warning 219: local variable "set" shadows a variable at a preceding level
Se nгo me engano esse warning estб ocorrendo visto que vc esta usando duas Includes que tem o SET jб definido. Pra resolver teria que editar o include, o q eu с recomendo. Deixe assim que й melhor.
Na linha 6084, o "PlayerName" jб estб definido, entгo renomeie.
Re: [AJUDA] Ajuda Aqui Rбpidoo! -
Sucatiador - 13.07.2010
Boa tarde
eu estou com um poblema parecido !!!
D:\ARQUIVOS USUARIO\Documentos\GTA\gta serv\samp server\pawno\include\lrp.inc(432) : warning 201: redefinition of constant/macro (symbol "MAX_STRING")
Suca.pwn(113) : warning 201: redefinition of constant/macro (symbol "MAX_PICKUPS")
Suca.pwn(834) : warning 235: public function lacks forward declaration (symbol "MoneyGrubScoreUpdate")
Suca.pwn(992) : error 017: undefined symbol "dUser"
Suca.pwn(992) : error 029: invalid expression, assumed zero
Suca.pwn(4601) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
Suca.pwn(4604) : warning 219: local variable "PlayerName" shadows a variable at a preceding level
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
eu tenho o include mas acho que falta alguma coisa nele vc
tem o link para eu baixar todos os includes usados no lvb?
serб que poderia me ajudar?
Agradeзo a atenзгo!!
Re: [AJUDA] Ajuda Aqui Rбpidoo! -
Lucas_Nicolas - 13.07.2010
posta a linha dos erros nй cara? vocк acha que alguйm aqui й advinha
Respuesta: [AJUDA] Ajuda Aqui Rбpidoo! -
Sucatiador - 13.07.2010
cara eu to falando do gm las venturas brasil e as linhas estao ai (113,834,992,4601,e 4604)
obs: as linhas ja estavam no topico como vc pode observar msm assim obrigado!!!
Re: [AJUDA] Ajuda Aqui Rбpidoo! -
Lucas_Nicolas - 13.07.2010
eu nгo tenh esse gamemode aqui.posta a linha dele aki tipo assim
Ex.:
Код:
C:\Documents and Settings\Lucas Nicolas\Desktop\Login_Box.pwn(47) : error 001: expected token: "}", but found "-identifier-"
C:\Documents and Settings\Lucas Nicolas\Desktop\Login_Box.pwn(49) : error 010: invalid function or declaration
C:\Documents and Settings\Lucas Nicolas\Desktop\Login_Box.pwn(64) : error 017: undefined symbol "aLogged"
C:\Documents and Settings\Lucas Nicolas\Desktop\Login_Box.pwn(76) : error 017: undefined symbol "aLogged"
C:\Documents and Settings\Lucas Nicolas\Desktop\Login_Box.pwn(399) : error 017: undefined symbol "aLogged"
C:\Documents and Settings\Lucas Nicolas\Desktop\Login_Box.pwn(409) : error 017: undefined symbol "aLogged"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
6 Errors.
O QUE TEM NA LINHA Й ISSO ->
Entendeu? agora posta
Re: [AJUDA] Ajuda Aqui Rбpidoo! -
felipex - 13.07.2010
Baixa a include Y_OBJECTS, coloca na pasta do seu server -> pawno -> include, reabre o pawno. Coloca no topo do GM #include <Y_objects>, so procura que tem no ****** essa include, ou atй mesmo aqui no site deve ter