Ancient Warfare 2

Ancient Warfare 2

6M Downloads

AW Town generation spawning over player spawn point on game start

MohawkyMagoo opened this issue ยท 2 comments

commented

As title. Towns sometimes generate over player start point at spawn and bury players beneath ground and suffocate them.

commented

There is a "spawn_protection_chunk_radius" configuration value. It should prevent this.
Edit: Actually limited to structure generation. Confirmed it is not applied on town.
Though all the AW structure generation is being done out of the "normal" generation sequence.
I can only say this is bad design, and might take a while to fix.

commented

Fixed.