-
Posts
56 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Raiven_007's Achievements
-
Raiven_007 started following Vote Rewards and Rust Rewards
-
- 402 comments
-
- #abilities
- #boss
- (and 16 more)
-
- 19 comments
-
- 402 comments
-
- #abilities
- #boss
- (and 16 more)
-
Raiven_007 started following tofurahie
-
Are you using custom routes for Convoy on your Server? I've only really seen that error if the Convoy gets stuck or is clipped into the ground somewhere. If you are not using a custom route, and are instead using a ring road setting, check the Convoy's route it takes when it spawns or spawn it to see what route it's taking. You may want to create your own custom route for your map so the Convoy goes on that exact path. You would do: /convoyrootstart to start a route where you are <standing at>!! To save the route when finished you would do: /convoyrootsave "ChooseFileName". To end a route, or to end a route if you made a mistake you would do: /convoyrootstop.
-
Raiven_007 started following Minicopter With Bombs
-
I am not sure what this is exactly but I will post it anyways. Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.NPCLoot+<>c__DisplayClass14_0.<OnCorpsePopulate>b__0 () [0x0003c] in <2335549a5a2f4a9bac0d624f9326dcfb>:0 at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <beb2b64691c64e2b95b99491bd85442c>:0
-
-
-
Is there new dimensions for width and Length after the new update? I have a custom HUD now and with the 3 new buttons it now needs to be longer than it was before. I am also aware I can just disable the 3 new buttons as well. What would the default dimensions be now? Because I have tried other longer dimensions and it hasn't gotten any longer LoL!
- 554 comments
-
- 1
-
- #hud
- #interface
-
(and 6 more)
Tagged with:
-
The plugin was stopping them from auto spawning tho. So now I have to manually spawn them for them to even show up and that was not there before I added the plugin. So everytime the Server restarts or the bosses are killed, they won't come back until I manually spawn them. It is also overriding the NPCs Kits that the bosses spawn for a duration as well which is an ability that the bosses have if you choose to have them do that which I do. All the help is greatly appreciated!!! Thx!!
-
Did you make it so the Plugin does not block the Bosses from spawning and where it does not override the Kits with the NPCLoot Prefab Kit? Because I just shut down my Server, added the new update and restarted it and the Bosses didn't spawn. I have it set to always maintain 3 Bosses on the Map. And I am not exactly sure what this means: Now doesn't affect on loot from Boss Monster Plugin. Because the Loot was never the issue. The bosses Auto-Spawning and their Kits being overridden was the issue LoL! So Idk what on Loot meant.