Military Uniform Rank Optimiser

So today I did some work for a client and he asked me something very random, it blew my mind away because, I never actually thought of this myself.

I was tasked to code a uniform system where certain ranks would get certain uniforms however, he asked me, do you need to list every rank they are in the group, or are you able to say from rank 60 to 255 get this uniform.

This had me guessing like wow, this is actually a great way to make uniform givers much simpler and optimised.

Have a look at what I ended up doing, let me know if you found this actually helpful :slight_smile: