Posts: 1,752
Threads: 338
Joined: Jul 2012
Reputation:
0
Hi, I have a question.
When i use /rcon gmx then the login dialog shows, and i type the right password then it said i have it incurrent password.
but when i'm player 0 have it current.
Do i need to use a custom server restart command?
Posts: 218
Threads: 50
Joined: Dec 2017
Reputation:
0
if an fs, u need to update everything OnFilterScriptExit
if a gamemode, update everything in MySQL/Y_INI in OnGamemodeExit
probably this is the issue..
or the values are randomly getting editted
if u use a hash, remove it, use gmx, and check the pw from y_ini/mysql(PHPMYADMIN), if it gets changed..
Posts: 218
Threads: 50
Joined: Dec 2017
Reputation:
0
its for checking if the password changes or not.. hash would show u the hashed pw.. not the actual pw
remove hash for a while and try to GMX if the password remains same or changes.
Posts: 218
Threads: 50
Joined: Dec 2017
Reputation:
0
damn, your understanding level.
probably, the GMX command is bugged. remove the hash, log into game, and then gmx, and join back, and it will tell u the password is WRONG, then rather than inputting your password, go to MYSQL or Y_INI, upon whatever your system is based, and check if THE VALUES remain the SAME, or maybe if you can DECODE THE PASSWORD.
IF it changes, then there's a bug in RCON CMD while restarting..
Well, if u have a /saveallstats or any command that saves everybody's stats, u can add it there
(UPDATE `asdf` WHERE `KND` blabla) like that
Posts: 218
Threads: 50
Joined: Dec 2017
Reputation:
0
god..
remove it for a few seconds, and then GMX, and check the passwords from the FILES of players, if they REMAIN SAME then there's some other FAULT, if NOT THEN ITS FUCKING PROBLEM IN GMX COMMAND DAMN IT
DAFUQ NO MORE REPLIES FROM ME AFTER THIS
idk how ur high roller.. u would have posted 1.5k posts in spam..
Posts: 171
Threads: 5
Joined: Apr 2018
Why are you using gmx anyway? Just reopen the console or kill the process and then start it again.