Argument type dismatch (udb_hash)
#1

Код:
        new ParolaContului[MAX_PLAYERS][50];
        format( ParolaContului[ playerid ], 50, "%s", udb_hash(inputtext) ); 
        new INI:File = INI_Open(UserPath(playerid));
        INI_SetTag(File,"data");
        INI_WriteInt(File,"Parola", ParolaContului[playerid] );	 < ---
pawn Код:
error 035: argument type mismatch (argument 3)
Reply


Messages In This Thread
Argument type dismatch (udb_hash) - by Metharon - 24.05.2014, 17:44
Re: Argument type dismatch (udb_hash) - by Dignity - 24.05.2014, 17:47
Re: Argument type dismatch (udb_hash) - by ball - 24.05.2014, 17:48
Re: Argument type dismatch (udb_hash) - by Metharon - 24.05.2014, 20:09

Forum Jump:


Users browsing this thread: 1 Guest(s)