[Ajuda] DOF2
#2

Nгo sei se entendi direito, mais ta aн

PHP код:
if(DOF2_FileExists(file))
{
    
//...
}else{
    
DOF2_CreateFile(...);
    
DOF2_SetInt("Local1"100);
    
DOF2_SetInt("Local2"150);
    
DOF2_SetInt("Local3"200);
    
DOF2_SaveFile();
}
// Uso
format(stringsizeof(string), "Local 1: %d"DOF2_GetInt(file,"Local1"));
SendClientMessage(playerid, -1string); 
Reply


Messages In This Thread
DOF2 - by TheCrazyy - 06.07.2017, 16:27
Re: DOF2 - by IlanZ - 06.07.2017, 17:09
Respuesta: DOF2 - by TheCrazyy - 06.07.2017, 18:11

Forum Jump:


Users browsing this thread: 2 Guest(s)