When you use ServUO to create an oldschool shard, it is not correctly flagging something with Gargoyles.
This is tested with the latest client and the Expansion Flag set to UOR. It is correctly blocking the creation of an elf with the message that the server does not support it (see below).

However, it is not correctly blocking the creation of a gargoyle (see below) It lets them create the gargoyle and then converts them to human on character creation (this is correctly done in the CharacterCreation.cs). It should block them from creating it at all just like it does the elf.

My thought is there is something wrong with the Expansion flag? I've been looking but thus far have not found the answer. Any ideas?
This is tested with the latest client and the Expansion Flag set to UOR. It is correctly blocking the creation of an elf with the message that the server does not support it (see below).

However, it is not correctly blocking the creation of a gargoyle (see below) It lets them create the gargoyle and then converts them to human on character creation (this is correctly done in the CharacterCreation.cs). It should block them from creating it at all just like it does the elf.

My thought is there is something wrong with the Expansion flag? I've been looking but thus far have not found the answer. Any ideas?
Last edited: