-
Posts
584 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Watcher
-
Look for this in BuildingSkins.cs. private readonly Dictionary<BuildingGrade.Enum, ulong> gradesSkin = new Dictionary<BuildingGrade.Enum, ulong>() { { BuildingGrade.Enum.Wood, 0 }, { BuildingGrade.Enum.Stone, 10220 }, { BuildingGrade.Enum.Metal, 10221 }, { BuildingGrade.Enum.TopTier, 0 } }; Now you change : { BuildingGrade.Enum.Stone, 10220 }, to { BuildingGrade.Enum.Stone, 10223 }, But you also need to change in the .cs the link to a new image of the brick skin.
-
Hey, must i place AdobeBases.json in the Oxide/config ?
-
Just remove: oxide/data/SkillTree.json
-
SkillTree will give this fault on thursday 4th wipe day. Error while compiling: SkillTree.cs(4087,31): error CS1061: Type `ItemCraftTask' does not contain a definition for `owner' and no extension method `owner' of type `ItemCraftTask' could be found. Are you missing an assembly reference? Can you please fix this before the wipe?
-
- 1,633 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 241 comments
-
- 1
-
-
Failed to call hook 'OnServerInitialized' on plugin 'BuildingSkins v1.0.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BuildingSkins.OnServerInitialized () [0x0009f] in <3637d6d213be4a42b927eb2391038c1e>:0 at Oxide.Plugins.BuildingSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00100] in <3637d6d213be4a42b927eb2391038c1e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
Some players restart their game because of it.
-
Maybe an idea for a close option/button on the new UI.
-
-
- 196 comments
-
i will do that on my test server
-
- 196 comments
-
Bad news it happen again
-
Yes, but after all the plugin updates its fixt! thxs Still don't know what caused it.
-
- 13 comments