SA-MP Forums Archive
Score Problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Score Problem (/showthread.php?tid=130194)



Score Problem - adsy - 25.02.2010

So i have a working score update in my script woot!

with 1 problem

it doesnt show the score in the client program (the thing you use to connect, not the in game part, that bits fine).

Everyones score is 0, while in game everyones actual score is alot more.

any ideas?

this is the code and its under onplayerudpate()

SetPlayerScore(playerid, playercash);


Re: Score Problem - Torran - 25.02.2010

Thats a natural samp bug i think,
Ive seen it on all servers


Re: Score Problem - adsy - 25.02.2010

this server it works on:

95.96.44.90:7779

and this:

216.245.205.19:7777

and this:

173.63.93.135:7778

although it might not be cash like mine


Re: Score Problem - Torran - 25.02.2010

Well so far on every server ive been on, On the client its 0, Ingame its more, I think it happens when there score reaches 1000 or something like that


Re: Score Problem - adsy - 25.02.2010

ah you might be right, a client limitation of score of 1000

would be nice to get a confirmation on this.

EDIT: just seen 1100