C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 19) : error 035: argument type mismatch (argument 1)
#2

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);
Reply


Messages In This Thread
C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 19) : error 035: argument type mismatch (argument 1) - by Lirbo - 12.12.2014, 14:37
Re: C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 19) : error 035: argument type mismatch (argument 1) - by Raweresh - 12.12.2014, 14:50
Re: C:\Users\Lirbo\Desktop\Roleplay\gamemodes\ERP.pwn( 19) : error 035: argument type mismatch (argument 1) - by Lirbo - 12.12.2014, 14:51

Forum Jump:


Users browsing this thread: 1 Guest(s)