Account system don't work ...
#4

Under RegisterPlayer() change this:
pawn Код:
AccountInfo[playerid][aScore] = GetPlayerScore(playerid);
To:
pawn Код:
AccountInfo[playerid][aScore] = 0; // change to default starting score
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: 1 Guest(s)