25.02.2010, 18:55
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);
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);