08.09.2012, 11:01
@Kush, thanks and yup your judging is better in a lot of ways, so, I have changed it to WriteInt, but this error showed, it showed before, but I forgot how I fixed it lol,
The error line is:
But this one worked, but as Romel changed it .. I didn't know how to change it to the right way,
@Romel: About LoadData_User, it will just load the "User" data or something ..
pawn Code:
C:\Users\3hab\Desktop\BlackEvo 4\samp03e_svr_R2_win32\gamemodes\funland.pwn(1241) : error 035: argument type mismatch (argument 3)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
pawn Code:
INI_WriteInt(File,"Password",buf);
pawn Code:
INI_WriteInt(File,"Password",WP_Hash(buf, sizeof(buf), inputtext));