LuxAdmin Issue - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: LuxAdmin Issue (
/showthread.php?tid=462484)
LuxAdmin Issue -
qazwsx - 07.09.2013
Hey guys, i got a question here.....
especially about LuxAdmin issue....
I was captured a zone, and then setted my score using:
pawn Код:
SetPlayerScore(playerid, GetPlayerScore(playerid)+3)
Then, i exited Game, and then tried to joined Game.
The money is saving, but not with the score
Is anyone can help me please
Will +REP
need fast
Re: LuxAdmin Issue -
Konstantinos - 07.09.2013
I'm not going to download LuxAdmin and see if there's problem with the score in it. You could atleast post the OnPlayerDisconnect callback.
Re: LuxAdmin Issue -
qazwsx - 07.09.2013
Any other answer please?
Re: LuxAdmin Issue -
[HK]Ryder[AN] - 07.09.2013
Quote:
Originally Posted by Konstantinos
I'm not going to download LuxAdmin and see if there's problem with the score in it. You could atleast post the OnPlayerDisconnect callback.
|
No one will be doing that. I suppose you haven;t read the rules.
You are supposed to post the code you are having problems with as we are not mind-readers.
Re: LuxAdmin Issue -
qazwsx - 07.09.2013
Quote:
Originally Posted by [HK]Ryder[AN]
No one will be doing that. I suppose you haven;t read the rules.
You are supposed to post the code you are having problems with as we are not mind-readers.
|
Therefore, i asked for another solution for my problem ..
UP UP, will +REP
Re: LuxAdmin Issue -
zrelly - 08.09.2013
pawn Код:
#define SaveScore false // Enable/Disable to save Player's Score
and change it to
pawn Код:
#define SaveScore true // Enable/Disable to save Player's Score
Re: LuxAdmin Issue -
qazwsx - 08.09.2013
Quote:
Originally Posted by zrelly
pawn Код:
#define SaveScore false // Enable/Disable to save Player's Score
and change it to
pawn Код:
#define SaveScore true // Enable/Disable to save Player's Score
|
Thanks for the Help
Give you +REP