02.10.2009, 00:54
Alright, well when I do /makeadmin it all is well, until server is restarted, so is there away to make it like this?
dUserSetINT(PlayerName(playerid)).("score",GetPlay erScore(playerid));
SetPlayerMoney(playerid,dUserINT(PlayerName(player id)).("money"));
But with Admin. So it save the players Admin level on disconnect and loads on login.
dUserSetINT(PlayerName(playerid)).("score",GetPlay erScore(playerid));
SetPlayerMoney(playerid,dUserINT(PlayerName(player id)).("money"));
But with Admin. So it save the players Admin level on disconnect and loads on login.