Account system don't work ...
#2

Quote:
Originally Posted by Michael@Belgium
Посмотреть сообщение
I have a problem, it's saving everything except the points ...
pawn Код:
GivePlayerMoney(playerid, AccountInfo[playerid][aCash]);
Things like that should be called under OnPlayerSpawn()

pawn Код:
AccountInfo[playerid][aScore] = GetPlayerScore(playerid);
Why are you doing that when registering the player? You should set it to the default score instead.
Reply


Messages In This Thread
Account system don't work ... - by Michael@Belgium - 05.01.2011, 14:42
Re: Account system don't work ... - by hanzen - 05.01.2011, 14:45
Re: Account system don't work ... - by Michael@Belgium - 05.01.2011, 15:13
Re: Account system don't work ... - by hanzen - 05.01.2011, 15:22
Re: Account system don't work ... - by Scenario - 05.01.2011, 15:23
Re: Account system don't work ... - by Michael@Belgium - 05.01.2011, 19:00
Re: Account system don't work ... - by Scenario - 05.01.2011, 19:53
Re: Account system don't work ... - by Michael@Belgium - 05.01.2011, 20:02

Forum Jump:


Users browsing this thread: 2 Guest(s)