How does LustyMap intergration work? People in factions don't see each other on the map. Don't see a setting for it.

Factions
A Faction system with Leaders, Taxes, Trades, Ranks, Kill Rewards, and MORE!
Total Downloads: 2,709 - First Release: May 20, 2016 - Last Update: Oct 27, 2017
- 5/5, 24 likes
-
I'm scratching my head. I think I asked this one before but I can't remember. I want to disable the broadcast message Factions sends because I'm sending another message with RCON that tells the user to type /help to get all info about the mods on the server. Where do I disable that message?
-
[DOUBLEPOST=1494458524][/DOUBLEPOST]
[DOUBLEPOST=1494458565][/DOUBLEPOST] -
what is the bonus for crafter?
-
Hi ! With this plugins, can a person from a faction destroy a wall for example built by another player belonging to the same faction?
-
-
-
-
Thx Absolut
-
Hi Absolut.
There is any way to force the faction election?
To force to join a faction when you enter the server first time. -
This mod was working for me until the Rust update on 10/26/17. Now I'm getting this error:
Error while compiling: Factions.cs(1627,20): error CS0411: The type arguments for method `BaseEntity.ClientRPCPlayer(Network.Connection, BasePlayer, string, T1, T2, T3, T4, T5)' cannot be inferred from the usage. Try specifying the type arguments explicitly -
Wulf Community Admin
-
-
Is there a way to prevent using spawn points while in a Faction zone that isn't your own?
-
The leader commands are not working, when you click on it, nothing shows up. The list on the left is still there but the main screen disappears.
Error that is given:
Failed to call hook 'cmdCUILeader' on plugin 'Factions v3.5.5' (KeyNotFoundException: The given key was not present in the dictionary.)Last edited by a moderator: Dec 11, 2017 -
I figured out what was causing the error. If you have battle zones enabled, it makes it where you cant open the leader commands.
-
Is there a way to force people to join a faction or even simply remove the button at the bottom of the GUI to select Do Not Join?
-
i get "Command 'usergroup add (players Steamid) (groupname) not found" whenever someone joins a faction i get this message, its because its using the command "usergroup add" instead of "oxide.usergroup add" how can i change this?
-
Are Players Allowed To Create The Factions?
-
Code:
Failed to call hook 'cmdCUILeader' on plugin 'Factions v3.5.5' (KeyNotFoundException: The given key was not present in the dictionary.) at System.Collections.Generic.Dictionary`2[System.UInt16,Oxide.Plugins.Factions+Faction].get_Item (UInt16 key) [0x00000] in :0 at Oxide.Plugins.Factions.GetFactionType (.BasePlayer player) [0x00000] in :0 at Oxide.Plugins.Factions.CheckForActiveEnemies (UInt16 faction) [0x00000] in :0 at Oxide.Plugins.Factions.Leader (.BasePlayer player) [0x00000] in :0 at Oxide.Plugins.Factions.CUILeader (.BasePlayer player) [0x00000] in :0 at Oxide.Plugins.Factions.cmdCUILeader (.Arg arg) [0x00000] in :0 at Oxide.Plugins.Factions.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in :0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00000] in :0
*FIXED* Line 7779, 7780 and 7781 at the end of the lines there are ) where there should be }. Sorry for not using code format! I know for next time!Last edited by a moderator: May 11, 2018