YINI - Need help. [SOLVED]
#1

On my script I use YINI to save and load files for my user accounts. but with YINI I am getting a problem.

Lets say my pInfo enum was like so

Код:
enum pInfo
{
       pPassword,
       pCash,
       Float:pArmor,
       Float:pHealth
}
new PlayerInfo[MAX_PLAYERS][pInfo];
When I load the user's pInfo and save the users pInfo it somehow copies and randomizes the order of the Information, like pPassword should be at the top but its at the bottom somehow. If anyone has a fix/can try fix this can you please contact me via PM and I will send you my skype.
Reply
#2

SOLVED
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)