Jump to content

BetterDeadThanZed

Member
  • Posts

    1,279
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by BetterDeadThanZed

  1. Hello. I've created a new category and I've started to add the items. I added the poker table and it works fine. When I try crafting the slot machine, it crafts a poker table. I use the Place Anything plugin to be able to place slot machines and this has worked in the previous crafting menu plguin I've been using. Below is the code from my config file: { "Section name": "Gambling", "Enable this section?": true, "Section permission [required]": "gambling", "Register this permission?": false, "Section icon": "https://i.postimg.cc/kGbJ85TZ/items.png", "Section items": [ { "Item name [required]": "Poker Table", "Enable crafting of this item?": true, "Item permission [required]": "pokertable", "Register this permission?": false, "Item description": "Invite the boys over for a Poker night!", "Item properties": "A card table for up to 8 players. Just remember, the house ALWAYS wins.", "Item shortname": "cardtable", "Item skinId": 0, "Is this a blueprint? ": false, "Create an item with the default name (true) or the above name (false)?": true, "Item image [optional]": "https://codefling.com/uploads/monthly_2021_06/cardtable.png.4ef017dd12c5a15a33d77a1487397618.png", "Console commands executed after crafting (%steamid%, %username%, %amount%) [optional]": "", "Amount per craft": 1, "Max craft multiplier": 1, "Crafting time [sec]": 5.2, "Show notification in game status (if they are enabled)?": true, "Workbench level [0 - not needed]": 0, "Crafting cost in the economy plugin [0 - disable]": 0, "Item variations": [], "Crafting ingredients": [ { "Resource name [required]": "Metal fragments", "Use this resource in ingredients?": true, "Resource shortname [required]": "metal.fragments", "Resource skinId": 0, "Required quantity for crafting": 100, "Return an item with the default name (true) or the above name (false)?": true }, { "Resource name [required]": "Scrap", "Use this resource in ingredients?": true, "Resource shortname [required]": "scrap", "Resource skinId": 0, "Required quantity for crafting": 100, "Return an item with the default name (true) or the above name (false)?": true }, { "Resource name [required]": "Wood", "Use this resource in ingredients?": true, "Resource shortname [required]": "wood", "Resource skinId": 0, "Required quantity for crafting": 100, "Return an item with the default name (true) or the above name (false)?": true }, { "Resource name [required]": "Tarp", "Use this resource in ingredients?": true, "Resource shortname [required]": "tarp", "Resource skinId": 0, "Required quantity for crafting": 1, "Return an item with the default name (true) or the above name (false)?": true } ] }, { "Item name [required]": "Slot Machine", "Enable crafting of this item?": true, "Item permission [required]": "slotmachine", "Register this permission?": false, "Item description": "A good workout for your right arm.", "Item properties": "A One Armed Bandit. Have too much scrap? Build one of these and it'll suck the scrap right out of you.", "Item shortname": "Slot Machine", "Item skinId": 0, "Is this a blueprint? ": false, "Create an item with the default name (true) or the above name (false)?": false, "Item image [optional]": "https://codefling.com/uploads/monthly_2021_06/slotmachineicon.png.726e2c3ec1ad21b563e0f88f338c7e1d.png", "Console commands executed after crafting (%steamid%, %username%, %amount%) [optional]": "slotmachine.give %steamid%", "Amount per craft": 1, "Max craft multiplier": 1, "Crafting time [sec]": 0.0, "Show notification in game status (if they are enabled)?": true, "Workbench level [0 - not needed]": 0, "Crafting cost in the economy plugin [0 - disable]": 0, "Item variations": [], "Crafting ingredients": [ { "Resource name [required]": "Scrap", "Use this resource in ingredients?": true, "Resource shortname [required]": "scrap", "Resource skinId": 0, "Required quantity for crafting": 500, "Return an item with the default name (true) or the above name (false)?": true }, { "Resource name [required]": "Frags", "Use this resource in ingredients?": true, "Resource shortname [required]": "frags", "Resource skinId": 0, "Required quantity for crafting": 1000, "Return an item with the default name (true) or the above name (false)?": true }, { "Resource name [required]": "Refined Metal", "Use this resource in ingredients?": true, "Resource shortname [required]": "metal.refined", "Resource skinId": 0, "Required quantity for crafting": 50, "Return an item with the default name (true) or the above name (false)?": true }, { "Resource name [required]": "Gears", "Use this resource in ingredients?": true, "Resource shortname [required]": "gears", "Resource skinId": 0, "Required quantity for crafting": 10, "Return an item with the default name (true) or the above name (false)?": true } ] } ] },
  2. I decided to buy the plugin. I have a request. Could you look into integrating this with Skill Tree by imthenewguy? That plugin has a skill that speeds up crafting if you use skill points.
  3. Ok, so what about the command? How do you open the craft menu?
  4. I like the concept. Are there already existing skins for the crates and the keys? Can different keys be assigned to different crates?
  5. Damn, that's too bad. Lots of work to add all of the items. I have another craft menu I've been using for a while but this one seems so much better. I just don't have the time to create an entire config. Also, how exactly do you open the menu?
  6. Does it come with a complete config of all items not normally craftable in games?
  7. I just installed this on my server and when I try connecting, I get kicked with the message in the screenshot. I disabled the plugin, joined my server, and wasn't kicked. I then loaded the plugin again, logged off and was able to login but I want to be sure this doesn't happen to everyone.
  8. Can players injure/kill other players? Other than building, do players tend to do anything else on servers running this plugin? I'm considering buying it but I don't want a server that goes dead after a week or two because players are tired of building.
  9. For those of you that run a Creative server, I have some questions: Once your player builds a base, what else do they do? Do they also engage in the monuments/looting? Can players craft anything with the mods you're using or do they still need to loot? What do you give your VIP's on the creative server that regular players don't have? Are you using a PVE plugin? What other "normal" plugins are you using with your creative server? I'm asking because I'm considering adding a creative server to my community.
  10. I updated. A player destroyed a heli over land and my console was spammed with "NullReferenceException: Object reference not set to an instance of an object" when the heli was destroyed. No crates landed in water.
  11. This needs an update due to a Buoyancy change in Rust. Server Exception: Buoyancy Cycle NullReferenceException: Object reference not set to an instance of an object at Buoyancy.BuoyancyFixedUpdate () [0x0011e] in <bfe9a0f816434fa49dbccfb6c004671a>:0 at Buoyancy.DoCycle (System.Boolean forced) [0x0000c] in <bfe9a0f816434fa49dbccfb6c004671a>:0 at Buoyancy.Cycle () [0x0001f] in <bfe9a0f816434fa49dbccfb6c004671a>:0 at ServerMgr.FixedUpdate () [0x0004a] in <bfe9a0f816434fa49dbccfb6c004671a>:0 UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object) UnityEngine.DebugLogHandler:LogException(Exception, Object) UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:LogException(Exception, Object) ServerMgr:FixedUpdate()
  12. This is probably the same thing that XDStatistics just had to update for. It did the same thing. The changelog indicates "Changed the layer UI Overlay => OverlayNonScaled".
  13. Same name as the free monument by WheatlyMF.
  14. Ok thanks. I missed that pin! I did have to change the command because /market is the command used by the Cooking 2.0 plugin for it's food market, where you can sell and buy food.
  15. I noticed the plugin name changed from marketplace.cs to marketplaceui.cs but there's no indication about this in the change log.
  16. I have a player that has removed his two bases but Limit Entities still shows the totals he had, including the TC's, foundations, etc and he can't build. The data files only has numbers... how can I reset his totals so he can build?
  17. Would it be possible to make the plugin so it doesn't affect raidable bases? Also, can we get a config to set how long it takes for food to rot?
  18. As far as I can tell, no.
  19. When I tried throwing the supply signal inside, it was returned to me as per my config, but it's got a "loading" symbol on it like it's trying to load a skin.
  20. Ok, because I do allow certain food to be placed in boxes, like apples and corn so this plugin could compliment that nicely, but this one might be a better alternative. Instead of forcing players to use a fridge with the other plugin, it would just be in their best interest to do it with this plugin. Would it be possible to add config options for how long it takes food to decay? Also, is there a message that warns players that their food will spoil if left in a box?
  21. Hello. Do you see any possible conflict if this were used with Fridge Food on umod? https://umod.org/plugins/fridge-food
  22. I'm talking about this plugin: https://lone.design/product/pve-mode-rust-plugin/ It creates a zone and if a player does X damage, it locks the event to them. You can set various settings, such as disallowing other players to kill or loot, prevent the NPC's from attacking players/team that it isn't locked to,e tc.
  23. Sounds great. I am sure I will buy it once that support is in there!
  24. Looks cool. I'm always looking for new events for my server, but does this have support for the PVE Mode plugin? I only use events that support that because my server is PVE and players will argue over an event if it's not controlled.
  25. The PVE mode doesn't work. I had a player test it and after the event was mine, they could kill the NPC's and loot.

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.8m
Total downloads
Customers
11.7k
Customers served
Files Sold
166.3k
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.