error 075: input line too long (after substitutions)
#1

Help... I don't know if is Parsefile or stock...

Quote:

C:\Users\***\Desktop\SAMP\***.pwn(243) : error 075: input line too long (after substitutions)
C:\Users\***\Desktop\SAMP\***.pwn(244) : error 017: undefined symbol "cInf"

pawn Код:
stock CargarAuto(vehid, file[])
{
    INI_ParseFile(file, "CargarVehiculo_Data", .bExtra = true, .extra = vehid);//243
    CrearVehiculo(cInformacion[vehid][cModelo], cInformacion[vehid][cx], cInformacion[vehid][cy], cInformacion[vehid][cz], cInformacion[vehid][cAngle], cInformacion[vehid][cCol1], cInformacion[vehid][cCol2], cInformacion[vehid][cRespawn], cInformacion[vehid][cOwner], cInformacion[vehid][cLocked], cInformacion[vehid][cSalud], cInformacion[vehid][cPlaca], cInformacion[vehid][cPatente], cInformacion[vehid][cVenta], cInformacion[vehid][cPrecio], cInformacion[vehid][cConce]);//The stock
}
Thanks...
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)