12.12.2014, 14:50
You can't create file like that, you must give string.
Code:
new String[/*MAXIMAL LENGTH OF DOF2_GetInt(TeleportsCount(playerid),"Count");*/]; format(String,sizeof(String),"%i",TN); DOF2_CreateFile(String);