[Duda]Con y_ini
#7

Yo lo tengo asi:

pawn Код:
new
            PlayerFile[ 13 + MAX_PLAYER_NAME + 1];

        format( PlayerFile , sizeof PlayerFile, "Usuarios/%s.ini", pName(playerid));

        new
            INI:PlayerAcc = INI_Open( PlayerFile );
pawn Код:
INI_String("MSN" , PlayerInfo[playerid][pMSN],          32);
pawn Код:
INI_WriteString(PlayerAcc, "MSN", PlayerInfo[playerid][pMSN]);
Reply


Messages In This Thread
[Duda]Con y_ini - by -[R]hysi- - 07.05.2012, 12:34
Respuesta: [Duda]Con y_ini - by [J]ulian - 07.05.2012, 12:50
Respuesta: [Duda]Con y_ini - by -[R]hysi- - 07.05.2012, 13:05
Respuesta: [Duda]Con y_ini - by [J]ulian - 07.05.2012, 13:18
Respuesta: [Duda]Con y_ini - by -[R]hysi- - 07.05.2012, 13:34
Respuesta: [Duda]Con y_ini - by [J]ulian - 07.05.2012, 13:36
Respuesta: [Duda]Con y_ini - by Jex_Lafer - 07.05.2012, 16:35
Respuesta: [Duda]Con y_ini - by -[R]hysi- - 07.05.2012, 17:36
Respuesta: [Duda]Con y_ini - by Jex_Lafer - 08.05.2012, 19:01

Forum Jump:


Users browsing this thread: 1 Guest(s)