-
Posts
1,550 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ZEODE
-
- 31 comments
-
- 31 comments
-
Let me know what you think, any issues let me know on the support section for the plug-in and if you feel like leaving a review on it I’d appreciate it. You need the CustomNPC plug-in (which is free) or scientists won’t spawn, but it will work for animals without it. But I recommend getting it for future compatibility
-
Plugin is now live, current version has support for Bear, Wolf, Scientist and Heavy Scientist. Let me know what you think.
-
I have just finished writing this for you, it is kinda fun! I also added the option to spawn Wolf, Scientist and Heavy Scientist. The next update will add the ability to edit a data file directly to add whatever NPC prefab you want. I have submitted the file pending approval. Hopefully it will be available soon for you, or message me on here and I can provide you with a download link to it.
-
Version 1.2.7
1,532 downloads
Simple plugin to turn F1 Grenades into throwable NPC spawners! Spawn Bears, Wolves, Scientists, Murderers, Scarecrows, Heavy Scientists, Bradley APC and more wherever the grenade lands and explodes! Features: Optional support for Teams, Clans, Friends (Spawned NPC wont target) Enable/Disable different types Optional permissions for greater control Support for Server Rewards, Economics etc MANY configurable options via the config and data file Configure number to spawn, radius, aggression range, kits, option to strip corpse loot or not etc... Set spawned NPCs as Turret, Bradley, NPC & Animal safe Optional Sleeper Safe setting Compatible with NPC plugins such as Zombie Horde, BotReSpawn etc. Permissions: npcgrenades.bear npcgrenades.polarbear npcgrenades.wolf npcgrenades.boar npcgrenades.stag npcgrenades.chicken npcgrenades.scientist npcgrenades.heavy npcgrenades.juggernaut npcgrenades.tunnel npcgrenades.underwater npcgrenades.murderer npcgrenades.scarecrow npcgrenades.mummy npcgrenades.bradley npcgrenades.admin (required to use give command) Universal Commands (Prefix with / when using in chat): npcnade.give <NPCType> <PlayerName/SteamID> (NPCType is the same as the permission but without prefix "npcgrenades.") Information: There are many configurable options within the data file ("/oxide/data/NPCGrenades.json"). Below is an explanation of the different variables: Name - The display name of the NPC (and corpse/backpack for human NPC). Prefab - The path to the prefab for that NPC (Do not change!). Health - The starting health (HP) of the NPC. MaxRoamRange: Maximum distance the NPC will roam from spawn point. SenseRange: Max distance (m) NPC can sense threats. ListenRange: Max distance (m) NPC can hear. AggroRange: Distance NPC will become hostile to threats. DeAggroRange: Distance NPC will stop becoming hostile towards a previously hostile target. TargetLostRange: Distance at which a NPC will stop looking for a target. MemoryDuration: Memory time of NPC in seconds. VisionCone: FOV in degrees of the NPCs line of sight. CheckVisionCone: NPC only becomes aggro on threats within it's VisionCone. CheckLOS: NPC only attacks if has line of sight. IgnoreNonVisionSneakers: Threats crouch-walking outside of the NPC VisionCone are ignored. DamageScale: Damage scale as a percentage. PeaceKeeper: NPC only attacks hostile targets. IgnoreSafeZonePlayers: Players in Safe Zones are ignored. RadioChatter: Scientist radio chatter enabled or not. DeathSound: Scientist death sound enabled or not. NumberToSpawn: Number of NPC to spawn. SpawnRadius: Radius in which NPCs spawn if NumberToSpawn is greater than 1. DespawnTime: How long before the NPCs are despawned if not killed. KillInSafeZone - Kills NPC spawned in any safe zone StripCorpseLoot: Strip corpse of all loot when killed if true. If false, bots will keep their loot/kits. KitList: List of all kits which this NPC can use. If more than 1 kit, they are chosen at random. Speed: Overall maximum speed of NPC (default = 6.2). Acceleration: How quickly the NPC can get up to speed (default = 12.0). FastSpeedFraction: Running speed of the NPC between 0.1 - 1.0 (default = 1.0). NormalSpeedFraction: Normal walking speed of the NPC between 0.1 - 1.0 (default = 0.5). SlowSpeedFraction: Slower walking speed of the NPC between 0.1 - 1.0 (default = 0.3). SlowestSpeedFraction: Slowest walking speed of the NPC between 0.1 - 1.0 (default = 0.1). LowHealthMaxSpeedFraction: Walking speed of NPC when health is critical (default = 0.5). TurnSpeed: How quickly the NPC can turn around (default = 120.0). GrenadeSkinID - The item skin ID for the custom grenades (Do not change!) ExplosionSound - Path to the explosions sound played when the NPC spawns DefaultLoadout - The default items the NPC should spawn with if no Kits specified Bradley Specific: ViewDistance - How far the Bradley can see targets SearchRange - How far the Bradley will search for targets PatrolRange - The size of the area the Bradley will travel within when spawns PatrolPathNodes - When a grenade spawns a Bradley, it will add this many patrol points within the PatrolRange ThrottleResponse - How quickly the Bradley will accelerate CratesToSpawn - How many crates to spawn when destroyed Item SkinIDs (For Shops): Scientist: 2640541557 Heavy Scientist: 2640541496 Juggernaut: 2647297156 Tunnel Dweller: 2676146196 Underwater Dweller: 2676146329 Murderer: 2643502595 Scarecrow: 2647297210 Mummy: 2643385137 Bear: 2647301111 Polar Bear: 2868239755 Wolf: 2647303718 Boar: 2643502513 Stag: 2647297256 Chicken: 2647297056 Bradley APC: 2643385052 Example for Bradley APC Grenade in ServerRewards Shop: "grenade.f1_2643385052": { "shortname": "grenade.f1", "customIcon": null, "amount": 1, "skinId": 2643385052, "isBp": false, "category": 6, "displayName": "Bradley Grenade", "cost": 2500, "cooldown": 0 }, For other grenade types, copy the above but change the relevant SkinID to what type of NPC you want from the list above. If you get stuck, open a Support request.Free- 31 comments
- 6 reviews
-
- 3
-
-
-
I am going to make a video later on placement etc, but you can definitely use it with ServerRewards, I do on my servers. You can add it in game while holding the marketplace item in your hand and it will automatically be given the same icon in the reward shop as the item itself, simply using the "/reward add item cost" command. You will then need to edit the ServerRewards data file because it will by default call it a Large Wooden Box. So edit it similar to how @thepiercedweirdo showed you below, changing it to suit your needs. As another example, I have it set like this: "box.wooden.large_2618923347": { "shortname": "box.wooden.large", "customIcon": null, "amount": 1, "skinId": 2618923347, "isBp": false, "category": 3, "displayName": "Personal Marketplace", "cost": 2500, "cooldown": 0 } Note when you used skinned items in Server Rewards it will name it the original item and append the Skin ID, in this case 2618923347. If you don't add the item using the in-game command, then you can just add the above to your SR data file, making your changes to suit your needs and use the full URL to the custom image. You can use the url https://rustynuts.gg/pmicon.png or download and use as you wish:
- 72 comments
-
- #rust
- #marketplace
-
(and 7 more)
Tagged with:
-
- 72 comments
-
- #rust
- #marketplace
-
(and 7 more)
Tagged with:
-
- 72 comments
-
- #rust
- #marketplace
-
(and 7 more)
Tagged with:
-
Tested again now, it’s been running all night and all is good. Smooth, no rubber banding.
-
Well, its been about 3 hours or more and so far everything is smooth and no rubber banding anywhere.
-
I just had another thought, I had changed the protection radius from the default 50 as I found the pvp zone created around the bases was too small and people could abuse it as they don't become vulnerable until very close. I read in the plugin info that setting too high or low could affect the plugin. I had set it to 100, could that influence anything at all with this issue? With that in mind though, is there anything else I could change other than protection radius to increase the PvP zone around the bases? p.s. Made the changes you specified and loaded the plugin, again, so far everything is smooth and as I write 15 bases have so far spawned. I will update you again a little latter once it's been running a few hours.
-
I will try it, although, I changed the map size this wipe from 4k to 3500 and the map seed isn't great, lots of hills and monuments close together. So valid spawn locations are so few it doesn't even maintain my max events. I have made the changes in addition to the previous and will let you know how it goes later.
-
- 196 comments
-
- 1
-
-
- #rust plugin
- #custom rust plugin
-
(and 2 more)
Tagged with:
-
I think you should probably post this in the Support section, this is really the discussion section. But the instructions you need to follow are here in the plugin info: Loot Items Include Workshop Skins (true) Use Random Skin (true) - Skins items inside of boxes Use Imported Workshop Skins File (false) - copy existing Imported Workshop Skins section from Skinbox to the Imported Workshop Skins json file to apply. So I guess you should change Workshop and Random to false, then set Imported to true and do what it says with SkinBox data file to the one in "oxide/data/RaidableBases/ImportedWorkshopSkins.json".
-
- 196 comments
-
- #rust plugin
- #custom rust plugin
-
(and 2 more)
Tagged with:
-
No, I loaded 2.1.9 with your edit request on an already running server which had been running 2.1.6 before. Initially it seemed better, but when I left it running and came back a couple hours later to try again it was rubber banding.
-
So, I tried again later, in and around monuments I'm getting very bad rubber banding again. I would like to say that I don't think it is quite as bad, but still unplayable. I've reverted back to 2.1.6 again for the time being.
-
Sure no worries, I have just loaded it on one of my servers and so far so good. Before it would rubber pretty much immediately. So far its not at all, I will leave it running for a while and try it out again a little later after more bases have spawned in too and let you know.
-
I can try this later if I have time after work, although I don't know how it would change anything. In my testing to find what was causing the rubber banding I had restarted the server, meaning no raid bases initially and then new spawned in, so none were despawning and the server would lag and rubber band from the moment the server came online. Once I narrowed it down to RaidableBases plugin I would see the same on reloading the plugin, all bases destroyed, plugin loaded and the rubber banding would start pretty much immediately on plugin load. So doesn't seem to relate to despawning issues.
-
Version 1.2.4
1,156 downloads
Let your players shop from the safety of their own bases. Give them the ability to place & pickup their own drone Marketplaces, plus they look cool! With all the necessary configurable options, players will love this on any type of server, PvP or PvE. To add Marketplaces to server shops, I recommend adding the item rather than the command. You can do this with the following: Shortname: box.wooden.large SkinID: 2859284352 Features. Support for Friends, Clans, Teams Works with rewards shops like Server Rewards, Economics etc. Force on foundation (optional) Pickup by hitting a terminal with a hammer or chat command Allow multiple marketplaces (optional) Allow players to craft (optional) Configurable crafting cost More control with optional permissions Drop item if building underneath destroyed (optional) Lose condition on pickup (optional) Checks for space before placing (prevents clipping through structures) Config option to add vending machines to Marketplaces Option to block damage to attached vending machines Important Note: Rotate attached vending machines by hitting with a hammer. In-Game Commands (Remove / Prefix in F1 Console). /marketplace.give (give to self) /marketplace.give <PlayerName> or <SteamID> (give to player) /marketplace.craft /marketplace.pickup (Or hit a terminal with hammer) /marketplace.clear (Clear ALL stored marketplace data) /marketplace.clear <SteamID> (Remove marketplace data for player) Console/RCON Command. marketplace.give <PlayerName> or <SteamID> (give to player) marketplace.clear (Clear ALL stored marketplace data) marketplace.clear <SteamID> (Remove marketplace data for player) (Use console command in reward shops or give custom skinned item) Permissions (Optional). personalmarketplace.admin (Required for give & clear commands) personalmarketplace.deploy personalmarketplace.pickup personalmarketplace.craft API: Plugin devs can prevent conflict with this plugin by utilizing the following: Interface.CallHook("MarketplaceCheck", skinID) (where skinID = the skinID of the entity you are checking e.g. entity.skinID) Returns true if the given entity's skinID matches an item used by this plugin (deployable wooden box item, or Marketplace entity) or null if it is not. Plugin devs can use this to prevent conflict with their plugins if dealing with large wooden boxes or other items which maybe be Marketplace related, now or in the future. How to Place. As there is no deployable marketplace item in Rust, the plugin uses the large wooden box planner to help guide and align the Marketplace where you want to place it. Keep in mind the marketplace is a very large item, so it is only a guide to help align it. Make sure to place it far away from where you stand and from buildings, if there is not enough room you will not be able to place and you will get a chat message to tell you this. If you don’t get the position right first time, no worries, just pick it up and try again until happy with the placement. Use caution if marketplace condition is enabled, picking up the marketplace too many times will cause it to break and it is NOT repairable! Marketplaces are better placed in the middle of a 3x4 or larger foundation for best placement (see below image), but can be placed on open terrain or floors if allowed as such in the config: Inventory item: Custom Icon (to use in reward shops etc): https://rustynuts.gg/pmicon.png$12.99- 72 comments
- 5 reviews
-
- 3
-
-
-
- #rust
- #marketplace
-
(and 7 more)
Tagged with:
-
I had to unload the 2.1.9 version, terrible rubber banding especially near monuments and bases. Does anyone have 2.1.7? I have 2.1.6 which is OK, but 2.1.7 was also good for me?
-
Yeah, it kinda is right here in your error message: at Oxide.Plugins.RaidableBases.<LoadTable>m__F (Oxide.Plugins.RaidableBases+TreasureItem ti) [0x00000] in <cfa995b892084dcea746f8afeffeff88>:0 It's failing to load the loot tables, which are in the json data loot files.
-
What about the other loot profiles? Such as the Base_Loot and Weekday_Loot. Also did you edit the Profiles? Run all of the json files through the validator unless you are sure you didn't edit any others. Other than that, the next step I guess would be to delete the entire data directory for RaidableBases and reload the plugin to start fresh. Back up the existing just in case, then you can refer to it to speed up making the changes again later. Or wait until nivex is around and ask him if he has any better ideas.