Won't Load Money/Score.
#8

Quote:
Originally Posted by Ciandlah
Посмотреть сообщение
replace under the login section with this.

You are setting the PlayerVariable when you want to retrieve it then set. Im only spit balling though, Hope this helps ya

Код:
GetPVarInt( playerid, "pLog", 1 );
        GivePlayerMoney( playerid, GetPVarInt( playerid, "pCash" ) );
        SetPlayerScore( playerid, GetPVarInt( playerid, "pScore" ) );
warning 202: number of arguments does not match definition
On this line
pawn Код:
GetPVarInt( playerid, "pLog", 1 );
And it still set score to 0. Don't know about money cause after I /login, it says Ive successfully logged in, then says the account is registered already and that I need to login So i cant spawn
Reply


Messages In This Thread
Won't Load Money/Score. - by Brandondw8 - 18.05.2014, 03:47
Re: Won't Load Money/Score. - by Rittik - 18.05.2014, 04:14
Re: Won't Load Money/Score. - by Brandondw8 - 18.05.2014, 04:22
Re: Won't Load Money/Score. - by Rittik - 18.05.2014, 04:31
Re: Won't Load Money/Score. - by Ciandlah - 18.05.2014, 04:35
Re: Won't Load Money/Score. - by Brandondw8 - 18.05.2014, 04:35
Re: Won't Load Money/Score. - by Rittik - 18.05.2014, 04:37
Re: Won't Load Money/Score. - by Brandondw8 - 18.05.2014, 04:39
Re: Won't Load Money/Score. - by Brandondw8 - 18.05.2014, 04:42
Re: Won't Load Money/Score. - by Rittik - 18.05.2014, 04:45

Forum Jump:


Users browsing this thread: 1 Guest(s)