IW4M Bank Fix Help
-
Re: [Release] Zombies Bank Fix
Hello, I would like to preface I am very new to hosting a dedicated server and working with IW4M etc, so I'm sorry if this is an obvious fix.
I am trying to get the bank fix to work on my server and not quite sure what is preventing it from doing so. When I load up my IW4M, the first thing it says is "BankFix loaded (Doktor SAS & fed)". I went into the game and deposited money, died to start a new game, and my money is still not there. There appears to be some mishap shown by the logs, this is what it says:
[06.07.2021 17:41:16.650] - Verbose: Now monitoring Deluxifies
[06.07.2021 17:41:17.286] - Warning: Received empty response for request [COMMAND, say IW4MADMIN is now ONLINE, 127.0.0.1:4977]
[06.07.2021 17:41:17.939] - Warning: Received empty response for request [SET_DVAR, sv_iw4madmin_serverid 1270014977, 127.0.0.1:4977]
[06.07.2021 17:42:00.184] - Warning: Received empty response for request [SET_DVAR, bank_clients_information "890068,0", 127.0.0.1:4977]
[06.07.2021 17:42:00.843] - Warning: Received empty response for request [SET_DVAR, bank_clients_information "890068,0", 127.0.0.1:4977]
[06.07.2021 17:42:01.500] - Warning: Received empty response for request [COMMAND, tell 0 Welcome Deluxifies, this is your third time connecting!, 127.0.0.1:4977]
[06.07.2021 17:42:02.155] - Warning: Received empty response for request [COMMAND, say Deluxifies hails from United States, 127.0.0.1:4977]
[06.07.2021 17:42:10.195] - Warning: Received empty response for request [COMMAND, say This server uses IW4M Admin v2020.10.25.11 get it at raidmax.org/IW4MAdmin, 127.0.0.1:4977]
[06.07.2021 17:43:10.363] - Warning: Received empty response for request [COMMAND, say IW4M Admin sees YOU!, 127.0.0.1:4977]
[06.07.2021 17:44:10.470] - Warning: Received empty response for request [COMMAND, say No players qualify for top stats yet, 127.0.0.1:4977]
[06.07.2021 17:44:55.571] - Warning: Received empty response for request [SET_DVAR, bank_clients_information "", 127.0.0.1:4977]I made sure to use the last official release of IW4M as I saw from other posts that it does not work with the prereleases. I put BankFix.dll in D:\Server\Plugins, and I put _zm_banking.gsc into D:\Server\GameFiles\PT6\t6r\data\maps\mp\zombies which looks correct to me.
Any ideas on a possible fix or what could be causing the issue? Would be greatly appreciated, thank you.
-
@Deluxifies You must change the path of the logs files. Now T6 stores in folder "t6". So the path would be:
D: \ Server \ GameFiles \ PT6 \ t6 \
-
Can you elaborate more if possible? Do I open "IW4MAdminSettings.json" and edit a setting in there? I see a "ManualLogPath" setting if that is what you are talking about, but that's all I could find.