Can't save Scores (but i got no errors)
#1

Hello. I'm a noob w/ Pawn but i'm trying to do my best and learn.


I have a Save and login Sys made with Y_ini. I can save Money, admin level and password (ofc ) but not the score.
In my GM the killerid gains Scores by killing someone.

I've made a cmd with zmcd that set scores to a player (just to test the saver) but when i relog it won't save.

Pastebin: http://pastebin.com/fNsb7p9g
Reply
#2

pawn Код:
INI_WriteInt(File,"Score",GetPlayerScore(playerid));
Reply
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
pawn Код:
INI_WriteInt(File,"Score",GetPlayerScore(playerid));
Worked! Thanks man!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)