Account system don't work ...
#5

Quote:
Originally Posted by hanzen
Посмотреть сообщение
Under RegisterPlayer() change this:
pawn Код:
AccountInfo[playerid][aScore] = GetPlayerScore(playerid);
To:
pawn Код:
AccountInfo[playerid][aScore] = 0; // change to default starting score
Yeah and don't forget to SET their score using "SetPlayerScore", otherwise it would be a useless variable.
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)