23.11.2014, 17:14
I do not think so .. name all in one place and the command will list all. save the good! Get the bad
Код:
CMD:namelist(playerid,params[]) { new str[256]; new oldrecord = dini_Int(RFILES,"namelist"); format(str,sizeof(str),"[Name-ALL List]: %s ",oldrecord); SCM(playerid,COLOR_SYSTEM,str); return 1; }