Jump to content

CrazyRust

Creator
  • Posts

    699
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by CrazyRust

  1. If you filled out the config file correctly, it might even work. Giving a * rating because you can't fill out a config file correctly? GG You are the first user I have blocked from purchasing any of my other plugins.
  2. Can you send me a config file?
  3. CrazyRust

    Please add large oil, too

    Hi. This event applies to the small OilRig. It cannot be transferred to the Big Oil Rig. It is possible as a separate event in the form of a separate plugin. The plugin does not use any NPCSpawn plugins.
  4. CrazyRust

    Not working

    Unfortunately, that is not part of the plan.
  5. CrazyRust

    Not working

    Commands can only be entered into the rcon console.
  6. CrazyRust

    Console spam

    Hi. Do you use Carbon?
  7. CrazyRust

    console spam

    Do you use another event plugin that uses Cargo? For example, Harbor Event?
  8. CrazyRust

    console spam

    Unfortunately, the error does not occur for all users. Including me. This makes it very difficult to find the error. But I'm trying to find it.
  9. CrazyRust

    Console spam

    The config file you sent me is version 1.0.10. The latest version is 1.0.11.
  10. CrazyRust

    nre after starting event

    Hi. I found the error. I'll upload the update soon.
  11. CrazyRust

    Console spam

    Changed Status from Pending to Closed
  12. CrazyRust

    nre after starting event

    Then the problem might be with cargo NPCs. Try turning off the Cargo event in BetterNpc. Let me know if that works. If so, I'll build it into the plugin so that BetterNpc doesn't spawn on this cargo.
  13. CrazyRust

    Issues with the event

    Changed Status from Pending to Closed
  14. Version 1.0.0

    6 downloads

    This plugin is suitable for both PVP and PVE servers. A patrol helicopter arrives to protect the player who sent the call signal and their teammates. The helicopter attacks NPCs, and you can set it in the config file to attack other players as well. It can be useful on PVP servers during a raid defense, or on PVE servers during a more difficult event. No permission. No command. Contains Lang file. Contact: Additional free plugins created by me are available on Discord: https://discord.gg/C5CehdJMdK If you want to try out this plugin, you can do so on the test server. IP: 212.73.137.3:27195 My public Rust server IP: 136.243.135.46:28050 Video: Config: { "Version": { "Major": 1, "Minor": 0, "Patch": 0 }, "Maximum number of helicopters on the map:": 3, "Helicopter target players? (except for the helicopter owner and his teammate)": true, "The SkinID of the call supply signal:": 3642647296, "The name of the call supply signal:": "Patrol Support Call", "Helicopter life time (sec.)": 180.0, "Helicopter health (def.: 10000)": 10000.0, "Maximum crate spawn:": 3, "Helicopter damagescale (only Npc-s, def.: 1)": 3.0, "Chat Icon:": 0 }
    $9.90
  15. CrazyRust

    Patrol Heli Health

    Changed Status from Pending to Work in Progress
  16. CrazyRust

    Patrol Heli Health

    If you don't want an invisible helicopter to kill players, then don't touch it. The fix is already in progress.
  17. CrazyRust

    Issues with the event

    If the captain is killed, the cargo stops and does not move any further. If you use the PVEmode plugin, it will activate in this case. Not every crate is part of the event. The event only builds on top of the cargo. Thus, the event ends as usual when the cargo leaves the map.
  18. Install this plugin on your server: https://umod.org/plugins/image-library
  19. CrazyRust

    Hello

    Changed Status from Pending to Closed
  20. CrazyRust

    Hello

    With this console command, you can add items yourself. inventory.giveto 'own name' hitchtroughcombo 1 3566180524 inventory.giveto 'own name' can.beans 10 3566180669 inventory.giveto 'own name' grub 30 3561279630
  21. It's in the config file: "HQ Animal Bait Item shortname:": "can.beans", "HQ Animal Bait Item SkinID:": 3566180669, "HQ Fish Bait Item shortname:": "grub", "HQ Fish Bait Item SkinID:": 3561279630,
  22. No command. Do you use any shop or loot plugins?
  23. Hi. You can add wild animal food and super fish bait to the shop or loot as custom items.
  24. min/max works in the fridge
  25. Version 1.0.2

    24 downloads

    This event makes using the excavator more exciting. When the player kills all the normal excavator NPCs and thinks everything is fine, and starts the excavator, an alarm sounds and a surprise comes. When I press the airdrop call on the computer, the NPCs spawn as well. No permissions. No commands. Contact: Additional free plugins created by me are available on Discord: https://discord.gg/C5CehdJMdK If you want to try out this plugin, you can do so on the test server. IP: 212.73.137.3:27195 My public Rust server IP: 136.243.135.46:28050 Video: Config: { "Version": { "Major": 1, "Minor": 0, "Patch": 0 }, "Event enabled?": true, "Spawn NPC when the player sets the resource?": true, "Spawn NPC when the player calls up the airdrop on the computer.?": true, "Medium Npcs settings": { "Spawn Npcs?": true, "Npc prefab name:": "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_bradley.prefab", "Name": "Excavator Guard Medium", "Health": 150.0, "Npc amount minimum": 5, "Npc amount maximum": 7, "Are you changing the NPCs' outfit?": true, "NPCs wear outfits": [ { "ShortName": "coffeecan.helmet", "SkinID (0 - default)": 3045043901 }, { "ShortName": "pants", "SkinID (0 - default)": 915346906 }, { "ShortName": "hoodie", "SkinID (0 - default)": 3044969914 }, { "ShortName": "roadsign.jacket", "SkinID (0 - default)": 3045043722 }, { "ShortName": "roadsign.kilt", "SkinID (0 - default)": 3045043574 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 916448999 } ], "Use custom loot?": false, "CustomLoot": { "Minimum items": 1, "Maximum items": 1, "Use minimum - maxium?": false, "List of items": [ { "ShortName": "xmas.present.small", "Minimum": 3, "Maximum": 6, "Chance": 100.0, "Give blueprint?": false, "SkinID": 0, "Displayname": "" } ] } }, "Heavy Npcs settings": { "Spawn Npcs?": true, "Npc prefab name:": "assets/rust.ai/agents/npcplayer/humannpc/scientist/scientistnpc_bradley_heavy.prefab", "Name": "Excavator Guard Heavy", "Health": 200.0, "Npc amount minimum": 2, "Npc amount maximum": 4, "Are you changing the NPCs' outfit?": true, "NPCs wear outfits": [ { "ShortName": "metal.facemask", "SkinID (0 - default)": 3483642014 }, { "ShortName": "pants", "SkinID (0 - default)": 3040752617 }, { "ShortName": "hoodie", "SkinID (0 - default)": 3551617741 }, { "ShortName": "metal.plate.torso", "SkinID (0 - default)": 3483640666 }, { "ShortName": "roadsign.kilt", "SkinID (0 - default)": 3088342213 }, { "ShortName": "shoes.boots", "SkinID (0 - default)": 916448999 } ], "Use custom loot?": false, "CustomLoot": { "Minimum items": 1, "Maximum items": 1, "Use minimum - maxium?": false, "List of items": [ { "ShortName": "xmas.present.small", "Minimum": 3, "Maximum": 6, "Chance": 100.0, "Give blueprint?": false, "SkinID": 0, "Displayname": "" } ] } }, "Use chat messages?": true, "Chat messages config": { "Chat messages prefix:": "<color=#C98300>Excavator Npc's</color>", "Chat Icon:": 0, "Message to the player when NPCs spawn:": "You've got company!" } }
    $15.00

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.6m
Total downloads
Customers
11.4k
Customers served
Files Sold
163.1k
Total sales
Payments
3.5m
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.