20.02.2018, 23:33
Um exemplo.
PHP код:
static Nome[24];
new Locall[28];
GetPlayerName(playerid, Nome, sizeof(Nome));
format(Locall, sizeof(Locall), "%s.ini", Nome);
DOF2_SetString(Locall, "RG", stringRG);