08-02-2018, 04:24 PM
Hi guys, is it possible to put some sort of an alliance identifier next to a players name? Basically, a symbol or color to show if a player is a member of my alliance, so I don't attack them.
I can't attack bots due to the amount of defense towers I own, and checking/re-checking player names takes ages... Especially while deep in random comments.
Coding this seems trivial, assuming names are pulled with/from id, and one can piggyback on colored alliance number functions. The only downside to this, that I can see, would be an increased database load. Although if objects were cached, and record cleared with alliance deletion, it may not be too bad
What do you guys think?
I can't attack bots due to the amount of defense towers I own, and checking/re-checking player names takes ages... Especially while deep in random comments.
Coding this seems trivial, assuming names are pulled with/from id, and one can piggyback on colored alliance number functions. The only downside to this, that I can see, would be an increased database load. Although if objects were cached, and record cleared with alliance deletion, it may not be too bad

What do you guys think?