Y_INI
#7

Quote:
Originally Posted by xGrov3x
Посмотреть сообщение
Intenta poniendo lo siguiente:
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;
}
Lool si funciono muchas gracias.
їQue fue lo que cambiaste?, me puse a compararlos y no encontrй diferencia -.-"
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)