SA-MP Forums Archive
Ajuda Stock - 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 Stock (/showthread.php?tid=484884)



Ajuda Stock - Dieguinho - 02.01.2014

Estou tendo dificuldades para arrumar isto estб dando erro de definiзгo


queria saber
como posso fazer
PHP код:
#define CatalogoDeAutos
stock CatalogoDeAutos
{
{
35000400"Landstalker"},
};
PlayerAddConceVehicle2(CatalogoDeAutos[ViendoAuto[playerid]][1], Pos[0] , Pos[1], APosZ0.00060000);
stockPlayerAddConceVehicle2(  erro aki )
// eu estou querendo arrumar minha conce ai preciso colocar essas variaveis ! 



Re: Ajuda Stock - Juniiro3 - 02.01.2014

Remove essa #DEFINE e adicione () no final da stock CatalogoDeAutos


Respuesta: Re: Ajuda Stock - Dieguinho - 02.01.2014

Quote:
Originally Posted by Juniiro3
Посмотреть сообщение
Remove essa #DEFINE e adicione () no final da stock CatalogoDeAutos
pawn Код:
L:\Brasil Epic Games\gamemodes\BEG2.pwn(11732) : warning 202: number of arguments does not match definition
L:\Brasil Epic Games\gamemodes\BEG2.pwn(11732) : warning 202: number of arguments does not match definition
L:\Brasil Epic Games\gamemodes\BEG2.pwn(11732) : warning 202: number of arguments does not match definition
L:\Brasil Epic Games\gamemodes\BEG2.pwn(11732) : warning 202: number of arguments does not match definition
L:\Brasil Epic Games\gamemodes\BEG2.pwn(11732) : warning 202: number of arguments does not match definition
L:\Brasil Epic Games\gamemodes\BEG2.pwn(11732) : warning 202: number of arguments does not match definition
L:\Brasil Epic Games\gamemodes\BEG2.pwn(11732) : warning 202: number of arguments does not match definition
L:\Brasil Epic Games\gamemodes\BEG2.pwn(11732) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase



Linha do erro !
PlayerAddConceVehicle2(CatalogoDeAutos[ViendoAuto[playerid]][1], Pos[0] , Pos[1], APosZ, 0.0, 0, 0, 60000);