14.09.2012, 01:15
hello, i have a /setlevel id level command but i need the dini to mysql code
This is the function of saving level in dini
I just wanted to convert that to mysql.Please help me.
This is the function of saving level in dini
pawn Код:
dUserSetINT(PlayerName2(player1)).("level",(level));
PlayerInfo[player1][Level] = level;