Jump to content

Qbis

Creator
  • Posts

    159
  • Joined

  • Last visited

Everything posted by Qbis

  1. Qbis

    Easy Gather

    Buy plugin and then ask me )
  2. Qbis

    My Animal Farm

    This was changed in one of the updates, due to the influence of other plugins on the work of this function, many buyers
  3. Qbis

    Scrap Copter Taxi

    There is no such setting in the plugin
  4. Qbis

    My Animal Farm

    describe the problem to me in private messages in detail
  5. Qbis

    Town Wars

    No, only default
  6. Qbis

    My Animal Farm

    Sorry, I'm at work, I'll fix it soon
  7. Qbis

    heli stuck on landing

    If this error occurs on another map, please let me know. Probably just a local error of this map
  8. Qbis

    Scrap Copter Taxi

    Unfortunately, there are no plans for such an update.
  9. Qbis

    Scrap Copter Taxi

    1) There may be a problem with navigation, but not on all custom 2) No, it can't 3) There is no such possibility
  10. Qbis

    Console Error Message

    Changed Status from Pending to Closed
  11. Qbis

    Console Error Message

    Fix it
  12. Qbis

    Make Unbreakable

    Changed Status from Pending to Closed
  13. Qbis

    Console Error Message

    Hello, I had a very difficult work week, today I will check the error
  14. Qbis

    Console Error Message

    I will check it
  15. Qbis

    Easy Gather

    The plugin adds a ticket after the generated loot in the crates. If your plugin for loot changes supports adding a skin ID to an item and a name, then in the configuration for my plugin you can create a ticket, but simply do not specify the crates in which it should appear. The stacks it uses are those specified in your plugin's configuration corresponding to the short name . The default is glue.
  16. Qbis

    Easy Gather

    Version 1.0.5

    17 downloads

    The plugin adds a building to the server in which you can extract resources. Main In order for the player to get into the building, he needs to earn time. Time can be obtained by exchanging tickets. Tickets can be issued through the donation store, game store or added to crates It is also possible to include the top players Players do not take damage It is forbidden to teleport a friend to yourself / to a friend and home After the end of the time, if the player remains in the farm room, then he begins to receive radiation and damage, and for trying to extract damage increases by 10 times You can leave the building using the button in the player menu installation Download the plugin Download the building file and put it in the oxide folder Download building file Configuration Basic settings Enable/Disable top Auto clear data on wipe Rollback to teleport How long to remove the looted box inside the building Maximum number of players per building Ticket settings Skin id ticket Custom ticket name Link to picture Amount of time the ticket gives Crates in which it will spawn and at what chance Setting items with which you can not teleport Setting the spawn time for farm objects Setting points for farming each object (for top) Blocking commands Removing dropped items Localization for EN and RU languages Give tickets through the console or store gtic "Nickname or Steam ID of the player" "SkinID of the ticket" Privilege for give tickets in the game easygather.give Command /aeg - Call the admin menu (requires administrator rights) /eg - Call the player's menu Demonstration Admin menu Quick placement of objects for gathering Spawn time setting Removing unwanted spawns Adding 3D Text Set player spawn points Set main timer points Teleport to the building Giving yourself free farm time Building change Building renovation Clearing all 3d texts Clearing all spawns The interface is localized for RU and EN languages Creating your building The CopyPaste plugin is responsible for this, the video below demonstrates how to create your own building or change one to another You can change buildings among themselves at any time! All objects / 3D texts / Main timer / Player spawn are tied to their building Make sure that the zone (ZoneManager, zone id [994422]) completely covers the farm building, in which case just expand the zone in the config Config { "Main settings": { "After how many seconds to remove the looted crate": 4, "Teleport cooldown": 600, "Maximum players": 10, "Is the top active": true, "Auto clear players data on Wipe": true, "Building file name (copypaste)": "eg_room_v1", "Photo for user interface": "https://i.imgur.com/k9HzQLM.jpg", "Zone size": { "x": 150.0, "y": 150.0, "z": 150.0 }, "Shortname for tickets": "glue", "No more than 1 ticket per crate": true, "After how many seconds to remove thrown items": 10, "Punishment for being in the zone after the end of time (1 - radiation + damage, 2 - instant death)": 1 }, "Ticket settings": [ { "SkinID": 2852472024, "Custom name": "Ticket 60", "Image url": "https://i.imgur.com/BHUj7e3.png", "How much time gives (seconds)": 60, "Crates from which a ticket can drop with a chance": { "crate_elite": 30, "crate_normal": 10 } }, { "SkinID": 2852471535, "Custom name": "Ticket 30", "Image url": "https://i.imgur.com/VusjY8D.png", "How much time gives (seconds)": 30, "Crates from which a ticket can drop with a chance": { "crate_normal": 40 } }, { "SkinID": 2852471429, "Custom name": "Ticket 10", "Image url": "https://i.imgur.com/A1dN4N0.png", "How much time gives (seconds)": 10, "Crates from which a ticket can drop with a chance": { "crate_normal_2": 20, "crate_tools": 20 } } ], "Object respawn settings (seconds)": { "assets/bundled/prefabs/autospawn/resource/ores/stone-ore.prefab": 120, "assets/bundled/prefabs/autospawn/resource/ores/metal-ore.prefab": 240, "assets/bundled/prefabs/autospawn/resource/ores/sulfur-ore.prefab": 360, "assets/rust.ai/agents/stag/stag.prefab": 120, "assets/rust.ai/agents/bear/bear.prefab": 360, "assets/rust.ai/agents/boar/boar.prefab": 360, "assets/rust.ai/agents/wolf/wolf.prefab": 240, "assets/rust.ai/agents/chicken/chicken.prefab": 60, "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-1.prefab": 120, "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-2.prefab": 160, "assets/bundled/prefabs/radtown/loot_barrel_1.prefab": 120, "assets/bundled/prefabs/radtown/loot_barrel_2.prefab": 160, "assets/bundled/prefabs/radtown/oil_barrel.prefab": 140, "assets/bundled/prefabs/radtown/crate_elite.prefab": 480, "assets/bundled/prefabs/radtown/crate_normal.prefab": 360, "assets/bundled/prefabs/radtown/crate_normal_2.prefab": 360, "assets/bundled/prefabs/radtown/crate_tools.prefab": 240, "assets/bundled/prefabs/radtown/underwater_labs/crate_ammunition.prefab": 240, "assets/bundled/prefabs/radtown/underwater_labs/crate_tools.prefab": 240, "assets/bundled/prefabs/radtown/underwater_labs/crate_elite.prefab": 480, "assets/bundled/prefabs/radtown/underwater_labs/crate_normal.prefab": 360, "assets/bundled/prefabs/radtown/underwater_labs/crate_normal_2.prefab": 240 }, "Setting points for top players": { "assets/bundled/prefabs/autospawn/resource/ores/stone-ore.prefab": 1, "assets/bundled/prefabs/autospawn/resource/ores/metal-ore.prefab": 1, "assets/bundled/prefabs/autospawn/resource/ores/sulfur-ore.prefab": 1, "assets/rust.ai/agents/stag/stag.prefab": 1, "assets/rust.ai/agents/bear/bear.prefab": 1, "assets/rust.ai/agents/boar/boar.prefab": 1, "assets/rust.ai/agents/wolf/wolf.prefab": 1, "assets/rust.ai/agents/chicken/chicken.prefab": 1, "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-1.prefab": 1, "assets/bundled/prefabs/autospawn/resource/loot/loot-barrel-2.prefab": 1, "assets/bundled/prefabs/radtown/loot_barrel_1.prefab": 1, "assets/bundled/prefabs/radtown/loot_barrel_2.prefab": 1, "assets/bundled/prefabs/radtown/oil_barrel.prefab": 1, "assets/bundled/prefabs/radtown/crate_elite.prefab": 4, "assets/bundled/prefabs/radtown/crate_normal.prefab": 3, "assets/bundled/prefabs/radtown/crate_normal_2.prefab": 2, "assets/bundled/prefabs/radtown/crate_tools.prefab": 2, "assets/bundled/prefabs/radtown/underwater_labs/crate_ammunition.prefab": 2, "assets/bundled/prefabs/radtown/underwater_labs/crate_tools.prefab": 2, "assets/bundled/prefabs/radtown/underwater_labs/crate_elite.prefab": 4, "assets/bundled/prefabs/radtown/underwater_labs/crate_normal.prefab": 3, "assets/bundled/prefabs/radtown/underwater_labs/crate_normal_2.prefab": 2 }, "Blocked itms (shortName)": [ "syringe.medical", "antiradpills" ], "Blocked commands": [ "kit" ], "Config version": { "Major": 1, "Minor": 0, "Patch": 4 } }
    $25.00
  17. Qbis

    Scrap Copter Taxi

    Write me in pm. Need your config
  18. Qbis

    Scrap Copter Taxi

    Custom or procedural map ?
  19. Qbis

    My Animal Farm

    Напиши мне в лс пожалуйста в вк или дс, посмотрим что там, я не особо даже понял проблемы
  20. Qbis

    Town Wars

    If this plugin has same API as other Clans plugins, then it work At the time of release of my plugin, it worked with these clans
  21. Qbis

    My Animal Farm

    Its other plugin, I written you above what you need to do All images link in ImageLibrary`s data, change if you need
  22. Qbis

    My Animal Farm

    Or write me in discord Qbis#7664. I will help you
  23. Qbis

    My Animal Farm

    Set ShortName as large box SkinID as config skinID`s stag Custom name "Stag"
  24. Qbis

    My Animal Farm

    I cant understand what you want. Add animals to reward items?
  25. Qbis

    My Animal Farm

    It is problem with ImageLibrary. Clear plugin`s data
1.8m

Downloads

Total number of downloads.

8.4k

Customers

Total customers served.

127k

Files Sold

Total number of files sold.

2.6m

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.