Using Mojave Faction Customizations

This is just a quick how-to as to how faction leaders can customize their team’s color and uniform in the Mojave Desert.

Team Color

  1. Pick a color! All you have to do is find a BrickColor (that no other faction is currently using) and copy the name from here: BrickColor Codes. For the purposes of this tutorial, I’m going to be using ‘Light yellow’ as an example.
  2. Open up your group settings
  3. Somewhere in your group description, add the following: Color: 'ColorName'. Since I chose ‘Light Yellow’ as my team color, I’m going to add Color: 'Light Yellow' to my group description:
    If the color name doesn’t work properly, you can also use the color number, e.g. Color: '3' for ‘Light Yellow’.

Uniform

  1. Get the ID of a uniform’s shirt and pants
  2. Go to your groups’ description, same as with colors.
  3. To add your uniforms, just add 2 new fields like so
UniformTop: "id"
UniformBottom: "id"

(replacing id with the respective shirt/pants ID)