Jump to content

MK_

Creator
  • Posts

    42
  • Joined

  • Last visited

Everything posted by MK_

  1. [ScubaArena] Failed to setup Scuba arena - unloading... Error when loading the plugin
  2. MK_

    Bug with Backpacks

    same issue here for backpacks. players are losing their items after joining the paintball. but for survival arena, no issue at all
  3. MK_

    Request for Bi-Weekly

    Hello, is there a chance that you will implement Bi-Weekly wipe option? And if it is already integrated, can you share the config for this?
  4. Version 1.0.0

    4 downloads

    Rust.Steamplay.net - The Ultimate Rust Server Website Template Welcome to Rust.Steamplay.net, the premier template designed exclusively for Rust server administrators who want to elevate their community presence with a sleek, user-friendly, and feature-rich website. Perfect for showcasing your Rust server, engaging with players, and managing your gaming community. Key Features: Modern & Responsive Design - Crafted with a contemporary aesthetic, Rust.Steamplay.net ensures an optimal viewing experience on all devices, from desktops to mobile phones. Dynamic Content Display - Highlight server stats, player counts, and in-game events in real-time. Engage your audience with dynamic updates and keep them informed about the latest happenings on your server. Customizable Server Listings - Showcase multiple Rust servers with detailed descriptions, rules, and connection info. Easily update and manage your server listings to keep your community informed. Features Section - Keep your community informed with a dedicated features section. Tebex Integration - Monetize your server with an integrated donation system. Offer VIP memberships, special perks, and other incentives to support your server and enhance the player experience. SEO & Performance Optimized - Ensure your website ranks well on search engines and performs smoothly with built-in SEO and performance optimization features. PWA Integration - Turn your website into mobile app with PWA add to home screen feature. Will remove the browser and turn into app. Good for daily updates and leaderboards. Why Choose Rust.Steamplay.net Template? Easy to Customize - With a clean and well-documented codebase, customizing the Rust.Steamplay.net template to fit your specific needs is straightforward and hassle-free. Comprehensive Support - Enjoy dedicated support and regular updates to ensure your website remains up-to-date with the latest web technologies and trends. Tailored for Rust - Unlike generic templates, Rust.Steamplay.net is specifically designed for Rust servers, ensuring a perfect fit for your community's needs. Elevate your Rust server’s online presence with Rust.Steamplay.net. Create an engaging, professional, and dynamic website that will attract and retain players, foster community spirit, and help your server thrive. Demo Website: https://demo.steamplay.net/ All are customizable depending on your wants and like, even images.
    $17.99
  5. MK_

    Issue on latest Rust updates

    WPKits not working properly, for claimed kits, still claimable even there is cooldown.
  6. yes I think so, same issue also with other plugins that depends on economics. my temporary fix only fix the balance view for economics, but not the withdraw/deposit on your plugins. it won't be deducted upon protection
  7. I already fixed it, it has something to do with economics plugin if we are going to use cash economics as payment for raid protection fix at line 4714 if (config.Integration.Economics) { if (IsNull(basePlayer)) { return false; } if (Economics == null) { Puts("Economics is not loaded!"); return false; } object balanceObj = Economics.Call("Balance", basePlayer.UserIDString); if (balanceObj == null) { Puts($"Error: Could not retrieve balance for player with userID {basePlayer.UserIDString}. Balance is null."); return false; } double playersEco = (double)balanceObj; if (playersEco < amount) { return false; } var due = amount; return playersEco >= due; }
  8. right now yes. but before the rust update everything works fine
  9. Failed to call hook 'TcTab' on plugin 'RaidProtection v3.4.7' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.RaidProtection.GetBalanceResourceAmount (Oxide.Plugins.RaidProtection+ProtectedEntity tc, BasePlayer basePlayer) [0x00050] in <373266e1758d4944a791f75a47f935ce>:0 at Oxide.Plugins.RaidProtection.ShowProtectionStatusOverlay (BasePlayer basePlayer, Oxide.Plugins.RaidProtection+ProtectedEntity tc) [0x0088a] in <373266e1758d4944a791f75a47f935ce>:0 at Oxide.Plugins.RaidProtection.TcTab (Oxide.Core.Libraries.Covalence.IPlayer player, System.String command, System.String[] args) [0x00064] in <373266e1758d4944a791f75a47f935ce>:0 at Oxide.Plugins.RaidProtection.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x05360] in <373266e1758d4944a791f75a47f935ce>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <795304323ac74a298b8ed190a1dfa739>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <beb2b64691c64e2b95b99491bd85442c>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <beb2b64691c64e2b95b99491bd85442c>:0
  10. same issue due to rust updates
  11. I want my Personal builder build bases like the one in videos. Can you share it to me? cause right this is the only building it can build
  12. How to get more pbuilder json pattern prefab? My pbuilder bot always do the same building
1.7m

Downloads

Total number of downloads.

7.8k

Customers

Total customers served.

117.9k

Files Sold

Total number of files sold.

2.4m

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.