Bump.
|
|

For example:
Player 1 is a moderator (rights 1), the text they type would be purple instead of blue
Player 2 is a normal player (rights 0), their text would be blue
Player 3 is an administrator/owner (rights 2/3), their text would be red
How would this be done?

Bump.

Also, I want to change this annoying olive color to the normal green:
Help?

Bump
To fix money do this,
1) find something like this, it's near the top2) scroll down some you will see thisCode:for(int k = s.length() - 3; k > 0; k -= 3) s = s.substring(0, k) + "," + s.substring(k);
3) change the gr1, or gr2, I can't tell what it is into gre.Code:if(s.length() > 8) s = "@gr1@" + s.substring(0, s.length() - 8) + " million @[email protected](" + s + ")";

It doesn't change color at all, I even changed it to @[email protected], it's still olive, lol.
Idk then, just search @[email protected], @[email protected], or @[email protected] until you find something that looks like it has to do with money and change it to @[email protected]
| « Looking for the methods to pack models and animations into the cache | Probably very easy :D » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |