Y_INI not loading/saving Owner Name[String]
#2

Sometimes when i just use vehicleid, It won't properly load/save.

PHP код:
stock GetVID(vehicleID)
{
    for(new 
0MAX_VEHICLESi++) 
    {
        if((
vCreated[i]) && (VehicleInfo[i][vID] == vehicleID)) return i
    }

    return -
1;

But I don't think that's the matter. Everything else loads fine except for the name. Only the name doesn't save and load properly.

I've been trying to figure this out for days.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)