How to save players info?
#1

Ive made a grading system. Basically it makes your grade go up each time you do something correct. The problem is that it will not save. The player will log in and they wont have the same grade, it would be set back to 0. How do i save it to what their grade is?

Код:
PlayerInfo[playerid][pDanceGrade] += 8;
Increases the players grade.

Код:
pDanceGrade,
Код:
PlayerInfo[playerid][pDanceGrade] = 0;
Saves it into their info(notepad)
Reply


Messages In This Thread
How to save players info? - by ShawtyyMacJunior - 12.10.2012, 21:28
Re: How to save players info? - by Mauzen - 12.10.2012, 23:30

Forum Jump:


Users browsing this thread: 1 Guest(s)