save score - 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: save score (
/showthread.php?tid=365292)
save score -
[M.A]Angel[M.A] - 02.08.2012
hello, i need code that can save players score in luxadmin , cuz its not supported saving score anyone can help?
Re: save score -
XStormiest - 02.08.2012
search in LuxAdmi with ctrl + f and type SaveScore
here you will find this
pawn Код:
#define SaveScore false // Enable/Disable to save Player's Score
edit it with true
pawn Код:
#define SaveScore true // Enable/Disable to save Player's Score