01.07.2011, 13:48
Look , i got a Register / Login System which save the Player stats and things BUT it don't save his Money and Score , can someone help me please ? this is the System link : http://pastebin.com/33AqwpX7
PlayerInfo[playerid][pScore] = GetPlayerScore(playerid);
PlayerInfo[playerid][pCash] = GetPlayerMoney(playerid);