-
Posts
507 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Reels
Support Center
Everything posted by Flammable
-
Version All Versions
507 downloads
NEW Update release soon to support CustomMixing by Pitereq!!! This is only the configuration for Custom Mixing Table by @David and Custom Mixing by @ThePitereq. You will need to buy ONLY ONE of the plugins first in order to use these configs. Both are NOT required. I've created this complex configuration for personal use on my server and all players love it. Now I decided to release it here as well for everyone. It's not 100% perfect, and can always be tweaked personally because everyone has a different preferences, but in general, this is an excellent config to add unique mixing drug recipes on your server and make players engaged in this side activity. This will make your players involved from A to Z collecting ingredients, mixing drugs and etc. Just extract the files to the proper folders and you are ready to go. This full configuration includes the following ready to drag and drop files: Files for Custom Mixing Table by David include: - A lot of custom drug recipes (vanilla tea recipes also included as well, everything is accessible by default) Files for Custom Mixing by ThePitereq include: - A lot of custom drug recipes (vanilla tea/ammo/pie recipes also included as well) - Drug recipes are only accessible through the MixingTable and not via the Cooking Table. - The recipes are split into 3 categories by permission - "drugs" (the hard drug items), "weed" (the hemp related drugs) and "ingredients" (used for the crafting recipes) (you'll have to grant the permissions to the default group first in order to allow all players to see the recipes at the mixing table or only grant access to a specific group if you want to make it a roleplay job exclusive) Files for Consumable Effects by David include: - Unique visual effects when using each one of the drugs/ingredients. - Unique stats buffs when using the Drugs/Ingredients. (great buffs (wood/ore/scrap/healing/etc. +%) combined with hard de-buffs when consumed (bleeding/radiation/poison/dirty/etc.) in order to create immersion) - Fully balanced implementation of the unused dirtiness player stat as a 'drug addiction' meter to prevent spam usage and make players needing to consume anti addiction items too. Files for Extra Gather Bonuses fork by David includes: - All raw custom ingredients like opium, coca leaves, etc. drops from berry bushes (any color), sulfur nodes, hemp plants, trees, etc. - The item shortname used for all custom collectable items is the Black Berry Clone because this is not obtainable in the base game through the world but you can plant the close still, allowing players to grow more at their bases. (you can also use another plugin that can let players obtain custom items to make any of the ingredients obtainable - AlphaLoot, Static Lootables, etc.) Files for Talking NPC Vendors by Razor includes: - NPC Dealer profile at the Outpost (default) where players can easily sell (optionally buy) drugs to the NPC for Scrap/physical Cash item, etc. through the vending machine UI. /Custom Vending Setup from uMod is required/ - NPC Dealer profile where players can sell (optionally buy) drugs through the NPC via dialog options (like the boat/heli vendors) - NPC Dealer profile at the Bandit Camp (default) where players can buy temporary access and unlock the drug recipes in the Mixing Table (split into the 3 categories again drugs, weed and ingredients) (default currency is Cash, custom paper item, but you can change it to scrap or rp, etc.) Flexible configuration: - You can easily edit the buff/de-buff values for each consumable item, the required items for mixing the recipes. drop rates for the custom ingredients or prices/items for the NPC vendor. (adding entirely new recipes/ingredients to the plugin might require more knowledge on your end) - Bleach/Glue/Blood items are added to the sulfur ore drops from Extra Gather Bonuses in order to not break the whole configuration functionality, but you might want to add them somewhere else. - Any of the custom items can be inyegrated into any plugin by adding the base item shortname, Item Display Name and the custom skinID (I personally added the bleach to the barrels loot via the AlphaLoot plugin on my server, the glue is craftable from bones and the blood is purchased via a cooking plugin, that's why these personal configs won't fit your server) - You can allow players to sell/buy any of the custom items from this configuration via any shop plugin, for example Shop UI by David. TIP: In the CustomMixing by Pitereq you can have the drug recipes only on the mixing table (not on the cooking table as well) and then block the crafting/researching of the Mixing Table item from the server. You can sell it to the server shop instead or even place it at specific monument via the Monument Addons plugin from uMod to create more location based roleplay experience. If you have any questions, feel free to ask me. Also, please leave a review if you want, this will help me a lot. WARNING: The whole configuration is made to let the player have fun inside a video game and does not encourage the usage of any drugs in real life!$5.00- 19 comments
- 2 reviews
-
- 3
-
-
- #configuration
- #config
- (and 9 more)
-
- 75 comments
-
- #stacks
- #chest stacks
- (and 9 more)
-
@MeventI am blind or wagon carts are missing. I use another plugin to change spawned amount of resource - ex. min 10k sulfur max 20k sulfur in the wagon but stacks are vanilla 1k and only 10k sulfur spawns because it has 10 slots x1000 each slot. Decided to use your Stack plugin to modify wagon stacks to x2 or x3 but can't find these assets in the containers section. Ideas?
- 75 comments
-
- #stacks
- #chest stacks
- (and 9 more)
-
Not sure what happened with the portals but only the reset command worked while remove sends error only, still when it was supposed reset outpost portals with reset command, it executed but one of them didn't remove and I had to "ent kill" it manually. I used to reload the plugin 2 times and add/remove same portal like 20-30 times until place it properly to fit the place I want it to be perfectly placed/rotated and etc. maybe this caused trouble idk...
- 138 comments
-
@_senyaaPlugin is totally not working for me. I have sandbox already disabled. When I type "/customportals add test1" at outpost then type exactly the same at bandit portals are placed but pressing ENTER (E) does nothing. Changed name to "Magic Portal" from "Portal" in the config, not sure if this can break something with the plugin functionality. https://streamable.com/mxdzhy EDIT: Somehow works if set the 2 portals at Outpost only or Bandit only. If there's kind of weird range limit between the 2 teleporters so you can only teleport from-to the same monument then all I can say is SADGE : ((( Btw this happens when try to remove existing portal Failed to call hook 'CustomPortalsCommand' on plugin 'CustomPortals v1.1.0' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component) at Oxide.Plugins.CustomPortals.CustomPortalsCommand (BasePlayer player, System.String command, System.String[] args) [0x0041d] in <884b2ed9ac9d42098c054788dc6f6cfd>:0 at Oxide.Plugins.CustomPortals.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x006d6] in <884b2ed9ac9d42098c054788dc6f6cfd>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <bae5f1223fce49c493b01571c99dce02>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <bae5f1223fce49c493b01571c99dce02>:0
- 138 comments
-
Want to buy this plugin but do not see/have any uses on my server. Anyways might consider getting it just to support the developer and play around with it. Of course, Facepunch made this whole thing possible and if they do not break the functionality of the Halloween TP doors plugin will be great for every server.
- 138 comments
-
- 1
-
-
Yeah, Orange is not very reputable for some reason and of course is not the best developer in a lot of terms but he's not a bad person for me unless I see full proof he's stealing other developers' code. Stealing ideas is not morally ok but that's all. Without defending Orange. thanks to his bundle I made Rust Tournaments like "So special and private" Rustoria (Trust In Rust/Base Invaders) ones possible. While if I wait for Rustoria or someone else to code/release a plugin here for this type of tournament and actually happens would one day be outdated cuz there will be 10 more cool/interesting new types of tournaments hosted and players wanting to play them instead of Base Invaders.
-
@MikeHawke Can you please release a hotfix so you can again drag something from your inventory from the bottom side? In vanilla, you can quickly drop shit by dragging them at the bottom middle of your screen (directly under the hotbar) but this plugin is the best thing in my entire server. Do not want to remove it but maybe cuz it's kind of UI panel breaks dropping. Everyone complains about it.
- 19 comments
-
- 32 comments
-
- 1
-
-
- #chat
- #better chat
-
(and 4 more)
Tagged with:
-
I know about this plugin but I was wanting to unlock the SprayCan Pack. 1. Let players free spray around. 2. Use more sprays not only the rust logo. For 2 I have seen a plugin with modded UI where you can add custom sprays and use them - might buy it in the future. Not sure how to allow spaying/writing mode ( 1 ).
-
@LaserHydraAny chance to add support for Clan TAG per oxide group? For example my players (default group) are with vanilla chat blue name and clan tag is force set to blue vanilla color too. My supporters have gradient from blue to white. I want to make clan tag the same - from blue to white so it will match with the name. As Admin my name is green to white and I want to have same clan tag. Now everyone have force BLUE clantag and players can manually change to something else but this does not mean they will make themselves proper gradient when buy supporter to keep the chat aesthetics.
- 32 comments
-
- #chat
- #better chat
-
(and 4 more)
Tagged with:
-
After last update or idk (last time when I played with this plugin on my server were before 3-4 months) so not sure from when issue exist but got report yesterday that ONLY Store robbery npc's shoot at you while giving 0 damage. You are like "global.god 1" vs them and makes no sense cuz they are no longer thread for players. Any solution?
-
- 115 comments
-
It's only question for now but if creating this type of plugin is not 1. too much expensive 2. can work like vanilla CCTV's from computer station I might like to see it done and for sure will pay for it.
-
Is this plugin good now? Before used to stop cheaters by making legit players cry about how everything is noticeable and changed and how guns are fucked up so hard and you waste thousands of hours to learn the recoil and then the plugin makes you a forced noob. Now with the new gun update is there any noticeable change for the legit players making them frustrated when the plugin is used? And does it work after combat update properly?
- 20 comments
-
- #antimacros
- #antiscript
-
(and 4 more)
Tagged with:
-
-
- 115 comments
-
-
What I am doing wrong? I properly set up the plugin to only warn via UI and kick you from the server after 300seconds if not in a clan but the UI is missing. I do not see the countdown and warning message on my screen at all... When the type /ac plugin works and I am put into the random clan without issues. My goal is to force everyone on my tourney to be in a clan without the need of checking each player manually. Without warning UI working for me plugin is useless...
-
+1, I would like to see this plugin too but the only problem I am aware of is that inside the plane is transparent texture and you can't walk inside and instead will go through it.