[DiscordArchive] Hi all. Does anyone know a way to play allied races without the game crashing/getting logged out?
[DiscordArchive] Hi all. Does anyone know a way to play allied races without the game crashing/getting logged out?
Archived author: Dramer • Posted: 2025-10-30T18:58:51.438000+00:00
Original source
Hi all. Does anyone know a way to play allied races without the game crashing/getting logged out?
Archived author: SpikeZ • Posted: 2025-10-30T19:00:08.438000+00:00
Original source
just use the config option to unlock them all
Archived author: Dramer • Posted: 2025-10-30T19:09:01.088000+00:00
Original source
Right. Sorry in advance for being stupid, but which config option are we talking about?
Archived author: SpikeZ • Posted: 2025-10-30T19:10:12.288000+00:00
Original source
```
#
# CharacterCreating.DisableAlliedRaceAchievementRequirement
# Description: Disable achievement requirements for allied race character creation
# Default: 0 (Keep requirements active)
# 1 (Disable requirements)
CharacterCreating.DisableAlliedRaceAchievementRequirement = 0
```
in worldserver.conf
Archived author: Dramer • Posted: 2025-10-30T19:10:33.728000+00:00
Original source
Much appreciated. Thanks.