[HELP] Make the Score list count your money ammount?
#1

The title says it all
When you opens the score list, I want the scores to be your current money ammount.

Thanks
Reply
#2

add in OnPlayerUpdate(playerid)
Code:
SetPlayerScore(playerid,GetPlayerMoney(playerid));
Reply
#3

Quote:
Originally Posted by yezizhu
add in OnPlayerUpdate(playerid)
Code:
SetPlayerScore(playerid,GetPlayerMoney(playerid));
Thanks
Reply
#4

It's my pleasure : )
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)