-
Posts
133 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by NINJA WORKS
-
Hello. Does this mean that this happens when the same seed is placed in all slots? In that case, I have confirmed that only the seed in slot 1 grows once per grow time. This can be fixed. I have confirmed that if you put different seeds in each slot, it works properly according to the grow time settings.
- 42 comments
-
- #rust
- #facepunch
- (and 12 more)
-
- 42 comments
-
- #rust
- #facepunch
- (and 12 more)
-
Has the config been reset since the update? No settings have been added in this update, so the Config will not be initialized. "EnableFishStackLimit": true, If you set this to false, you can stack fish, but the size and weight of the item will not be saved. When selling, the value will be calculated as "FishBaseValuesForDisableFishStackLimit" × "RarityMultipliers". changed to this setting require a server restart.
- 40 comments
-
Sorry. If the developer provides an API, it may be possible to link them together.
-
Integration with other paid plugins is not guaranteed and requires support from the plugin developer.
-
- 40 comments
-
- 40 comments
-
If possible, could you install just Special Grenade and Image Library and see if it works properly? There may be a conflict with other plugins.
-
Is this the same issue as this report? I have just fixed it and updated it.
-
Hello. I apologize for the inconvenience. Let us check your environment. - Do you have imagelibrary installed? - Are you using Carbon? Only Oxide is supported. - Have you installed any other grenade-related mods? Conflicts may occur, and if so, we will need to investigate. - Can you access https://i.imgur.com/ ? If you can't, you won't be able to load images. In this case, you'll need to upload images to a site that allows it and reset the data. - Operation in the staging branch is not guaranteed.
-
Version 1.0.2
31 downloads
Special Grenade -Animated Edition- SpecialGrenade adds three unique smoke grenade variants to your Rust server, each with distinct visual effects and gameplay mechanics. Transform standard smoke grenades into powerful tactical tools with poison damage, healing, or tear gas effects. Each grenade type features stunning visual effects including animated screen overlays, colored sphere indicators, and immersive sound effects that enhance gameplay without compromising performance. Features Poison Grenade (Toxic) - Deals continuous damage to players and NPCs within the smoke radius - Purple-colored visual sphere indicator - Animated poison screen overlay effect - Hazmat suit protection option - Configurable damage per second for players and NPCs separately Healing Grenade - Heals players within the smoke radius over time - Green-colored visual sphere indicator - Animated healing screen overlay effect - Configurable heal amount per second - Hazmat suit protection option Tear Gas Grenade - Causes blindness and visual impairment - Red-colored visual sphere indicator - Animated tear/blink effect with eye-watering visuals - Dynamic smoke overlay animation - Hazmat suit protection option Configuration { "Toxic Grenade Settings": { "Skin ID": 3650606945, "Display Name": "Poison Grenade", "Damage Per Second": 10.0, "NPC Damage Per Second": 10.0, "Effect Duration (seconds)": 45.0, "Show Sphere": true, "Hazmat Protects From Effect": true, "Enable Sound": true }, "Healing Grenade Settings": { "Skin ID": 3650606786, "Display Name": "Healing Grenade", "Heal Amount Per Second": 1.5, "Effect Duration (seconds)": 20.0, "Show Sphere": true, "Hazmat Protects From Effect": false }, "Tear Gas Grenade Settings": { "Skin ID": 3650607092, "Display Name": "Tear Gas Grenade", "Blindness Duration (seconds)": 60.0, "Smoke Duration (seconds)": 45.0, "Show Sphere": true, "Hazmat Protects From Effect": true, "Enable Sound": true }, "Enable Image Preload On Connect": true } Command Console Command : givegrenade <SteamID> <SkinID> <amount> Give grenades to a specific player Example (Gives 10 Poison Grenades to the specified player.) givegrenade 76561198012345678 3650606945 10 Chat Command : /grenade Give all grenade types to yourself (Admin Only) Important Notes - Requires ImageLibrary plugin for visual effects - If the NpcSpawn plugin is installed, NPC smoke grenades will randomly choose between tear gas or poison. - Hazmat suit protection can be toggled per grenade type - Image preloading recommended for best performance - The smoke duration cannot be set to more than 45 seconds. - It seems that certain server services do not allow you to download imgur images. In that case, please download all imgur images manually, upload them to another image upload site, and specify the URL. (Data folder) Contact VOID / NINJA WORKS DISCORD : https://discord.gg/U8uxePjSyA MADE IN JAPAN$15.00 -
Thanks! I'll send you a Image.GAMEOVER_IMAGE.zip
-
Changed Status from Pending to Fixed
-
Changed Status from Pending to Work in Progress
-
Thanks, I'll fix the gibs issue.
-
The functionality for displaying custom weapon item names has been fixed. Regarding NPC custom names, custom names for scientist NPCs were displayable, but custom names for patrol helicopters and Bradleys may still be retained by code in the creator's mod. To resolve this issue, developer support (such as providing an API) is required. My plugin will be updated today.
-
Hello. I don't have that plugin, but I have confirmed that in the current version, it doesn't count when players destroy patrol helicopters and Bradleys. Could you please confirm what message will be displayed after the fix is updated? I think it's possible to add a function to display the item.name of weapons. We'll consider it for the next update.
-
Hello. What kind of design are you looking for?
-
Hello. I will add the settings in the next update.
-
Version 1.1
62 downloads
QR Logo QRLogo is a plugin that displays a custom QR code on player screens in Rust servers. Display your server's Discord invite link, website, social media accounts, and more as a QR code that players can easily scan with their smartphones. A small QR code icon is always displayed in the top-left corner of the screen. When clicked, it expands to the center of the screen with a **smooth animation**. Click anywhere on the screen to collapse it back to its original size. Features - Automatically generates QR codes from configured URLs - No external libraries or image files required - Full URL encoding support - Freely adjustable display position - Configurable sizes for normal and expanded views - All settings managed via config file Technical Specifications - QR Code Standard: QR Code Version 1-20 supported - Error Correction Level: M (Medium) - ~15% data recovery capability - Rendering Method: Pixel-by-pixel drawing using CUI panels Recommended Use Cases - Discord Server Invite Links - Server Website / Wiki - Voting Sites (Rust-Servers.net, etc.) - Donation Pages - Social Media Accounts (Twitter/X, YouTube, etc.) - Server Rules Page Configuration { "QrUrl": "https://codefling.com", "LogoAnchorX": 0.29, "LogoAnchorY": 0.98, "LogoSizePx": 80.0, "ExpandedSizePx": 500.0, "EnableAnimation": true, "QrModuleColor": "0 0 0 1", "QrBackgroundColor": "1 1 1 1" } Important Notes - If the URL is too long, it may be difficult to scan. You may need to resize it in the configuration. - We recommend using a URL shortening service. - If the URL is too long, the animation may be slow. Please set whether or not to animate depending on the length of the URL. Contact VOID / NINJA WORKS DISCORD : https://discord.gg/U8uxePjSyA MADE IN JAPANFree -
- 42 comments
-
- #rust
- #facepunch
- (and 12 more)
-
Hello. This plugin does not disable the server's anti-cheat, but rather simulates a double jump by placing the player on a transparent object and lifting them up. The player does not actually flying. It simulates gravity/physics (rigid body speed) to control upward movement. Also, if you set the value too high in the settings, it may be detected as a flyhack. It works against Rust's default anti-cheat, but is not invincible to advanced detection.
- 3 comments
-
- 1
-
-
- #rust
- #facepunch
-
(and 8 more)
Tagged with: