error 035: argument type mismatch
#1

I am creating a new gm and I want to use whirlpool and having trouble adding it.

Got error 035: argument type mismatch (argument 3)

on this link.


I am using Y_INI

pawn Код:
INI_WriteInt(File,"Password",hashpass);
Reply
#2

Showing us the line would help to fix it.
Reply
#3

Sorry I have updated it now
Reply
#4

pawn Код:
INI_WriteString(File,"Password",hashpass);
Password is string, not integer.
Reply
#5

thanks guys
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)