Jump to content

walkinrey

Creator
  • Posts

    912
  • Joined

  • Last visited

Everything posted by walkinrey

  1. i will add this in a next update
  2. walkinrey

    Auto Pickup

    Changed Status from Pending to Closed
  3. Changed Status from Pending to Closed
  4. I made a mistake in the translation, the width means the length of the road, if you want cars to drive only on long roads - specify a value of at least 1000
  5. walkinrey

    errors

    Changed Status from Pending to Closed
  6. walkinrey

    errors

    the log is also written in English
  7. walkinrey

    errors

    just a message displaying information that the car has spawned. can be changed only through the plugin code, but for what
  8. walkinrey

    errors

    install SpawnModularCar plugin
  9. walkinrey

    errors

    so, were you able to solve the problem?
  10. walkinrey

    errors

    can i see your config? and what map do you use? custom or procedural russian characters and names in the config, I think it's not such a big problem anyway, this is a test config and it needs to be reconfigured
  11. walkinrey

    errors

    unload plugin, delete config and load plugin again it seems you dont have any presets in the config
  12. yep this plugin works with custom maps. you can create an unlimited number of bots with different clothes and features and attach them to a specific car preset
  13. walkinrey

    Auto Pickup

    i am tested auto-pickup and didnt find any bugs. also, i prepare an example for you to how setup shortcut buttons "GUI setup": { "How many seconds to update the GUI?": 6, "Panel layer (Hud, Overlay, Overall, Hud.Menu, Under)": "Overlay", "Panel position": { "type": "RectTransform", "anchormin": "1 1", "anchormax": "1 1", "offsetmin": "-170 -104", "offsetmax": "-10 -10" }, "Second position of the panel (used if the player has a personal bot)": { "type": "RectTransform", "anchormin": "1 1", "anchormax": "1 1", "offsetmin": "-335 -104", "offsetmax": "-175 -10" }, "1 panel color": "#7f8c8d", "2 panel color": "#bdc3c7", "Health bar color": "#2ecc71", "Shortcut buttons": [ { "Text on button": "Auto-pickup enable", "Executable chat commands": [ "panimal auto-pickup enable" ] } ] },
  14. walkinrey

    Auto Pickup

    its a fixed list, you cant change it how i remember it was cutted out here is the answer for your question. you can add auto-pickup commands to the gui through configuration. you need to edit the list of shortcut buttons in the config. i will check it now
  15. hmm interesting but difficult to implement good idea i will add it hmm, how do you propose to make them compatible? destroy traffic at the start of the convoy event?
  16. Changed Status from Pending to Closed
  17. To give yourself an item, you need to have at least one configured item in the config "Bot install by item": [ { "Item name": "PersonalNPC", "Item shortname": "furnace", "Item skin": 2741314889, "Bot info": { "Bot spawn delay": 300.0, "The name of the bot to be selected through the command when spawning": "bot1", "Bot name": "Personal bot of player %OWNER_NAME%", "Bot appearance (0 - random)": 0, "Maximum health": 150.0, "Bot speed (slowest, slow, normal, fast)": "normal", "Enable infinite ammo for the bot?": true, "Enable display of the bot on the map? (frankenstein icon)": true, "Start kit": [ { "Item name": "", "Item shortname": "shoes.boots", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "pants", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "hoodie", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "mask.bandana", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "hat.boonie", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" }, { "Item name": "", "Item shortname": "sunglasses", "Item skin": 0, "Item amount": 1, "In which container to place? (belt, main, wear)": "wear" } ], "Functions setup": { "Can a bot loot crates?": true, "Can the bot mine trees and stones?": true, "Can the bot pick up resources? (wood, sulfur and metal ore, stones)": true, "Should the bot protect the owner?": true, "Should the bot defend itself?": true, "Can the bot travel by car/copter and other vehicles?": true, "Can the bot pick up dropped items?": true, "Recover the owner from a wounded state": { "Can the bot recover the owner if he is in a wounded state?": true, "Recover time": 6.0 }, "Can the bot attack other people's buildings?": true, "Can a bot attack its owner's buildings?": false, "Can the bot collect resources within a radius of 50 meters? (/pnpc auto-pickup)": true, "Can the bot farm resources within a radius of 50 meters? (/pnpc auto-farm)": true }, "Gather setup": { "Shortname of items that can harvest trees": [ "hatchet", "chainsaw", "hammer.salvaged", "stonehatchet", "axe.salvaged" ], "Shortname of items that can mine stones and ore": [ "pickaxe", "stone.pickaxe", "hammer.salvaged", "jackhammer", "icepick.salvaged" ], "Setting up mining rates": { "stones": 2.0, "wood": 5.0 } }, "Damage and interactions setup": { "Bot damage rate": 2.0, "Bot recive damage rate": 0.5, "Can players damage the bot?": true, "Can the bot damage players?": true, "Can turrets target and kill a bot? (all turrets will not be able to damage the bot)": false, "Prevent bot owner turrets from aiming and killing the bot? (bot owner's turrets will not be able to damage the bot)": true, "Blacklist of objects that the bot will ignore when owner selecting a target (short prefab name)": [ "barricade.sandbags" ] }, "Black list of items that cannot be put into the inventory of the bot": [ "rocket.launcher" ] } } ], This is an item from the standard configuration. To issue it, you need to enter the command pnpc.item STEAM_ID 2741314889
  18. polo bears will be added in next update how i remember turret doesnt attack any animals
  19. walkinrey

    Personal NPC

    In config you have a list which named 'Bot install by item'. In default config in this list you have a one example, how to setup this list for another bots. If you using a default config and you want to receive item to install a bot, you need type a command 'pnpc.item {STEAM_ID} 2741314889' in your server console. Instead '2741314889' skin id you can use any another, if it exists in the config. only 1 bot per player if you have any questions, you can also write me to the discord: walkinrey#2924
  20. Version 1.5.0

    1,467 downloads

    Tired of driving on abandoned roads in Rust? Traffic Drivers adds AI-driven vehicles with armed companions ready to defend their drivers. Customize everything from vehicle setups to AI behavior, making each road feel more dynamic and unpredictable! Features: Dynamic AI Traffic • AI-powered vehicles patrol Rust’s roads with armed drivers and companions. • Customizable AI reactions – decide how they respond to attacks! • Companions will fiercely protect their driver. High-Speed Combat & Encounters • Bots fight back when their vehicle is attacked. • Drivers can temporarily accelerate when under fire. • Setup damage rates, loot tables, and AI health settings. Full Vehicle Customization • Choose vehicle modules – add storage, engines, and protection. • Set fuel limits or enable infinite fuel. • Adjust max speed, destroy rules, and car respawn times. • Optional locks for security Loot & Rewards System • Configure loot inside storage modules – control drop rates and item amounts. • Customize driver & companion inventory – weapons, clothes, and other supplies. ⚙ Spawn Control • Set limits on active traffic vehicles. • Adjust minimum road length • Configure auto-destruction for stuck cars. • Prevent AI from attacking friendly drivers and companions. Total Customization & Control: 🛠 Vehicle Presets: • Select modules (cockpit, storage, engine types). • Adjust fuel, speed, engine durability, and others. • Define loot contents inside storage modules. Driver & Companion AI: • Set driver names, health, appearance, and clothing. • Configure damage resistance and response to attacks. • Equip companions with custom armor, health, and weapons to protect their driver. See It in Action! Watch the Video Configuration: { "Vehicle presets": { "3-х модульный транспорт": { "Modules": [ "vehicle.1mod.engine", "vehicle.1mod.storage", "vehicle.1mod.cockpit.with.engine" ], "Add codelock?": false, "Add door lock?": false, "Engine parts tier (0-3, 0 to spawn without parts)": 3, "Fuel amount (-1 for max amount)": -1, "Water amount for fuel tank (not necessary, -1 for max amount)": 0, "Max speed": 10.0, "Enable infinite fuel": true, "Driver preset name (leave blank to spawn random driver)": "", "Destroy car after driver death?": false, "Block access to engine parts?": true, "Destroy engine parts after driver death?": true, "Loot in Storage Module": { "Add loot to Storage Module": true, "Loot": [ { "Item shortname": "wood", "Item skin": 0, "Item name (not necessary)": null, "Spawn chance": 100.0, "Item amount": { "Minimum": 1000.0, "Maximum": 10000.0 } }, { "Item shortname": "stones", "Item skin": 0, "Item name (not necessary)": null, "Spawn chance": 100.0, "Item amount": { "Minimum": 5000.0, "Maximum": 50000.0 } } ] } } }, "Driver presets": { "Водитель Ярик": { "Display driver name": "Водитель Ярик", "Bot skin (0 - random)": 0, "Bot health": { "Minimum": 100.0, "Maximum": 150.0 }, "Bot loot": [ { "Item name": null, "Item shortname": "rifle.ak", "Item skin": 0, "Spawn chance": 100.0, "Item amount": { "Minimum": 1.0, "Maximum": 1.0 }, "Target container (main, belt, wear)": "belt" }, { "Item name": null, "Item shortname": "hatchet", "Item skin": 0, "Spawn chance": 100.0, "Item amount": { "Minimum": 1.0, "Maximum": 1.0 }, "Target container (main, belt, wear)": "main" } ], "Driver will be moving with default speed (1) or will be increase max. speed for a while (2) when attacked?": 2, "Damage receive rate": 0.5, "Clothes": [ { "Item shortname": "hazmatsuit", "Item skin": 0 } ], "Companion": { "Spawn companion for driver? (he will shoot and protect him)": true, "Display companion name": "Компаньон-защитник", "Companion health": { "Minimum": 100.0, "Maximum": 150.0 }, "Clothes": [ { "Item shortname": "attire.banditguard", "Item skin": 0 } ], "Damage receive rate": 0.5, "Damage rate": 2.0 } } }, "Limits, spawn and interaction setup": { "Maximum amount of cars": { "Minimum": 1.0, "Maximum": 5.0 }, "Minimum road width": 100, "After how many seconds destroy stuck car?": 60.0, "Delay between spawn next car": 5, "Prevent bots from attacking drivers and companions?": true } }
    $30.00
  21. walkinrey

    Personal NPC

    ok i will add this feature soon, many people want it
  22. walkinrey

    Personal NPC

    you wanna sell it in bandit camp / outpost? i can add feature to spawn personalnpc through installing an item, but i think you will can sell them for scrap only through other plugins (like shop or something another)
  23. it has long been in the plans to make the issuance of personal bots and animals in different plugins. i propose to make the issuance of items, the installation of which will appear a one-time personal bot. accordingly, this item can be added to different shops so that players can purchase it for different currencies on your server.
  24. what is it for?
  25. ok i will add this option to the config in the next update
1.6m

Downloads

Total number of downloads.

7.7k

Customers

Total customers served.

115.4k

Files Sold

Total number of files sold.

2.3m

Payments Processed

Total payments processed.

×
×
  • 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.