Guys, I had the same issues! You need to go to Page 29 and find at the bottom the post from LaserHydra. He posted a version of Rust:IO, you need to download it and then you need to edit the following line to get the [ ] around the "Clan Name"(Add What Is In Red):
Line 343 Clans.cs:
No Brackets:
return $"[#{(clanTagColor.StartsWith("#") ? clanTagColor.Substring(1) : clanTagColor)}]{clan.tag}[/#]";
With Brackets:
return $"[#{(clanTagColor.StartsWith("#") ? clanTagColor.Substring(1) : clanTagColor)}][{clan.tag}][/#]";
Hope this helps!

Rust:IO Clans
Allows your players to form and manage clans with Rust:IO
Total Downloads: 43,621 - First Release: Mar 17, 2015 - Last Update: May 1, 2017
- 4.91489/5, 47 likes
-
-
I'm creating this warning in my compiler file, can anyone help me fix it?
Clans.cs(348,36): warning CS0168: The variable `ex2' is declared but never used
Clans.cs(448,34): warning CS0219: The variable `onlineMembers' is assigned but its value is never used -
İ'm using rust io clans and friendly fire api but there is no friends api for rust io because when a player joins a clan. He cant be friend with other clan members. How can i fix? (sorry for my english) thanks...
-
-
How can i disable the Broadcast that a Player goes Online or Offline?
-
Few questions..
#1 Can we block certain clan tags from being created? such as racist ones etc.
#2 Can we add limit to how long clan tags can be, default its 6 max, but I'd like to make it 4. I don't see anything in config for this. -
-
Well thanks for the info! Do you know of any alternative that works with rust IO -
-
Hello, seems like offline players can not be kicked from clan... Is it like this for everyone or?
-
could someone please upload a fully functional BetterChat.json file that goes in data folder? im trying to modify so clan tags show and that but it keeps messing shit up :/ i looked at page 29, and examples there seem to be different to mine :/
-
-
-
-
-
-
Wulf Community Admin
Wulf updated Rust:IO Clans with a new update entry:
1.7.3
-
Is there a way to automatically add people to tool cupboards if they are in your clan?
-