SA-MP Forums Archive
[AJUDA]Warning Em Includes , entre outros - 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: [AJUDA]Warning Em Includes , entre outros (/showthread.php?tid=267678)



[AJUDA]Warning Em Includes , entre outros - rene20 - 09.07.2011

Eq to com erros aqui no meu gm ai e osso mano, tipo o server iniciliza mas depois de 2 min ele desliga os warnings sao esses

Erros : - C:\Documents and Settings\rene\Desktop\Desktop\Brasil Virtual Living - 1.0B\pawno\include\YSI/Visual/YSI_objects.own(3193) : warning 219: local variable "set" shadows a variable at a preceding level

C:\Documents and Settings\rene\Desktop\Desktop\Brasil Virtual Living - 1.0B\gamemodes\BVL.pwn(19171) : warning 202: number of arguments does not match definition


pawn Код:
Linha - 3139 - AddVehicleComponent(vehicleid,JonasMods[vehicleid][1]);


Linha - 19171 -ApplyAnimation(playerid,"FINALE","FIN_Land_Car",4.1,1,1,1,1,1,1);



Re: [AJUDA]Warning Em Includes , entre outros - Macintosh - 09.07.2011

O Warning estб em sua include YSI_Object, pode ser que a define set esteja sendo definida 2 ou mais vezes.

pawn Код:
C:\Documents and Settings\rene\Desktop\Desktop\Brasil Virtual Living - 1.0B\pawno\include\YSI/Visual/YSI_objects.own(3193) : warning 219: local variable "set" shadows a variable at a preceding level
A warning estб sendo executado porque os parametros da funзгo sгo diferentes do da funзгo existente no SA-MP.
pawn Код:
C:\Documents and Settings\rene\Desktop\Desktop\Brasil Virtual Living - 1.0B\gamemodes\BVL.pwn(19171) : warning 202: number of arguments does not match definition



Re: [AJUDA]Warning Em Includes , entre outros - rene20 - 09.07.2011

Nao me ajudo em nada manjo , disso eu sei , mas essa include ta fogo ja tentei de tudo


Re: [AJUDA]Warning Em Includes , entre outros - RockFire - 09.07.2011

Abre o YSI_Objects.own e muda a variavel set...

USA CTRL+H