1. Hi there!

    How can i realize posting "[Guild_name] Nickname" into game chat? Please help.
     
  2. I found this at one server and it works nice.
     
  3. A plugin would do this easily.
    Simply use the OnPlayerChat hook.
    Modify the DisplayNameFormat for the player with the player's guild name.
    Use player.GetGuild() for this.
     
  4. I will give it a try if someone wants it :)
     
  5. Yes, of course. Please, try this!