Password does not save in Update of Accounts [DINI]
#1

I have a basic account saving system. You register/login on connect and Update with new values as you disconnect.

One problem. Password doesn't update, turns blank so you can login with ANY password.

even if I add this to login.

pawn Код:
Account[playerid][Password] = dini_Get(string, "Password");
the compiler returns this error:

Код:
F:\SAMP 0.3\gamemodes\Mercs.pwn(467) : error 047: array sizes do not match, or destination array is too small
Код:
Thanks
Reply


Messages In This Thread
Password does not save in Update of Accounts [DINI] - by pagie1111 - 05.01.2010, 15:52
Re: Password does not save in Update of Accounts [DINI] - by aspire5630 - 05.01.2010, 16:23
Re: Password does not save in Update of Accounts [DINI] - by pagie1111 - 05.01.2010, 16:31
Re: Password does not save in Update of Accounts [DINI] - by dice7 - 05.01.2010, 19:24

Forum Jump:


Users browsing this thread: 1 Guest(s)