save score
#3

pawn Код:
OnPlayerDisconnect
dini_IntSet(file, "Score", GetPlayerScore(playerid));

OnPlayerLogin(playerid,password[])
SetPlayerScore(playerid, dini_Int(file,"Score"));
Reply


Messages In This Thread
save score - by cruising - 04.04.2011, 01:22
Re: save score - by iMonk3y - 04.04.2011, 07:34
Re: save score - by XFlawless - 04.04.2011, 11:25
Re: save score - by cruising - 04.04.2011, 16:28
Re: save score - by cruising - 04.04.2011, 16:33

Forum Jump:


Users browsing this thread: 1 Guest(s)