Hey,
I've been working on a TTT server, and I've seen on other servers that the rank part of someone's name (like the part that says Owner, Admin, Superadmin, etc.) changes to random colors. I think this is pretty neat and I'd like too get something similar to this on my server, however, I know close to nothing when it comes to lua, and I have absolutely no clue on how to do this. Does anybody know how I could make something like this? Thanks for any help in advance. ;)
[QUOTE=lukectn;44937382]Hey,
I've been working on a TTT server, and I've seen on other servers that the rank part of someone's name (like the part that says Owner, Admin, Superadmin, etc.) changes to random colors. I think this is pretty neat and I'd like too get something similar to this on my server, however, I know close to nothing when it comes to lua, and I have absolutely no clue on how to do this. Does anybody know how I could make something like this? Thanks for any help in advance. ;)[/QUOTE]
what they do is check in a think hook if the value is 255 or above, if it is they start subtracting, likewise with subtracting and 0 (or maybe that's just me?)
Sorry, you need to Log In to post a reply to this thread.