-
Posts
154 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Qbis
-
If this error occurs on another map, please let me know. Probably just a local error of this map
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
Hello, I had a very difficult work week, today I will check the error
-
I will check it
-
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.
- 9 comments
-
- #resource
- #resources
-
(and 2 more)
Tagged with:
-
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- 9 comments
-
- #resource
- #resources
-
(and 2 more)
Tagged with:
-
Changed Status from Pending to Fixed