-
Posts
51 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by will007
-
When I open the map and import the arena settings, all the connections appear correctly: the gate is positioned underground and the card readers show up exactly as in the Map Editor screenshot. However, when I save the file and start the server, the map loads without the doors and without the card readers, as shown in the other image. I’ve already checked the .dll file and everything seems to be in order. EditMaps In Game
-
My map is seed-based, but I am still able to add it to the editor, apply modifications to the arena, and position elements where I see fit. My question is: after making these changes, is it enough to adjust the surrounding objects to avoid collision issues or interference from other elements, or are there any additional precautions I should take during the process?
-
I am trying to add this feature/element to my current map, but I am having trouble. Could you please provide me with detailed instructions on how to do this? If there is any video tutorial or explanatory material, that would also be very helpful. Thank you in advance for your attention and support!
-
- 254 comments
-
- #auto plant
- #auto farm
-
(and 5 more)
Tagged with:
-
I will try to explain better, I added the mining computer to the shop and released it for the player to buy 1 unit per wipe, yesterday there was a wipe and the shop did not clear this unit that the player could buy, it is saying that I cannot buy it because I already have 1 unit.
-
Hello, please, I don't have much experience with the shoppystock plugin, I added a product to sell in the store and I can use 1 piece per wipe, today there was a wipe where I need to release the product for the player, where do I do this reset?
-
Hello, please I would like some information about the plugin, I have it on my server and I would like to know if the plugin has the option of not destroying the base if it is not raidable? And if it is not raidable, will it become raidable again after a few days?
-
Hello, please I have this error after installing the latest version of the plugin, could you give me a tip for best functioning? Failed to call hook 'SpawnNpc' on plugin 'NpcSpawn v2.7.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.NpcSpawn.CreateCustomNpc (UnityEngine.Vector3 position, Oxide.Plugins.NpcSpawn+NpcConfig config) [0x0001c] in <5e1fc1ec2e8a4a85be553495117805dc>:0 at Oxide.Plugins.NpcSpawn.SpawnNpc (UnityEngine.Vector3 position, Newtonsoft.Json.Linq.JObject configJson) [0x00008] in <5e1fc1ec2e8a4a85be553495117805dc>:0 at Oxide.Plugins.NpcSpawn.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000b0] in <5e1fc1ec2e8a4a85be553495117805dc>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Failed to call hook 'SpawnNpc' on plugin 'NpcSpawn v2.7.9' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.NpcSpawn.CreateCustomNpc (UnityEngine.Vector3 position, Oxide.Plugins.NpcSpawn+NpcConfig config) [0x0001c] in <5e1fc1ec2e8a4a85be553495117805dc>:0
-
Hello, please I'm having problems installing my hud, it's giving an error. [CSharp] Started Oxide.Compiler v successfully 00:59:08 Hud was compiled successfully in 2010ms [Hud] We noticed a change in CustomEventHooks, we are rewriting the plugin with your changes. The plugin will be automatically reloaded! Failed to call hook 'OnServerInitialized' on plugin 'Hud v3.3.4' (UnauthorizedAccessException: Access to the path "/AMP/rust/258550/oxide/plugins/Hud.cs" is denied.) at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <f98723dd4586469db5213ec59da723ca>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions) at System.IO.StreamWriter..ctor (System.String path, System.Boolean append, System.Text.Encoding encoding, System.Int32 bufferSize) [0x00055] in <f98723dd4586469db5213ec59da723ca>:0 at System.IO.StreamWriter..ctor (System.String path) [0x00008] in <f98723dd4586469db5213ec59da723ca>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamWriter..ctor(string) at System.IO.File.WriteAllText (System.String path, System.String contents) [0x00026] in <f98723dd4586469db5213ec59da723ca>:0 at Oxide.Plugins.Hud.FillCustomHooks () [0x001b8] in <d585cf25996a4824aa5f2bd612866545>:0 at Oxide.Plugins.Hud.OnServerInitialized () [0x00195] in <d585cf25996a4824aa5f2bd612866545>:0 at Oxide.Plugins.Hud.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00123] in <d585cf25996a4824aa5f2bd612866545>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <206a0f2c6ee141f38e2ad549cde44d70>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 Loaded plugin Hud v3.3.4 by ahigao