Jump to content

4 Screenshots

  • 19.2k
  • 1.1k
  • 47.73 kB
  • Update details
    v1.0.11
    Released
    Download size47.73 kB
    Total versions13
    Time between versions 43 days
    Typical update pace About every 37 days
    Freshness Updated yesterday

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments



Avenged In Hell

Posted

How does the Give legendary command work?

illknown

Posted

19 minutes ago, Avenged In Hell said:

How does the Give legendary command work?

givelegendary playername itemname 

for example givelegendary Avenged In Hell Skyfire

  • Like 1
Avenged In Hell

Posted (edited)

On 2/8/2026 at 12:16 AM, Heechee said:

Here's the config I made for Forgepoint servers (which doubled the server active player numbers since December wipe when it was first applied) if anyone needs some inspiration: 40+ Legendary Items, 120+ Loot Sources, ~ 10 Items per Loot Source. (Almost all supported events and Better NPC names):
You can customize/replace Items, Loot Sources, Events, etc. Names with your own and modify the drop rates and loot sources according to your needs.
*warning* If you have the Epic Loot plugin - Check the Mining/Lumberjack perks/buffs so they don't cause server perf/crash issues.

 

ItemPerksLegendaryItems_V1252.json 136.46 kB · 8 downloads

Really appreciate this file! This saved me so much time.

Edited by Avenged In Hell
Xenia87

Posted (edited)

Is there a way to get backpacks to keep  there name? made a custom one but it loses its name

Edited by Xenia87
imthenewguy

Posted

Shouldn't be losing it's name. Is another plugin removing it?

 

Xenia87

Posted

49 minutes ago, imthenewguy said:

Shouldn't be losing it's name. Is another plugin removing it?

 

No errors  or plugin that should be overriding it. its name gets reverted to the default large backpack after a minute. other items do not which is weird.

SlayersRust

Posted

Anyone here running paid version of StackModifier by Khan and let me know if any current serious issues like he stated in his description? I’d love to play around with this plugin and was wondering if there are any issues with the two? Item perks/legendary items with paid stack modifier? 

IMG_5849.jpeg

illknown

Posted

9 hours ago, SlayersRust said:

Anyone here running paid version of StackModifier by Khan and let me know if any current serious issues like he stated in his description? I’d love to play around with this plugin and was wondering if there are any issues with the two? Item perks/legendary items with paid stack modifier? 

IMG_5849.jpeg

yeah i use it with item perks - ip legendary items and epic loot - theres a setting in the config for these plugins if using stack modifier

 

  • Love 1
illknown

Posted

Just now, illknown said:

yeah i use it with item perks - ip legendary items and epic loot - theres a setting in the config for these plugins if using stack modifier

 

  "Misc Settings": {
    "Allow the plugin to handle stacking of Item Perk items? [set to false if using StackModifier]": false,
    "Allow the plugin to handle splitting of Item Perk items? [set to false if using StackModifier]": false 

have these set to false and there are no conflicts

 

  • Love 1
illknown

Posted

is there a way to make legendary items override the item perk caps? 

 

imthenewguy

Posted

3 hours ago, illknown said:

is there a way to make legendary items override the item perk caps? 

 

Not the config caps, no.

  • Like 1
AshCrack

Posted

Hey I had a question, is it possible to modify the Stats of the legendary items that come stock with the plugin?

 

imthenewguy

Posted

3 hours ago, AshCrack said:

Hey I had a question, is it possible to modify the Stats of the legendary items that come stock with the plugin?

 

Ya of course. You can change them or build your own.

AshCrack

Posted

10 hours ago, imthenewguy said:

Ya of course. You can change them or build your own.

Where would i do that at, Would that be in the Data Folder?

 

AshCrack

Posted

1 minute ago, AshCrack said:

Where would i do that at, Would that be in the Data Folder?

 

NeverMind I'm silly i just didnt see it in the config

 

AshCrack

Posted

Is it possible to spawn a legendary item in with commands for testing purposes?

SlayersRust

Posted

31 minutes ago, AshCrack said:

Is it possible to spawn a legendary item in with commands for testing purposes?

Yes the command looks like this @AshCrack<3

givelegendary steam64idhere legendarynamehere

  • Love 1
SlayersRust

Posted

Broken on Staging need an Update for Thursday just a friendly reminder ❤️

ItemPerksLegendaryItems - Failed to compile: Argument 1: cannot convert from 'Facepunch.StringView' to 'string' | Line: 1043, Pos: 37

Forbidden Lands Rust

Posted

Would be awesome to allow the legendary items drops by custom name skin add and short name of original item it would help soo much i wanna put items dropping on specific patrol heli tiers and bradleys or raidable bases tiers and i am not able too because adding the item with short name plus skin id and custom name does not trigger legendary items drops the item but without the modifications

imthenewguy

Posted

2 hours ago, Forbidden Lands Rust said:

Would be awesome to allow the legendary items drops by custom name skin add and short name of original item it would help soo much i wanna put items dropping on specific patrol heli tiers and bradleys or raidable bases tiers and i am not able too because adding the item with short name plus skin id and custom name does not trigger legendary items drops the item but without the modifications

The issue is that all of the data for the item is held on the item.text field. If the plugins support item.text, you can add them to the loot table.

Forbidden Lands Rust

Posted

6 hours ago, imthenewguy said:

The issue is that all of the data for the item is held on the item.text field. If the plugins support item.text, you can add them to the loot table.

That is exactly the problem all the plugins i am using do  not support item.text
Raidable Bases
Harbor Event
Water Event
Bradley Drops
Heli Signals
Loottable

None of them as the item.text support

imthenewguy

Posted

7 minutes ago, Forbidden Lands Rust said:

That is exactly the problem all the plugins i am using do  not support item.text
Raidable Bases
Harbor Event
Water Event
Bradley Drops
Heli Signals
Loottable

None of them as the item.text support

Ask the devs to add support for the item.text field. It's literally just a field that's added to their reward item class, and assigning the field when creating the item.

Raidable bases seems to support the item.text field.

Harbor Event and WaterEvent are supported in the Legendary items loot system.

image.png.d04c77d1d680626f3a173b027c4fc1d1.png

Forbidden Lands Rust

Posted

53 minutes ago, imthenewguy said:

Ask the devs to add support for the item.text field. It's literally just a field that's added to their reward item class, and assigning the field when creating the item.

Raidable bases seems to support the item.text field.

Harbor Event and WaterEvent are supported in the Legendary items loot system.

image.png.d04c77d1d680626f3a173b027c4fc1d1.png

yes but not in the config i do not wanna add the item directly to the event but in certain boxes of that event 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 1
  • Love 1

User Feedback

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.6k
Customers served
Files Sold
166.1k
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.