Jump to content

SunShine ツ

Member
  • Posts

    173
  • Joined

  • Last visited

Everything posted by SunShine ツ

  1. Hi, I am currently using Timed Permissions together with Permission Status and Simple Status. Will IQPermissions work together with Permission Status and Simple Status? I will not use MySQL on the server.
  2. I run a 3500 normal map. Will it be able to spawn on such a map? I'm looking for a plugin because FP only offers it on maps that are 4250 or larger.
  3. From Carbon - mrc_sdl — i dag kl. 21:12 there is a fix in discord it works for oxide but not carbon
  4. Thank you.:) But I think I'll wait for an update.
  5. [20:58:09] > Warning! 'SkillTree' uses Harmony. That may cause instability, use at your own discretion! [20:58:21] > Failed compiling 'SkillTree.cs': [20:58:21] > 1. 'IFuelSystem' does not contain a definition for 'nextFuelCheckTime' and no accessible extension method 'nextFuelCheckTime' accepting a first argument of type 'IFuelSystem' could be found (are you missing a using directive or an assembly reference?) [CS1061] (SkillTree 58 line 6816)
  6. I can see that a restart solved the issue. There was something completely messed up. The plugin also worked even though I had removed it. Not sure what happened. After deleting all config files and restarting the server, it works. Thanks:)
  7. { "Whitelist": true, "Whitelisted Domains": [ "stream.zeno.fm" ], "Boombox Deployed Require Power": true, "Preset Stations": { "Country Hits": "http://crystalout.surfernetwork.com:8001/KXBZ_MP3", "Todays Hits": "https://rfcmedia.streamguys1.com/MusicPulsePremium.mp3", "Pop Hits": "https://rfcmedia.streamguys1.com/newpophitspremium.mp3" }, "Deployed Boombox Never Decays": false, "Handheld Boombox Never Breaks": false, "Microphone Stand Never Breaks": false }
  8. Great that it's back! I've missed it! But there's a bug in it. When you try to select a station, it says "Must be a link!" It shouldn't be a link, it should be the number that is also displayed.
  9. Console error after update. I am using Carbon. [15:36:28] > Failed to call internal hook 'CanLootEntity' on plugin 'CustomBradley v1.4.0' [829616699] (Object reference not set to an instance of an object) at object Oxide.Plugins.CustomBradley.CanLootEntity(BasePlayer player, StorageContainer container) in C:/rustserverPvE/carbon/plugins/CustomBradley.cs:line 1322 at object Oxide.Plugins.CustomBradley.InternalCallHook(uint hook, object[] args) in CustomBradley.cs/Internal:line 80
  10. [15:22:37] > Unloaded plugin RaidProtection v3.4.6 by mr01sam [15:22:37] > Warning! 'RaidProtection' uses UnityEngine.GameObject.FindObjectsOfType. That may cause significant performance drops, and/or server stalls. Report to the developer or use at your own discretion! [15:22:40] > Loaded plugin RaidProtection v3.4.6 by mr01sam [1238ms] [15:19:59] > [RaidProtection] Timer 1s has failed: (Object reference not set to an instance of an object.) at void Oxide.Plugins.RaidProtection+ProtectedEntity.SetBaseEntity(BaseEntity entity) in C:/rustserver2023/carbon/plugins/RaidProtection.cs:line 3560 at ProtectedEntity Oxide.Plugins.RaidProtection+ProtectedCupboardManager.Transfer(ProtectedEntity oldTc, BaseEntity newEntity) in C:/rustserver2023/carbon/plugins/RaidProtection.cs:line 2785 at void Oxide.Plugins.RaidProtection.OnEntitySpawned(BuildingPrivlidge priv)+() => { } [1] in C:/rustserver2023/carbon/plugins/RaidProtection.cs:line 3830 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 55 [15:20:00] > [RaidProtection] Timer 1s has failed: (Object reference not set to an instance of an object) at ProtectedEntity Oxide.Plugins.RaidProtection+ProtectedCupboardManager.Transfer(ProtectedEntity oldTc, BaseEntity newEntity) in C:/rustserver2023/carbon/plugins/RaidProtection.cs:line 2785 at void Oxide.Plugins.RaidProtection.OnEntitySpawned(BuildingPrivlidge priv)+() => { } [1] in C:/rustserver2023/carbon/plugins/RaidProtection.cs:line 3830 at Timer Oxide.Plugins.Timers.In(float time, Action action)+() => { } in D:/a/Carbon/Carbon/Carbon.Core/Carbon.Components/Carbon.Common/src/Oxide/Libraries/Timer.cs:line 55
  11. SunShine ツ

    Not Working

    Working! Thanks!
  12. SunShine ツ

    Not Working

    [20:50:27] > 1. The type or namespace name 'CuiRectTransform' could not be found (are you missing a using directive or an assembly reference?) [CS0246] (BetterTC 52 line 1378) [20:50:27] > 2. 'CuiScrollViewComponent' does not contain a definition for 'VerticalScrollbar' [CS0117] (BetterTC 29 line 1384)
  13. Yeah it's expensive. But it very funny.
  14. Just so you know, there are errors in the console about the version number. But the plugin works. I fixed it myself by deleting ".1" in the .cs file. > Version `1.6.6.1` is invalid for PersonalNPC, should be `major.minor.patch` > Loaded plugin PersonalNPC v1.6.6 by walkinrey
  15. How do I make him fly faster? It's going extremely slow. I've tried changing the config file. But it doesn't make any difference? It can take him 3 min. to fly one grid. { "Max height above the ground": 100.0, "Max slope by forward axis": 0.3, "Pitch strength": 0.2, "Throttle strength": 1.0, "Land throttle strength": -0.35, "YAW strength (rotation around its axis)": 1.0, "YAW idle offset (to make the shaking less)": 5.0, "Max follow height": 25.0 }
  16. I'm just creating a new case since you've closed my other one. Okay, but I don't understand how to insert SkinID here. I've tried in several different ways, and it fails. } ] } }, "Builder install by item": [] }
  17. Okay, but I don't understand how to insert SkinID here. I've tried in several different ways, and it fails. } ] } }, "Builder install by item": [] }
  18. I can't quite figure out how to use the command you added in the last update. Can you explain to me how to set it up? give PersonalBuilder item pbuilder.item (args1 - steam id, argument 2 - skin id)
  19. Hi, yes here.PersonalBuilder.json
  20. If you set Make bot immortal to True, an error code occurs, and the bot just stands frozen naked in the game. [02:09:33] > Failed to call hook 'chatMsg' on plugin 'PersonalBuilder v1.0.2' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.PersonalBuilder+PlayerBuilderController.CreateBot (BasePlayer caller, Oxide.Plugins.PersonalBuilder+Configuration+BotSetup botSetup, Oxide.Plugins.PersonalBuilder+BuildCostInfo info, Oxide.Plugins.PersonalBuilder pluginInstance) [0x000bd] in <9e472a96c43f407c823468150f3a5ef2>:0 at Oxide.Plugins.PersonalBuilder.chatMsg (BasePlayer player, System.String command, System.String[] args) [0x00376] in <9e472a96c43f407c823468150f3a5ef2>:0 at Oxide.Plugins.PersonalBuilder.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00256] in <9e472a96c43f407c823468150f3a5ef2>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <87ce9ac9776a48658bc55eae6debe38b>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <cd7231f30b444d86bc6cca8a53cdd2ea>:0
  21. Hi, I can't get it to work in my Shop. You wrote on February 5th that you would make a deploying item that can be sold and then used to summon the bot. How do I do that? I can't see that option in the config file?
1.9m

Downloads

Total number of downloads.

9.2k

Customers

Total customers served.

133.9k

Files Sold

Total number of files sold.

2.8m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.