Increased Building Rate [Abandoned]
Discussion in 'Plugin Support' started by Mughisi, Oct 23, 2014.
-
Wulf Community Admin
-
I dont have an issue with this plugin it works fine, I was just saying what I have set up.
-
would it be possible to have a instabuild mode for admins like on sauerkraut where u dont even need a hammer and it builds instant level 6 all u need is bit of wood in ur inventory
-
Command "/modify 1" is actually building at speed 3
Normally when building without plugin, you use 1 wood at a time (when laying new foundation)
Set at modify 1 after using a higher number uses 3 wood instead of 1, so its taking 3 hits to gain level 1 instead of 9
Not sure if this happened before last patch, I didnt check back then -
[DOUBLEPOST=1415168255][/DOUBLEPOST] -
-
Doesn't work with last build and oxide
-
Have to ask because I've just tested it on my server and I have no issues at all:
-
Code:1:08 PM [Error] Failed to initialise plugin m-BuildingRate (ArgumentException: An element with the same key already exists in the dictionary.) 1:08 PM [Debug] at System.Collections.Generic.Dictionary`2[System.String,Oxide.Rust.Libraries.Command+ChatCommand].Add (System.String key, ChatCommand value) [0x00000] in <filename unknown>:0 at Oxide.Rust.Libraries.Command.AddChatCommand (System.String name, Oxide.Core.Plugins.Plugin plugin, System.String callbackname) [0x00000] in <filename unknown>:0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
-
Lol it my plugins "Build" fault, i called the function /build also
[DOUBLEPOST=1415451711][/DOUBLEPOST]You should remove the plugin "Build" for the moment. Need to find à new name for my command ^^ -
Thx
-
1:20 PM [Error] Failed to initialise plugin m-BuildingRate (ArgumentException: An element with the same key already exists in the dictionary.)
-
Upperking same as just above
-
ohh ok thanks.
-
Just wondered if you could post the m-BuildingRate.json for me ?Thanks
-
In the
Increased Building Rate (0.1.0) my json file is missing (m-BuildingRate.json) and wounder if i could get someone to past it here. Thanks -
Code:
{ "Settings": { "ChatName": "Builder", "Multiplier": 1 }, "Messages": { "Error": "The new multiplier must be a number!", "Modify": "Building rate is set to: x{multiplier}!" } }
-
Building Rate is not work for the new update
-