Jump to content

RR_Tappi

Member
  • Posts

    183
  • Joined

  • Last visited

Everything posted by RR_Tappi

  1. RR_Tappi

    Admin Button

    Yes, real life always comes first! Everything else doesn't run away, everything's fine David Wow, thats really good
  2. RR_Tappi

    SimplePVE

    I have set the following: PVP will start on November 1st and end on November 7th This also works Now PVP shouldn't be available all the time, but only at certain times. So I added times for each day of the week. If I enable Weekly Schedule, PVP will be available immediately Monday to Friday PVP should be allowed from 6 p.m. to 11 p.m. Saturday from 3 p.m. to midnight and Sunday from 1 p.m. to 11 p.m. But it is not accepted, or as soon as I enable weekly, PvP starts immediately, even though it shouldn't be. Because I specified from November 1st to November 7th!!!! If I take out the date, i.e. 1.11. to 7.11., then it works according to the days and times. Can't I combine it??? { "SchedulesTime": { "1/11/2024": { "StartDate": "1/11/2024", "StartHour": 18, "StartMinute": 0, "EndDate": "7/11/2024", "EndHour": 24, "EndMinute": 0, "IsWeekDay": false }, "Sunday": { "StartDate": "Sunday", "StartHour": 13, "StartMinute": 0, "EndDate": "Sunday", "EndHour": 23, "EndMinute": 0, "IsWeekDay": true }, "Monday": { "StartDate": "Monday", "StartHour": 18, "StartMinute": 0, "EndDate": "Monday", "EndHour": 23, "EndMinute": 0, "IsWeekDay": true }, "Tuesday": { "StartDate": "Tuesday", "StartHour": 18, "StartMinute": 0, "EndDate": "Tuesday", "EndHour": 23, "EndMinute": 0, "IsWeekDay": true }, "Wednesday": { "StartDate": "Wednesday", "StartHour": 18, "StartMinute": 0, "EndDate": "Wednesday", "EndHour": 23, "EndMinute": 0, "IsWeekDay": true }, "Thursday": { "StartDate": "Thursday", "StartHour": 18, "StartMinute": 0, "EndDate": "Thursday", "EndHour": 23, "EndMinute": 0, "IsWeekDay": true }, "Friday": { "StartDate": "Friday", "StartHour": 18, "StartMinute": 0, "EndDate": "Friday", "EndHour": 23, "EndMinute": 0, "IsWeekDay": true }, "Saturday": { "StartDate": "Saturday", "StartHour": 15, "StartMinute": 0, "EndDate": "Saturday", "EndHour": 24, "EndMinute": 0, "IsWeekDay": true } } }
  3. RR_Tappi

    Admin Button

    An answer would have been nice too Is it possible to create a page that is only visible to admins???? Currently I have a few pages, Welcome, Rules, Server Info, Shop, etc. I would like to add Admin, where I can enter some important commands that only admins can use and therefore only admins should be able to see this page or the Admin button
  4. Since updating to version 2.1.3 I keep getting error messages in the console (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserGather' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserBonus' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserBonus' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserBonus' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0 (16:02:39) | [Loottable] MultiplyDispenserItems called but DispenserMultipliers is null _ore_metal (16:02:39) | Failed to call hook 'OnDispenserBonus' on plugin 'Loottable v2.1.3' (InvalidOperationException: MultiplyGatherItems is null in _ore_metal) at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00107] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  5. This still happens to me (12:18:55) | Failed to call hook 'OnEntityTakeDamage' on plugin 'QualityCrafting v3.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.QualityCraftingExtensionMethods.ExtensionMethods.WornItems (BasePlayer basePlayer) [0x00006] in <7e1fe3b6590f4729970c3003b60c2b9d>:0 at Oxide.Plugins.QualityCrafting.OnPlayerTakeDamage (BasePlayer basePlayer, HitInfo info) [0x00000] in <7e1fe3b6590f4729970c3003b60c2b9d>:0 at Oxide.Plugins.QualityCrafting.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x001b8] in <7e1fe3b6590f4729970c3003b60c2b9d>:0 at Oxide.Plugins.QualityCrafting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00911] in <7e1fe3b6590f4729970c3003b60c2b9d>: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
  6. RR_Tappi

    ScarecrowSkins.json

    Ah ok Thank you
  7. RR_Tappi

    ScarecrowSkins.json

    Ok thanks. My config currently looks like this: "Day Spawn Chance": 70.0, "Night Spawn Chance": 50.0, "Spawn Interval": 60.0, "Spawn Distance": 50.0, "Enable Group Spawning": true, "Minimum Group Size": 10, "Maximum Group Size": 25, "Enable Random Spawns": true, "Max Random Spawns": 100, "Minimum Distance Between Random Spawns": 125.0, "Group Spawn Radius": 5.0, "Max Total Scarecrows": 300, "Max Scarecrow Groups Per Player": 1, "Respawn Time at Spawn Points": 300.0, "Max Radius Around Spawn Point": 35.0, "Timed Cleanup": true, "Scarecrow Cleanup Time": 1200, Is that OK or do I need to change something? The first feedback I got from a player was that only a few zombies were seen but no groups The zombie groups should not be larger than 25 - 30 zombies
  8. RR_Tappi

    ScarecrowSkins.json

    Did I understand that correctly? I can use it to spawn groups that then run across the map? Similar to zombie hordes?
  9. RR_Tappi

    ScarecrowSkins.json

    Ok Thank you
  10. RR_Tappi

    ScarecrowSkins.json

    ScarecrowSkins.json Where do I have to insert this file? Config folder? Thanks PS: I have Version 2.2.5
  11. RR_Tappi

    Move image

    Wow that is very well explained Thank you
  12. RR_Tappi

    Move image

    Move small image further to the right but how? "Anchor Min": "0.5 0", "Anchor Max": "0.5 0", "Offset Min": "190 30", "Offset Max": "250 60" I don't understand this? What do I have to change to move the image further to the right?? It should stay at the same height, just a little further to the right. Which value do I need to change? Ok got it done "Anchor Min": "0.55 0", "Anchor Max": "0.55 0",
  13. RR_Tappi

    Failed to call hook

    Unfortunately I don't know, I only saw it in the console.
  14. RR_Tappi

    SimpleHUD

    That's great. I would like to have that too, but is it possible to have it displayed in the middle above the inventory? In the picture above, above the guitar current real time and date that's very nice, that's what I'm looking for, so it would be great if it could be done in the middle at the bottom
  15. RR_Tappi

    Failed to call hook

    (21:29:17) | Failed to call hook 'OnEntityTakeDamage' on plugin 'QualityCrafting v3.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.QualityCraftingExtensionMethods.ExtensionMethods.WornItems (BasePlayer basePlayer) [0x00006] in <e163f0693c21403fb0f2926578bae331>:0 at Oxide.Plugins.QualityCrafting.OnPlayerTakeDamage (BasePlayer basePlayer, HitInfo info) [0x00000] in <e163f0693c21403fb0f2926578bae331>:0 at Oxide.Plugins.QualityCrafting.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x001b8] in <e163f0693c21403fb0f2926578bae331>:0 at Oxide.Plugins.QualityCrafting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00911] in <e163f0693c21403fb0f2926578bae331>: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 I just saw that this appears in the console, but when exactly I can't say
  16. Instant sollte es net gerade sein Jop mach ich nachher
  17. Moin, Kann ich das nicht auch im server.cfg reinschreiben? craft.time 0,5 oder sowas ? Würde gerne ohne Plugin auskommen Weil es soll ja auch nicht jedes seperate Zeiten bekommen, zumindest nicht von mir lach Es bestehen ja die Herstellungszeiten von Hause aus und diese würde ich gerne halt verkürzen, allgemein ... mindestens auf die Hälfte Notfalls muss ich halt noch ein Plugin mehr einfügen ..... will eigentlich gar nicht so viele haben, je mehr Plugins um so mehr Arbeit und Zeit
  18. Voteday Plugin is out However, as soon as the event is over, it restarts immediately after 5 minutes SupermarketEvent.json
  19. I just saw that this appears in the console, but when exactly I can't say (22:09:40) | Failed to call hook 'OnEntityTakeDamage' on plugin 'QualityCrafting v3.0.3' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.QualityCraftingExtensionMethods.ExtensionMethods.WornItems (BasePlayer basePlayer) [0x00006] in <f3aa4b314db84c53be5d3a4d8fc780d7>:0 at Oxide.Plugins.QualityCrafting.OnPlayerTakeDamage (BasePlayer basePlayer, HitInfo info) [0x00000] in <f3aa4b314db84c53be5d3a4d8fc780d7>:0 at Oxide.Plugins.QualityCrafting.OnEntityTakeDamage (BaseCombatEntity entity, HitInfo info) [0x001b8] in <f3aa4b314db84c53be5d3a4d8fc780d7>:0 at Oxide.Plugins.QualityCrafting.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00911] in <f3aa4b314db84c53be5d3a4d8fc780d7>: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
  20. the virtual backpack here https://umod.org/plugins/backpacks is deleted when you die. The other backpack and the inventory remain. I would like this backpack to also disappear when you die, along with its contents. So that only the inventory you have remains
  21. Hello, I'm currently using a plugin crafting controller, but isn't there a way to write the crafting time in the server config? Something faster than half the standard time would be nice Thanks
  22. RR_Tappi

    SimplePVE

    Heli Signals are supported, what about BradleyDrops?
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127.1k

Files Sold

Total number of files sold.

2.6m

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.