gametype question
gametype question
@Whisky--> I'm currently running ServerPerks v6. So I don't think that is the issue. But I will install v6.1 if this mod requires it.
are you using AliensKFGameType.AliensKFGameType ?
currently, i'm trying to test this mod in solo play before setting up a private server instance.
I set the default gametype to this in my killingfloor.ini file under the maplist record as shown here:
Code:
[AliensKFMaps MaplistRecord]
DefaultTitle=Aliens KF Maps
DefaultGameType=AliensKFGameType.AliensKFGameType
DefaultActive=0
DefaultMaps=KF-AtmosphereProcessor
DefaultMaps=KF-Derelict
DefaultMaps=KF-HadleysHallway
DefaultMaps=KF-Xenoish
As far as I know, this should work. Unless there is a better method that I am unaware of, which is possible.
Other things of interesting note during my studies.
The Aliens Killing Floor ServerPerks Vet mut is what is causing the CTD. If I rename the AliensKFServerPerks.ini file to Serverprks.ini and use ServerPerks Vet Handler v6 mut instead, I circumvent the CTD.
WPC Aliens Mutator and WPC Aliens Path Mutator don't work together. It's either one or the other when trying to select them. The install directions says to install the Aliens Path Mutator but it doesn't seem like it does anything. Whereas the WPC Aliens Mutator (which the readme said nothing about) I actually need to spawn all the Xenos in place of the Zeds.
I can now start a match on a map, and succesfully have Xenos replace the Zeds. The HUD is not updated, I start with the Pitbull and Torch only, The selectable skins are WPC only, and the aliens walk along the walls and hop all over the @#$% place like I expect they should. Trader and Perk classes look correct and seem to function properly (after I figured out that I also had to backup my server's ServerPerksStat.ini file so this mod could create it's own).
A.I. seems broken. The Xenos have awesome range of movement for the maps, but the only attack they do is melee. Even the Facehuggers. They scitter and bite, but no jumping on the face.
The Queen is non-existent.

On the final wave, it is still the Patriarch. Pretty sure this is wrong and not sure how I borked this install.
This could very well be an issue with my gametype setting. Others seem to not have any problems so it must be on my end.