Yeah, we worked around this by just playing custom games and setting zombies_minplayers!
withmorten
Posts
-
I can't hear the voices characters in the zombies mode -
No voices in zombieIs there any solve to this? It works fine in Custom Game or Solo, but not on any server I've joined.
Okay, my solve is to just use custum games with
zombies_minplayers 2
. There everything works, bank, announcers, voicelines etc. -
When Zombies playing on my server, the player characters don't do any of their calloutsTitle.
When playing Solo, the characters say all their normal stuff (like when you pull out an empty weapon), when on my server, they don't say anything. Announcer fix is installed ... but that wasn't actually needed, because I could hear those just fine.
Additionally, any map I start on my server shows "Tranzit" as game mode, instead of i.e. "Mob of the Dead" on Alcatraz.
What's weird is that another Alcatraz server showed "Mob of the Dead" just fine ... but it kicked me for using VPN, so I couldn't check if the voicelines worked. Is there anything that fixes that, server cfg wise? I followed the guide pretty closely.
-
[outdated] Zombies Bank FixI fixed it. The path needs to be
t6r/data/maps/mp/zombies
. Additionally, according to gsc, the cfg setting isbank_printing
(but I didn't get that to work). But the bank stored my money. -
[outdated] Zombies Bank FixBy .cfg you mean the
dedicated_zm.cfg
?I just can't get it to work
I added this
set bank_print 1
to the .cfg and it doesn't show up when I deposit money into the bank.Which version of IW4M Admin are you using? I'm using the latest pre release on github.
Edit: I also don't see the messages in games_zm.log. So evidently I'm doing something wrong with loading the gsc. And I can't verify if it gets loaded using procmon, since plutonium apparently uses Themida ...
To clarifiy:
-
I have a black ops 2 client on one laptop. Does it need the banking gsc?
-
I have the black ops 2 server on another laptop. It needs the banking gsc? The path would be
G:\gameservers\t6_pluto\t6r\maps\mp\zombies
. -
I have IW4MAdmin on the same laptop as the server. Does it need the banking gsc? The path would be
G:\gameservers\IW4MAdmin-2020.10.25.13\GameFiles\PT6\t6r\data\maps\mp\zombies
. -
IW4M successfully loads and even creates the bank.json, when using the older version, and writes that my playerid has 0 money.
-
G:\gameservers\t6_pluto\t6r\data\logs\games_zm.log
contains nothing about adding money to the bank or not. So the gsc propably does not get loaded. Can you copy & paste the path where your working gsc is located?
-
-
[outdated] Zombies Bank FixOkay, so the path is
G:\gameservers\t6_pluto\t6r\maps\mp\zombies\_zm_banking.gsc
Where t6_pluto is the root path of the BO2.
Is that correct? It doesn't work ... i.e. the money messages don't get displayed.
IW4M admin is running and monitoring the server, BankFix is also loaded.
-
[outdated] Zombies Bank FixWhere exactly is the the .gsc file supposed to go? The server or the client? And the exact path?