26.08.2012, 00:43
I tested it right now,no it's not possible.
Reason: You need to merge your Admin FS with your gamemode because if you save your player's rank in another .ini file that player will have 2 .ini files so no it is not possible
If you did not understand:
Your admin FS saves your player stats in a .ini files in the "Accounts/%s.ini".
If you save your player's rank in your gamemode's stats saving system it will create a new .ini file for the same player and that will crash your server.
Can't explain it more sorry.
Reason: You need to merge your Admin FS with your gamemode because if you save your player's rank in another .ini file that player will have 2 .ini files so no it is not possible
If you did not understand:
Your admin FS saves your player stats in a .ini files in the "Accounts/%s.ini".
If you save your player's rank in your gamemode's stats saving system it will create a new .ini file for the same player and that will crash your server.
Can't explain it more sorry.