psychosisneamia
~Beginner~
- Joined
- Jun 7, 2012
- Messages
- 162
- Reaction score
- 7
Does anyone know how to make staff characters have a shield beside their names at all time but only on their staff char?
Example, The shield that are on the training monks.
What about TFS 1.0? @Ninja
GuildEmblems_t Player::getGuildEmblem(const Player* player) const
{
if (group->access) {
return GUILDEMBLEM_ALLY;
}