Is that possible?
#1

Hi, I created a new Admin system because of those errors that I had in LuxAdmin.
So it saves in a file called: "Account" the following things:
Код:
Money
Score
Time on Server
Rank
Admin level
Banned:
Kicked:
Warned:
Jailed:
Muted:
OnDuty:
TempBan/Time hour:
I created this system as a "Filterscript"

Today I created a GM TDM/DM, and I want to save the rank of the player too!
Is possible to save the rank data in the same.
"Account" file"?

I mean i just want to add the line "
Код:
rank=
"
On this file.

Is that possible, please reply!

Thanks in advance!
Reply
#2

Yes it's possible.
I will give you a suggestion
If you dont wont any bugs with your T(DM) merge your Custom Admin System with your T(DM) Gamemode.
Reply
#3

Yes, this should be possible.

--

Not sure, alittle sick and depressed o.e
Reply
#4

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)