Scores
#1

I was wondering I am having issues with my scores not always saving for some reason so I am wondering in script when a player does something good i give them plus 1 score so in the script would I put both:
dUserSetINT(PlayerName(playerid)).("Score",GetPlay erScore(playerid)+1);
SetPlayerScore(playerid, GetPlayerScore(playerid)+1);

Or is this the reason the score does not always save? I am using them both such as:

* notec100 slaps around a bit with a large trout.
dUserSetINT(PlayerName(playerid)).("Score",GetPlay erScore(playerid)+1);
SetPlayerScore(playerid, GetPlayerScore(playerid)+1);

Thanks in advance.

Reply


Messages In This Thread
Scores - by notec100 - 13.03.2009, 21:51
Re: Scores - by Pyrokid - 13.03.2009, 21:58
Re: Scores - by notec100 - 13.03.2009, 22:20
Re: Scores - by Pyrokid - 13.03.2009, 22:34

Forum Jump:


Users browsing this thread: 1 Guest(s)