Creating Ranks

How to create your custom rank for gangs in spoodyGangs

Accessing the "gang_ranks" table in your database

  1. Go to your database

  2. Find the "gang_ranks" table

  3. Review the tutorial below

Example for creating a gang-rank
  1. for the "name", Insert the name of the gang (i.e the code)

  2. for the "label", Insert the label of the gang-rank (i.e the code)

  3. for the "gang_name", insert the name of the gang (i.e the code) (same as name, just for compatibility purposes

  4. for the "ranking", insert the rank-number for the said-rank (cannot be the same rank numbers as other rank-numbers for that said gang, so the gang "Ballas" cannot have two "1" rank numbers

EXAMPLE Name: bestgang Label: The Gangster Gang_Name: bestgang Ranking: 1 Name: bestgang Label: The Top G Gang_Name: bestgang Ranking: 2

Last updated