-
Posts
682 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Mals
-
Changed Status from Pending to Can't Reproduce
-
Does it compile with no config, letting it generate it?
-
Hi Duke23er. Can you please share your config and a list of any other plugins to see if they might be conflicting? -Mal
-
Sadly, NPC AI in the game (used by most Plugins) are not too clever, and can glitch when placed close to entities. It has improved over the past 5 years, but there are still a lot of edge cases where they just stand their drooling. Hopefully you too can sort something out. Just know NPC are the hardest part of getting an event right, if it involved a building. -Mal
-
@Iftebinjan How is this proceeding?
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
I was doing the coding and noticed XPerience has a build in death penalty logic. Why would you want to use my plugin when it is built in: public class XpReducer { public bool suicidereduce = true; public double suicidereduceamount = 5; public bool deathreduce = true; public double deathreduceamount = 5; }
-
I tested and with it always on, when turned off, they turned on when the sweeper runs to check lights: I need your config to test. Also, are you running any lights or electrical plugins?
-
Hi Rustmmopve. My apologies, I missed this notification. Since there is an API I should be able to add support for this. -Mal
-
Hi Duke23er. My apologies, I missed this request. I will take a look tomorrow after work as it is bed time for me here. Do they come back on if you do lights check? Also, can you post your config please? -Mal
-
Please be aware that the EULA does not allow you to edit this plugin. Please do not share any .cs or code to modify, or you can lose your license, or get a warning over violating the EULA/Copyright. -Mal End-User License Agreement (EULA) of Craft Menu This End-User License Agreement ("EULA") is a legal agreement between you and David. This EULA agreement governs your acquisition and use of our CraftMenu plugin ("Software") directly from David. Please read this EULA agreement carefully before downloading and using the CraftMenu plugin. It provides a license to use the CraftMenu and contains warranty information and liability disclaimers. If you are entering into this EULA agreement on behalf of a company or other legal entity, you represent that you have the authority to bind such entity and its affiliates to these terms and conditions. If you do not have such authority or if you do not agree with the terms and conditions of this EULA agreement, DO NOT purchase or download the Software. This EULA agreement shall apply only to the Software supplied by David herewith regardless of whether other software is referred to or described herein. The terms also apply to any David updates, supplements, Internet-based services, and support services for the Software, unless other terms accompany those items on delivery. If so, those terms apply. License Grant David hereby grants you a personal, non-transferable, non-exclusive license to use the CraftMenu software on your devices in accordance with the terms of this EULA agreement. You are permitted to load the CrafMenu on your personal server owned by you. You are not permitted to: Edit, alter, modify, adapt, translate or otherwise change the whole or any part of the Software nor permit the whole or any part of the Software to be combined with or become incorporated in any other software, nor decompile, disassemble or reverse engineer the Software or attempt to do any such things. Reproduce, copy, distribute, resell or otherwise use the Software for any commercial purpose Allow any third party to use the Software on behalf of or for the benefit of any third party Use the Software in any way which breaches any applicable local, national or international law use the Software for any purpose that David considers is a breach of this EULA agreement Intellectual Property and Ownership David shall at all times retain ownership of the Software as originally downloaded by you and all subsequent downloads of the Software by you. The Software (and the copyright, and other intellectual property rights of whatever nature in the Software, including any modifications made thereto) are and shall remain the property of David. Termination This EULA agreement is effective from the date you first use the Software and shall continue until terminated. You may terminate it at any time upon written notice to David. It will also terminate immediately if you fail to comply with any term of this EULA agreement. Upon such termination, the licenses granted by this EULA agreement will immediately terminate, and you agree to stop all access and use of the Software. The provisions that by their nature continue and survive will survive any termination of this EULA agreement.
-
-
I have not used this plugin in a bit, but put it on to see if it would compile: (20:01:24) | [CSharp] Started Oxide.Compiler v1.0.26.0 successfully (20:01:28) | Hud was compiled successfully in 1621ms (20:01:28) | Hud has replaced the 'h' command previously registered by HUDPanel (20:01:28) | [Hud] We noticed a change in CustomEventHooks, we are rewriting the plugin with your changes. The plugin will be automatically reloaded! (20:01:28) | Calling 'OnServerInitialized' on 'Hud v3.2.1' took 194ms (20:01:28) | Loaded plugin Hud v3.2.1 by ahigao (20:01:29) | Hud was compiled successfully in 512ms It worked fine. So perhaps it is an issue with the default config? so I deleted my config and reinstalled it: (20:03:57) | [CSharp] Started Oxide.Compiler v1.0.26.0 successfully (20:04:01) | Hud was compiled successfully in 1566ms (20:04:01) | [Hud] We noticed a change in CustomEventHooks, we are rewriting the plugin with your changes. The plugin will be automatically reloaded! (20:04:01) | Calling 'OnServerInitialized' on 'Hud v3.2.1' took 183ms (20:04:01) | Loaded plugin Hud v3.2.1 by ahigao (20:04:02) | Hud was compiled successfully in 379ms (20:04:02) | Unloaded plugin Hud v3.2.1 by ahigao (20:04:03) | Calling 'OnServerInitialized' on 'Hud v3.2.1' took 192ms (20:04:03) | Loaded plugin Hud v3.2.1 by ahigao I am running on oxide, are you on Carbon? As it seems to be working fine for me.
- 570 comments
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
It sounds like a plugin conflict. Can you post the results of o.plugins
-
Any update on this?
-
compilation issues in Oxide in May: AlwaysBonus - Failed to compile: The type or namespace name 'Harmony' could not be found (are you missing a using directive or an assembly reference?) | Line: 9, Pos: 7
-
Hi Billy Joe. Apparently this might need an update for the May wipe.
-
Is this all resolved now? There was a report on this, but I am assuming it was an accident.
-
Note the previous posted deleted the data and config file. Did you try deleting the data file too?