28.07.2013, 15:01
You could use get player name saving it in ini if you are using it.... Something like that GetPlayerName(playerid,name,sizeof(name));
If you want it store in new ini file... But if you want all in one ini file saved... then you need just to open a ini file when you want to write it in... basically you could use a command in command you could open and save changes in ini file.....
If I got it right it will be string not array...
(Not 100% sure)
If you want it store in new ini file... But if you want all in one ini file saved... then you need just to open a ini file when you want to write it in... basically you could use a command in command you could open and save changes in ini file.....
If I got it right it will be string not array...
(Not 100% sure)