Y_INI
#1

Buenas, їme pueden decir por que pasa esto?
pawn Код:
forward CargarAutos_data(vehicleid,name[],value[]);
public CargarAutos_data(vehicleid,name[],value[])
{
    INI_Int("Modelo",InformacionA[vehicleid][aModelo]);
    INI_Int("Precio",InformacionA[vehicleid}[aPrecio]);
    INI_Float("PosX",InformacionA[vehicleid][aPosX]);
    INI_Float("PosY",InformacionA[vehicleid][aPosY]);
    INI_Float("PosZ",InformacionA[vehicleid][aPosZ]);
    INI_Float("Rotacion",InformacionA[vehicleid][aRotacion]);
    INI_Int("Color1",InformacionA[vehicleid][aColor1]);
    INI_Int("Color2",InformacionA[vehicleid][aColor2]);
    INI_Bool("Comprado",InformacionA[vehicleid][aComprado]);
    return 0;
}
Quote:

C:\DOCUME~1\ADMINI~1\ESCRIT~1\Gamemode\GAMEMO~1\Ga memode.pwn(903) : error 017: undefined symbol "INI_Int"
C:\DOCUME~1\ADMINI~1\ESCRIT~1\Gamemode\GAMEMO~1\Ga memode.pwn(904) : error 010: invalid function or declaration
C:\DOCUME~1\ADMINI~1\ESCRIT~1\Gamemode\GAMEMO~1\Ga memode.pwn(905) : error 010: invalid function or declaration
C:\DOCUME~1\ADMINI~1\ESCRIT~1\Gamemode\GAMEMO~1\Ga memode.pwn(906) : error 010: invalid function or declaration
C:\DOCUME~1\ADMINI~1\ESCRIT~1\Gamemode\GAMEMO~1\Ga memode.pwn(907) : error 010: invalid function or declaration
C:\DOCUME~1\ADMINI~1\ESCRIT~1\Gamemode\GAMEMO~1\Ga memode.pwn(90 : error 010: invalid function or declaration
C:\DOCUME~1\ADMINI~1\ESCRIT~1\Gamemode\GAMEMO~1\Ga memode.pwn(909) : error 010: invalid function or declaration
C:\DOCUME~1\ADMINI~1\ESCRIT~1\Gamemode\GAMEMO~1\Ga memode.pwn(910) : error 010: invalid function or declaration
C:\DOCUME~1\ADMINI~1\ESCRIT~1\Gamemode\GAMEMO~1\Ga memode.pwn(911) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


9 Errors.

Reply


Messages In This Thread
Y_INI - by Alexander11 - 28.09.2014, 21:02
Respuesta: Y_INI - by jurgen - 28.09.2014, 21:10
Respuesta: Y_INI - by Alexander11 - 28.09.2014, 22:03
Respuesta: Y_INI - by TheScriptMan - 28.09.2014, 23:10
Respuesta: Y_INI - by Alexander11 - 29.09.2014, 00:22
Re: Y_INI - by xGrov3x - 29.09.2014, 02:40
Respuesta: Re: Y_INI - by Alexander11 - 29.09.2014, 16:44
Re: Y_INI - by LiMPiTo - 29.09.2014, 17:11
Respuesta: Y_INI - by Alexander11 - 29.09.2014, 19:04

Forum Jump:


Users browsing this thread: 2 Guest(s)