Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. MeventSupport

    Suggestion

    Yo! Good news, thats already in the plugin. Theres a Custom Economy Settings block in the config and its already prefilled for ServerRewards, so you just set "Use Custom Economy": true and reload. After that all skill costs and XP gains run through SR points instead of the built in XP.
  3. mukraminerturk

    Clans Reborn

    Is there support for Clans Reborn?
  4. Today
  5. I'm using the latest Map V3 What's New in Version V 3 I'm also not sure exactly the issue but I'm assuming maybe if any NPC spawners were added in rustedit and the navmesh changes with rust maybe causes it
  6. Does this happen with the latest version or the previous one? Since the latest version includes the "new apartment" feature, it's possible that's the issue. I don't know, because when I tested it, nothing happened for me. Anyway, I'll try to test it and see if I can fix it, since it's quite difficult for me to upload updates. The internet in this area is very bad, or it just keeps cutting out, so as soon as I have something, I'll upload it if I can.
    Good map with good potential however significant patching required, military tunnels was floating 50 metres in the air and every single river had to be fixed as the water was clipping through the surrounding areas
  7. Here it is. RoamingNPCs Latest Config.txt
  8. Thank you so much for confirming the issue and providing the fix so quickly! I will apply the replacement code and test both the purchase and refund functions. I really appreciate your quick support and detailed explanation.
  9. Getting tons of console spam with this Map, I even tested with no plugins loaded and it still happens. Thanks for any help, might be from any NPCs placed on no navmesh in the map editor Agent still not on navmesh after a warp. No navmesh areas matching agent type? Agent type: 0 Agent still not on navmesh after a warp. No navmesh areas matching agent type? Agent type: 0 Agent still not on navmesh after a warp. No navmesh areas matching agent type? Agent type: 0 Agent still not on navmesh after a warp. No navmesh areas matching agent type? Agent type: 0 Agent still not on navmesh after a warp. No navmesh areas matching agent type? Agent type: 0 Agent still not on navmesh after a warp. No navmesh areas matching agent type? Agent type: 0
  10. 0xF

    update error

    Changed Status from Pending to Fixed Changed Fixed In to 1.6.8
  11. 0xF

    update error

    Fixed under the same version; thanks for reporting it.
  12. Changed Status from Pending to Fixed
  13. Fixed in the corresponding plugin under the same version; thanks for reporting it.
  14. Netch

    Vehicles

    If you don't want to use custom items you can change this to false in your Random items config. "Using custom items (true/false)": false,
  15. Netch

    Vehicles

    That is just how custom items work. They are a regular item with a skin and in this case it's a box with a skin. You need another plugin to detect these custom items and spawn the vehicle
  16. Hi! This shouldn't cause any problems. I can't answer for sure. But if there are any issues, we'll try to find solutions.
  17. nivex

    About purches using scrap

    heya, yes, it is currently bugged for purchases and refunds and will be fixed in the next update yep, your hunch is right. that code is the problem for both issues. the fix is to simply replace lines 16521 to 16525 with this: int amount = Math.Min(slot.amount, amountLeft); amountLeft -= amount; slot.amount -= amount; slot.ReduceItemOwnership(amount); if (slot.amount <= 0) slot.Remove(); else slot.MarkDirty();
  18. walkinrey

    Roaming NPCs

    still in development
  19. Hi nivex, Thank you very much for your continued work and support with Raidable Bases. I would like to report a possible issue with the custom item currency payment system in Raidable Bases version 3.1.5. The Expert raid purchase price is correctly displayed as 1,500 scrap. The configuration is also set to: Custom costs: enabled Economics costs: disabled ServerRewards costs: disabled Expert custom cost: 1,500 scrap However, when a player purchased an Expert raid while carrying a stack of 10,000 scrap, the entire 10,000-scrap stack disappeared instead of only 1,500 scrap being removed. Expected result: 10,000 → 8,500 scrap Actual result: 10,000 → 0 scrap Our server uses a stack-size plugin, so I am wondering whether there may be a compatibility issue with the following item withdrawal process: var taken = slot.amount > amountLeft ? slot.SplitItem(amountLeft) : slot; taken.Drop(Vector3.zero, Vector3.zero); amountLeft -= taken.amount; Could SplitItem() or dropping the split item at Vector3.zero possibly cause the original oversized stack to be removed entirely when used with a stack-size plugin? I am not certain that this is the exact cause, so I would greatly appreciate it if you could check the payment handling. I can provide the current configuration, plugin file, and any other information needed for testing. Thank you very much for your time and for always supporting the community.
  20. Hi, thanks for looking into this and for the fix. I can confirm it works, we produce more the higher the quarry level is. However, the values don't seem to follow the plugin description: one lvl 2 quarry does not produce the same amount as 2 lvl 1 quarries (as described in the plugin description). With the default config values, it is about a 10% increase at each level. But maybe that is the intentional behavior? I've found out, it that helps, that changing the "qam" equation in the plugin from "10 + level" to "10 * level" produces the described effect of having one level2 = 2 level 1; one level 3 = 3 level 1; etc. I'll have to wait until tomorrow to confirm that values persist after a server restart; but in the meantime thanks again for fixing this
  21. Sulfur

    Tugboat doing the moonwalk

    It drives on the water in reverse, Yes i have the latest version
  22. Just a heads up i8 keypad 9 / J8 near the snowy hill side, misplaced cliff here as well as the next cliff over, most of the cliffs in that area need adjusting, towards northwest a cliff needs to be lowered or rock placed over the top, K8 keypad 6, another cliff needs to readjusted or rock over the top, K7 keypad 6, another small cliff needs adjusting, its floating Will keep you updated til force wipe, i always seem to be finding all the spots each time i use this map, its a good map and players love it
  23. xlr8tednergy

    Vehicles

    If it gives out the item.. why would it only give out a skinned box that looks like a rhib? Or minicopter? Shouldn't it give out a working minicopter? Lol
  1. Load more activity

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
167.2k
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.