Jump to content

ChardaZAR

Member
  • Posts

    305
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ChardaZAR

  1. ChardaZAR

    LSkins

    Amazing. Thanks so much man. That worked like a charm Is it possible to add entire collections from the Steam Workshop?
  2. With Facepunch releasing the Primitive Update tomorrow (Primitive hype!!!) What's the chance everything breaks tomorrow? Curious to get everyone's expert opinions
  3. Very informative. Thanks, Steen
  4. ChardaZAR

    LSkins

    When I try add a custom skin from the workshop into the config, the data file wipe's the skinid when the plugin is reloaded How can I add custom skins I've made from the workshop into the skin plugin?
  5. I want to use CustomLoot to add 1 custom item I have on my server to the NPC's at monuments If I install this plugin, does that mean I need to configure the loot tables for all entities on the server? Or can I keep all my entities vanilla, and only work on the loot profiles for the NPCs?
  6. ChardaZAR

    Sputnik

    I friggen love this event Combined with Convoy, it really takes my PVE server to the next level The config is really in-depth and gives you so much customizability
    It does what it says on the box It's really simple to use and honestly, a much-needed quality-of-life plugin! I've added it to my store for players to buy with Economics The builders on the server adore it
  7. ChardaZAR

    Loot Crate

    That's awesome. I like that idea. And then using the loot crate plugin, players can get the item. Genius! My question regarding the Loot Crate plugin, does the loot crate just spawn randomly around the map? Or does Admin need to give the lootcrate to players?
  8. ChardaZAR

    Loot Crate

    Random question... How do you add the custom crypto coin item to your server?
  9. Permission Status is not showing when assigning a group to a permission I used the command "tperm grant group default skilltree.150%XPboost wipe " In my PermissionsConfig.json the settings are enabled Config posted below "skilltree.150%XPboost": { "Name. The name must be identical to the key above.": "skilltree.150%XPboost", "IsEnaled": true, "TextKey": "MsgPerm_skilltree.150%XPboost", "BarSettings": { "BarType - You can choose only between TimeProgressCounter and TimeCounter": "TimeCounter", "Order": 20, "Height": 26, "Main_Color(Hex or RGBA)": "#FFFFFF", "Main_Transparency": 0.15, "Main_Material": "", "Image_Url": "https://i.imgur.com/BtK7YHa.png", "Image_Local(Leave empty to use Image_Url)": "PermissionsStatus_Default", "Image_Sprite(Leave empty to use Image_Local or Image_Url)": "", "Image_IsRawImage": false, "Image_Color(Hex or RGBA)": "#FFF53D", "Image_Transparency": 1, "Is it worth enabling an outline for the image?": false, "Image_Outline_Color(Hex or RGBA)": "0.1 0.3 0.8 0.9", "Image_Outline_Transparency": 1, "Image_Outline_Distance": "0.75 0.75", "Text_Size": 12, "Text_Color(Hex or RGBA)": "1 1 1 1", "Text_Font(https://umod.org/guides/rust/basic-concepts-of-gui#fonts)": "RobotoCondensed-Bold.ttf", "Text_Offset_Horizontal": 0, "Is it worth enabling an outline for the text?": false, "Text_Outline_Color(Hex or RGBA)": "#000000", "Text_Outline_Transparency": 1, "Text_Outline_Distance": "0.75 0.75", "SubText_Size": 12, "SubText_Color(Hex or RGBA)": "1 1 1 1", "SubText_Font": "RobotoCondensed-Bold.ttf", "Is it worth enabling an outline for the sub text?": false, "SubText_Outline_Color(Hex or RGBA)": "0.5 0.6 0.7 0.5", "SubText_Outline_Transparency": 1, "SubText_Outline_Distance": "0.75 0.75", "Progress_Reverse": true, "Progress_Color(Hex or RGBA)": "#FFD700", "Progress_Transparency": 0.7, "Progress_OffsetMin": "0 0", "Progress_OffsetMax": "0 0" Why is the Permission Status bar not showing up?
  10. ChardaZAR

    Convoy

    Is there a map size limitation for this plugin? I typically use smaller maps, around 3500 Worried the map size might prevent the event from starting
  11. As mentioned above Have a few players requesting this The vanilla backpack pops off the players once they land They need to turn around, pick it back up again, and then continue Can't seem to find anything like this??? Any suggestions?
    It's bloody amazing I have a PVE server with some PVP deathmatch events, but that has lost it's charm This really brings in a total different element into the PVP aspects of my server and it's going to be a staple from now on Thank you to the Dev Absolutely love your work, mate
  12. I figured I'll look at generating a proc gen map, then pulling it into RustEdit to add in the prefabs and exporting that new file for wipe
  13. As title says I am looking for a plugin that will allow me to spawn custom prefabs on a proc gen map So for instance, I'd like to spawn a deathmatch arena prefab -- Like the Nuke Town prefab on a proc gen map I looked at some of the entity spawner plugins on Umod, and they don't support custom prefabs I'm guessing that's a limitation with Oxide?
    Great plugin for temporary permissions and temporary groups Works like a charm with Permissions Status as well Really beneficial for my server
    Extremely impressed with this plugin I was sceptical at first But decided to give it a try, as Adem never disappoints with their plugins I was absolutely blown away by the building sites My players seem to like it too It's really different to any other plugin I've seen online
  14. ChardaZAR

    Building Sites

    Also, if anyone runs this plugin on their server, could I connect and try it out?
  15. ChardaZAR

    Building Sites

    This plugin looks really cool and I'm thinking of implementing it as a feature for my VIP or Prestige players Just a question How demanding is this plugin on the server? I have a few groups of players that love building intricate and different bases, and something like this would be a spoil for them I'm just worried about server performance Has anyone had a performance knock when using this plugin?
  16. ChardaZAR

    Raidable Bases

    That makes sense. Thank you
  17. ChardaZAR

    Raidable Bases

    Hey @nivex I got a question about: "Loot Amount Multiplier (raidablebases.buyable.vip.pve)": 1.4 I want to give my VIP players a loot boost in the raidable bases Does the config "Amount Of Items To Spawn": 250 block the VIP multiplier? Some of my VIP players were saying they are not getting the 40% loot boost, and I'm guessing the "Amount Of Items To Spawn" is blocking that, yeah?
  18. ChardaZAR

    Heli Signals

    The heli's dont seem to use their rockets Only their machine guns I've tweaked some settings in the config to try force them to use rockets and napalm, but still no luck What am I doing wrong?
  19. Thanks @Death Looks really detailed and I love the UI I just have no idea how APIs work when it comes to making custom items for the server Guess it's time to go learn C#
  20. I am looking for a plugin that can add custom items to specific loot I want to give players a small chance to find dollar notes in certain crates Then convert the dollar notes into Economics, so that they can spend it in the game store Does such a thing exist?

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.4m
Total downloads
Customers
10.8k
Customers served
Files Sold
155.5k
Marketplace sales
Payments
3.3m
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.