dcode updated Rust:IO Clans with a new update entry:
1.7.0

Rust:IO Clans
Allows your players to form and manage clans with Rust:IO
Total Downloads: 43,676 - First Release: Mar 17, 2015 - Last Update: May 1, 2017
- 4.91489/5, 47 likes
-
[Info("Clans", "playrust.io / dcode", "1.6.0", ResourceId = 842)]
-
FYI...
Updated to new version. However it comes up as version 1.6.0 instead of 1.7.0. -
dcode updated Rust:IO Clans with a new update entry:
1.7.0-1
-
Anyone getting this error?
Code:[Error] Failed to call hook 'HasFriend' on plugin 'Clans v1.6.0' (InvalidCastException: Cannot cast from source type to destination type.)
Code:[Error] Failed to call hook 'HasFriend' on plugin 'Clans v1.7.0' (InvalidCastException: Cannot cast from source type to destination type.)
Last edited by a moderator: Mar 30, 2016 -
Why don't deleted from playrust.io?
Code:foreach (var memberId in myClan.members) { if (memberId != userId && IsInstalled() && addClanMatesAsFriends) { DeleteFriend(memberId, userId); DeleteFriend(userId, memberId); } }
-
Thoughts on adding a timestamp to monitor inactivity of clans? If a clan is inactive for 30 days, disband the clan automatically. 778 clans in about 3 months, and as you can guess, many are inactive. Thanks for the great plugin!
-
dont know if this has been said yet but is it possible to add allies for clans so that you cant kill your clan allie without /ff on /ff off and also so you dont have to share your location just an allie system?
-
Hi team.
ERROR
Code:[Oxide] 22:42 [Error] Failed to call hook 'HasFriend' on plugin 'Clans v1.6.0' ( InvalidCastException: Cannot cast from source type to destination type.) [Oxide] 22:42 [Debug] at Oxide.Plugins.Clans.DirectCallHook (System.String nam e, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo metho d, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[]
-
@dcode
It would be a nice to have to add a blacklist of clan names, so ppl can't create some names... as there are so many funny ppl out there...
Thanks!
-
@dcode
is possible
TAG CLAN COLOR?
[UBGP] CadãO -
Since updating to the N-teleportation plugin this error pops up
[Oxide] 07:12 [Error] Failed to call hook 'HasFriend' on plugin 'Clans v1.7.0' (InvalidCastException: Cannot cast from source type to destination type.)
[Oxide] 07:12 [Error] Failed to call hook 'HasFriend' on plugin 'Clans v1.7.0' (InvalidCastException: Cannot cast from source type to destination type.)
[Oxide] 07:12 [Debug] at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0
[Oxide] 07:12 [Debug] at Oxide.Plugins.Clans.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (System.Reflection.MethodInfo method, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hookname, System.Object[] args) [0x00000] in <filename unknown>:0 -
-
yup
[04/14/2016 20:45:59] [Oxide] 20:45 [Error] Failed to call hook 'HasFriend' on plugin 'Clans v1.7.0' (InvalidCastException: Cannot cast from source type to destination type.)
[04/14/2016 20:48:30] [Oxide] 20:48 [Error] Failed to call hook 'HasFriend' on plugin 'Clans v1.7.0' (InvalidCastException: Cannot cast from source type to destination type.)
[04/14/2016 20:49:49] [Oxide] 20:49 [Error] Failed to call hook 'HasFriend' on plugin 'Clans v1.7.0' (InvalidCastException: Cannot cast from source type to destination type.)
[04/14/2016 20:50:21] [Oxide] 20:50 [Error] Failed to call hook 'HasFriend' on plugin 'Clans v1.7.0' (InvalidCastException: Cannot cast from source type to destination type.) -
Do you guys have another plugin that (falsely) calls the HasFriend method as a hook of the Clans plugin? The hooks haven't changed, so that I don't know what is happening there. Could be caused by another plugin entirely.
-
NTeleportation appears to be causing it.
-
dcode updated Rust:IO Clans with a new update entry:
1.7.1
[DOUBLEPOST=1460724000][/DOUBLEPOST]After updating, this will probably still result in an error, but it should be more clear now where this issue originates from (that is, if my assumption from above is correct). The developers of the plugins in question will also have to update their plugin to properly call into Rust:IO instead.Last edited by a moderator: Apr 15, 2016 -
"limit": {
"members": 8,
"moderators": 2
LIMITS DO NOT WORK...... -
dcode updated Rust:IO Clans with a new update entry:
1.7.2
[DOUBLEPOST=1460811483][/DOUBLEPOST]Also, there is one new translation key: This clan has already reached the maximum number of moderators. -
How do i forcefully add myself to a clan? Im the server owner, any ways?