Help with saving function
#5

Just a simple exemple
PHP код:
function LoadVehicles(vehid,name[],value[])
{
    
INI_String("Owner"VehicleInfo[vehid][vOwner], MAX_PLAYER_NAME); 
    
INI_Int("ID",VehicleInfo[veid][vID]);
    
INI_String("Plate"VehicleInfo[vehid][vPlate], 10); 
    return 
1;

Reply


Messages In This Thread
Help with saving function - by AndreiWow - 23.01.2017, 15:30
Re: Help with saving function - by AndreiWow - 24.01.2017, 15:37
Re: Help with saving function - by Amads - 24.01.2017, 15:39
Re: Help with saving function - by AndreiWow - 24.01.2017, 15:42
Re: Help with saving function - by Eoussama - 24.01.2017, 15:42
Re: Help with saving function - by AndreiWow - 24.01.2017, 16:13
Re: Help with saving function - by Eoussama - 24.01.2017, 16:52
Re: Help with saving function - by AndreiWow - 24.01.2017, 19:11
Re: Help with saving function - by Eoussama - 24.01.2017, 19:25
Re: Help with saving function - by AndreiWow - 24.01.2017, 19:41

Forum Jump:


Users browsing this thread: 4 Guest(s)