Jump to content

Mabel

Support
  • Posts

    502
  • Joined

  • Days Won

    3

Everything posted by Mabel

  1. Mabel

    Rust Rewards

    Welcome panel has a text tag you can use to display there balance within the panel
  2. https://www.dropbox.com/s/lcpu4h6n775bq5g/Untitled.mp4?dl=0
  3. Mabel

    .

    Still getting Bone error in SkeletonProperties.BuildDictionary for ? when a animal is killed.
  4. I have got it working now using the api from NpcSpawn
  5. ok i understand, shame as it cool plugin but its giving players easy loot so i cant use it as it is, Thanks anyway
  6. NPC are still not appearing at the crash site, i dont get the error anymore but still no npc to defend the crash site
  7. Hello firstly i want to say thanks for the plugin it works perfectly But ive noticed i get the following error when a junkpile scientist dies to a world object Failed to call hook 'OnPlayerDeath' on plugin 'NoRestore v1.0.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.NoRestore.OnPlayerDeath (BasePlayer player, HitInfo info) [0x00037] in <15a1ba17e6664454bd680d51ce8d2a41>:0 at Oxide.Plugins.NoRestore.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00109] in <15a1ba17e6664454bd680d51ce8d2a41>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0 (Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35) JunkPileScientist[577359] was killed by cactus-1 (entity) at (807.7, 26.5, -1000.5) This only happens at this time and does not give the error for players
  8. Mabel

    Sleigh Event

    ^ Yes it needs this option to not start the event if no players join
  9. Any update coming for this? Had to uninstall it again for now until its working correctly.
  10. Ah ok, its maybe the BetterNpc as i have them set to remove the default npc, but if i set that to false it would cause problems with too many npc at some monuments
  11. The error came after the first event after i updated today, only one event had run since so i will check again on the next event. I have attached my config for you CargoPlaneCrash.json
  12. Getting the following error with the latest version Failed to run a 1.00 timer in 'CargoPlaneCrash v1.1.7' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.CargoPlaneCrash+c__AnonStorey1.<>m__0 () [0x00000] in :0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in :0 Failed to run a 1.00 timer in 'CargoPlaneCrash v1.1.7' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.CargoPlaneCrash+c__AnonStorey1.<>m__0 () [0x00000] in :0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in :0 Failed to run a 1.00 timer in 'CargoPlaneCrash v1.1.7' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.CargoPlaneCrash+c__AnonStorey1.<>m__0 () [0x00000] in :0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in :0 Failed to run a 1.00 timer in 'CargoPlaneCrash v1.1.7' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.CargoPlaneCrash+c__AnonStorey1.<>m__0 () [0x00000] in :0 at Oxide.Core.Libraries.Timer+TimerInstance.FireCallback () [0x00018] in :0
  13. Upgrading with Server Rewards is allowing players to go into negative balance
  14. Same, still can't use it with server rewards
  15. I think the patched is needed for kits to ignore those hidden items, I use them both together but to make them work together currently you have too, create all your kits before you install anti items then any future kits you add you will need to either edit the kits data file or if you use the in-game editor you have to go in kits data and remove the items from that kit that copied over from anti items.
  16. Mabel

    Halloween

    Hello, is it possible you could add this into the plugin please, so players with the use of nightvision are not affected by the fog. Thanks
  17. Mabel

    Server Hud

    getting the following error after updating to latest version
  18. Mabel

    Cargo Plane Crash

    After doing some testing this morning it does seem to be related to the latest version of TruePve v2.0.632, I've let the dev of that plugin know, Thanks for your time
  19. Mabel

    Cargo Plane Crash

    Hi, i do use TruePve but i am not sure if that is affecting it, when i first installed it and set it up they would be dead after the crash, but I've recently just started noticing them as sleepers around the map. i will try a older version of the plugin tomorrow and see if it is happening on the version prior to the other npc options.
  20. Mabel

    Cargo Plane Crash

    Passengers are no longer dead after the crash, they just become sleepers around the map, i only use the passenger npc with kits assigned to them which when i first purchased it was working fine i think this started happening when the other npc options was added
  21. Mabel

    Puzzle Points

    Nice plugin , works great . One small thing, the message when using server rewards doesn't show correctly, it only shows as RewardsAwarded. I've changed this to this to match lang key and its showing correct now
  22. Mabel

    1.3.1 Not Working

    Also getting this error with the latest version Failed to initialize plugin 'WaterBikes v1.3.1' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.WaterBikes.Loaded () [0x0000f] in :0 at Oxide.Plugins.WaterBikes.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00085] in :0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in :0
  23. Having the same problem , getting the following error when trying too use ServerRewards to upgrade
  24. Yes but which version of RaidableBases do you have? Free version (umod) - Only supports one difficulty (Normal) Premium version - Supports 5 levels of difficulties (easy, medium , hard ect) The T3 package only includes pre-made bases, loot tables, configs & profiles for each difficulty . Core plugin is sold separately.
  25. Do you have the premium version of RaidableBases ? The package contains pre-made bases, loot tables, profiles & config for the premium version of the plugin which is sold separately
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

140.9k

Files Sold

Total number of files sold.

3m

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.