Jump to content

imthenewguy

Creator
  • Posts

    4,936
  • Joined

  • Last visited

  • Days Won

    65

Everything posted by imthenewguy

  1. imthenewguy

    game not finishing

    Should have a fix for it. THink its a disconnect issue.
  2. Add me on discord if you wish: im the new guy#0001
  3. Think I found the solution for this. Will add it to the next release. The event should still end when the timer does though.
  4. imthenewguy

    recover items loop

    Can you send me a copy of the EventHelper data file when this error is happening?
  5. Added to last release
  6. Changed Status from Pending to Closed
  7. Changed Status from Pending to Closed Changed Fixed In to 1.0.3
  8. Added a patch. Will patch InstancedContainers with the same. Will prevent players from using InstancedContainers with Global Storage moving forward.
  9. imthenewguy

    Commands.

    Changed Status from Pending to Closed
  10. Unfortunately not, based on how it has been designed. The cost is a static value. 6 containers isnt a hard limit. The only limit will be the number of squares the player can fit on their screen vertically lol. The VIp perm is fixed at the moment, but I can change this to use custom perms fairly easily. Do you mean display info on the panel itself? The only issue is that the panel would run out of space to display the item costings etc if I added that. I will look at a way to do it.
  11. imthenewguy

    prefabs

    Changed Status from Pending to Closed
  12. imthenewguy

    prefabs

    There is no way to spawn the arenas into the map without using RustEdit unfortunately. I tossed up between building block generated arenas or RustEdit based ones. RustEdit won due to the fact that you can do a lot more with it and its less resource intensive.
  13. May have identified the issue. Will add it to the next release. Was contemplating doing a rewrite of the plugin anyway.
  14. imthenewguy

    language file

    Changed Status from Pending to Closed
  15. imthenewguy

    language file

    IIt doesn't have a lang file unfortunately. I will release the next update with lang
  16. Thank you for the kind words and support. I will add this as a suggestion for my next update
  17. There is config option for this "Currency type to respec [scrap, economics, srp]".
  18. imthenewguy

    CookTime

    Changed Status from Pending to Closed
  19. Changed Status from Pending to Closed Changed Fixed In to 1.1.12
  20. imthenewguy

    CookTime

    I will add a config option that will allow you to disable auto update for the meals. Regardnig adding cooking time, could try something like this: new CuiTextComponent { Text = cookingData.description + "\n" + (cookingData.buffType == BuffType.Permission ? GetPermissionBuffDescription(cookingData.perms) : GetBuffDescription(cookingData.buffType, cookingData.BuffModifier) + "\n" + string.Format(lang.GetMessage("Duration", this, player.UserIDString), cookingData.buff_duration)) + $"\nCooking Time: {cookingData.cookTime} seconds", Font = "robotocondensed-regular.ttf", FontSize = 16, Align = TextAnchor.UpperLeft, Color = "1 1 1 1" }, Can change it to lang of course, but if its only for your server you might as well hard code it.
  21. imthenewguy

    Skirmish

    Will add a config option in next release
  22. I like this idea. Have implemented it
  23. Would not recommend using anything with a button to make it function. May expand the functionality to work with BaseOvens properly in the future though
  24. imthenewguy

    Skirmish

    Will work with TruePVE. All of my arena plugins bypass the TruePVE protections.
  25. Yeah I can add support for that.

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.7m
Total downloads
Customers
11.5k
Customers served
Files Sold
164.8k
Total sales
Payments
3.6m
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.