-
Posts
618 -
Joined
-
Days Won
3
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Stark
-
Along with the other issues, this needs updating, for some reason, on the rustserver.gg site, it's claiming I haven't wiped my server/map in over two months??
-
- 334 comments
-
- 334 comments
-
- 334 comments
-
- 334 comments
-
- 334 comments
-
- 202 comments
-
- #customizablequests
- #dezlife
-
(and 5 more)
Tagged with:
-
Here is the config file -- I tested this with the NPCs from the Dam & Oil platform Monuments. As of right now, I have their loot turned off, or set to false. So you will have to turn it back on in order to see their loot when killed. DynamicMonuments(TEST-CF).json
-
- 99 comments
-
-_- Yes, that thang not working
-
There's something wrong with the NPC loot tables. They are dropping slightly enhanced Elite Crate Loot. Even though the prefab is: "assets/bundled/prefabs/radtown/crate_normal.prefab" This is only in regards to the NPCS, the crates and barrels appear to be fine. There are no other Loot Managing plugins. This is a freshly made test server.
-
Error Code: Error while compiling BusinessCore: Argument 2: cannot convert from 'Facepunch.StringView' to 'string' | Line: 7932, Pos: 66 This is for the main plugin. Business Core itself, is not working.
-
Super Boss Error: Error while compiling SuperBoss: Operator '??' cannot be applied to operands of type 'StringView[]' and 'string[]' | Line: 1800, Pos: 29
-
- 12 comments
-
-
Here you go PlayerSpawnPoints.json
-
is this still needed when using custom spawn points? "(0, 0, 0)" or can I remove this? Because I'm getting an error code and I'm not sure if it this or not. I'm not using return player spawns so I have everything set to false aside from new player spawns. Error: Failed to call hook 'OnPlayerConnected' on plugin 'PlayerSpawnPoints v3.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PlayerSpawnPoints.GetPlayerData (BasePlayer player) [0x0000b] in <6665daa6c85840bd96fe580e14dbdd46>:0 at Oxide.Plugins.PlayerSpawnPoints.OnPlayerConnected (BasePlayer player) [0x00000] in <6665daa6c85840bd96fe580e14dbdd46>:0 at Oxide.Plugins.PlayerSpawnPoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001c8] in <6665daa6c85840bd96fe580e14dbdd46>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0 [PlayerSpawnPoints] OnPlayerRespawn Failed to call hook 'OnPlayerRespawn' on plugin 'PlayerSpawnPoints v3.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PlayerSpawnPoints.GetPlayerData (BasePlayer player) [0x0000b] in <6665daa6c85840bd96fe580e14dbdd46>:0 at Oxide.Plugins.PlayerSpawnPoints.OnPlayerRespawn (BasePlayer player) [0x00018] in <6665daa6c85840bd96fe580e14dbdd46>:0 at Oxide.Plugins.PlayerSpawnPoints.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001f3] in <6665daa6c85840bd96fe580e14dbdd46>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0