Loading Player's money and score bug/error
#8

In OnPlayerDeath, set PlayerInfo[playerid][pCash] to GetPlayerMoney.

pawn Код:
PlayerInfo[playerid][pCash] = GetPlayerMoney(playerid);
You shouldn't be using code which works this way though - hacking money is very easy. See https://sampforum.blast.hk/showthread.php?tid=71136

Also, stop bumping.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)