Ajuda Stock
#1

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 ! 
Reply
#2

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

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);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)