Jump to content

RR_Tappi

Member
  • Posts

    226
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by RR_Tappi

  1. Hi, currently players can buy the recycler using a command, provided they have all the ingredients for it, such as gears, etc. I have read that it is possible to add this to a shop Now we have the shop where you can buy for virtual money and there is I would like to add it to Crafts, but I don't know which command I should use? I'm assuming the Give command? I had already tested it, but no image was displayed Thank you in advance
  2. RR_Tappi

    Armored Train

    Actually, I only changed the times, everything else I left as it was. But yes, I'll compare it
  3. Since this problem unfortunately still exists, I will now test the plugin Edit: Do the players on a team have to enter any commands or does it work automatically? Edit2: (18:34:15) | Failed to call hook 'OnServerSave' on plugin 'DisbandedTeamRestore v1.5.2' (NullReferenceException: Object reference not set to an instance of an object) at Network.Connection.get_RecordFilesize () [0x00000] in <1f368512668c4b9d8254b02c0bfb6742>:0 at System.Reflection.RuntimePropertyInfo.GetterAdapterFrame[T,R] (System.Reflection.RuntimePropertyInfo+Getter`2[T,R] getter, System.Object obj) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0 at System.Reflection.RuntimePropertyInfo.GetValue (System.Object obj, System.Object[] index) [0x00082] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
  4. RR_Tappi

    Armored Train

    (18:07:55) | Unloaded plugin ArmoredTrain v1.7.2 by Adem The message [AmoredTrain] The event is over! appears in the chat. (18:09:01) | Loaded plugin ArmoredTrain v1.7.2 by Adem When I enter the command /atrainstart (18:11:15) | NullReferenceException: Object reference not set to an instance of an object There is not much more to come Edit: Ok I managed it, removed the config, reloaded and now it works again
  5. RR_Tappi

    Armored Train

    (12:20:16) | Unloaded plugin ArmoredTrain v1.7.2 by Adem (12:20:16) | Loaded plugin ArmoredTrain v1.7.2 by Adem The train is supposed to start automatically, but even if I start it manually, only the message Event was started appears but no train is rolling Since the last update this is the case
  6. I currently have the same problem, I don't use a clan or team plugin. And today all the teams were deleted, the server always restarts at 4am and if all the teams are deleted after each restart, that's stupid. From what I've read, this plugin solves exactly the problem?
  7. RR_Tappi

    KillFeed

    Since yesterday's Rust update, killed wolves are no longer displayed
    A mega-powerful plugin for statistics. It really lists everything you want and Monster also creates the configuration for you. Simply great. Thanks Monster
  8. RR_Tappi

    PlayerLevel

    When will the plugin be available again?
  9. 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 } } }
  10. 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
  11. 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
  12. RR_Tappi

    Move image

    Wow that is very well explained Thank you
  13. 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",
  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. Instant sollte es net gerade sein Jop mach ich nachher
  16. 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
  17. Voteday Plugin is out However, as soon as the event is over, it restarts immediately after 5 minutes SupermarketEvent.json
  18. 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
  19. 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
  20. 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
  21. RR_Tappi

    SimplePVE

    Heli Signals are supported, what about BradleyDrops?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.5m
Total downloads
Customers
11.1k
Customers served
Files Sold
159.7k
Total sales
Payments
3.4m
Processed total
×
×
  • 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.