HI All!
Somebody knows how i add (Permissions.cfg Alpha 15) guild name perfix in chat name for players?
I tried to add, but I was able to add only administrator perfix.
Help please....
Guild perfix on nickname
Discussion in 'Reign of Kings Discussion' started by Overside 2, Jun 19, 2015.
-
Attached Files:
Last edited by a moderator: Jun 19, 2015 -
-
add [%guild%] to the name- or chatFormat.
-
-
-
-
About the thing try this line bcsw i saw that there was no space between guild and name.
Code:chatFormat = '[%guild%] %name% : %message%'
-
-
-
The guild parameter isn't available for chatformat on normal chat so it will just show [%guild%] as shown in the screenshot. If you really want the guild to show then you need a plugin to handle it.