[Help] Dini To Y_ini
#1

Eai staff. (:
So somebody could pass this code to y_ini ? or teach me how...

pawn Код:
if (!dini_Exists(udb_encode(playername))) {
dini_Create(udb_encode(playername));
dini_IntSet(udb_encode(playername), "password", udb_hash(tmp));
dini_Set(udb_encode(playername),"pass",tmp);
PlayerInfo[playerid][pAdmin] = 0;
dini_IntSet(udb_encode(playername), "level", PlayerInfo[playerid][pAdmin]);
Just to remember that up there is the command /Register naum a dialog ^^
Reply
#2

e help someone?
Reply
#3

Hmm..Read this tutorial, it will teach you everything you need.
https://sampforum.blast.hk/showthread.php?tid=273088
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)