Jump to content

SlayersRust

Creator
  • Posts

    1,835
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by SlayersRust

  1. Very cool plugin I'll add it to all 12 of my servers today! The only thing I found confusing for players that don't know about the event. Is most will want to Press "E" interact key on the door to start the event but that does not work. Left clicking to start the event took me a while to figure out as opening doors is usually e in Rust and most never left click unless shooting a gun or swinging an axe etc. Keep up the great work!
  2. I did not know I also had to pick the Fridge sorry. I also picked the fridge now, once picked the fridge disappears and was always empty and leave behind a single elite crate inside the room and the two locked crates spawned correctly near the gas pumps though. Would it be possible to allow 2 elite crates to spawn? Console said this [SafeCracker] [SafeCracker] Spawned 1 elite crate(s) [SafeCracker] [SafeCracker] Spawned 2 hackable crate(s)
  3. I like to match all my MapMarkers colors, size and transparency across all plugins so at a quick glance players can recognize the events and it looks much cleaner and nicer visually. Would it be possible to have a way to adjust the map marker color, transparency and size?
  4. Is this plugin bad? I think it simply just runs the command every hour or however long I set it? https://umod.org/plugins/timed-execute I could go and use my server console as well if that is better with a schedule
  5. So once I safecrack hacked the door using the GeigerCounter there was a fridge and it was just empty with no loot inside, and I also don't see a car anywhere like in the video. How do I get loot to spawn in the fridge? I have these two loot options you provide set but no loot spawns "Spawn Elite Crate": true, "Spawn Hackable Crates (max. 2)": 2, Please see screenshots. I think a few things are not working correctly. I also attached my config SafeCracker.json
  6. Hello @RustFlashdoes the event start automatically or do I have to use some sort of plugin like TimedExecute to initiate the event? I only see "Event Duration (minutes/0=infinite)": 45, but I do not see a config option for how often and when it spawns?
  7. I added the hexagons and they work decent on the ground, foundations and walls but you cannot place items or anything on top of them. Overall pretty cool item. I’ll spend some time this week trying to find some more interesting items for the config
  8. Was this conflict ever fixed whats the issue?
  9. SlayersRust

    Hello issue

    I opened a ticket with discord staff for codefling thanks for following up
  10. Thank you kindly! Your events plugins are some of my players favorites! So they would really enjoy tracking them in their leaderboard stats if possible in the future
  11. Hello is it possible to add compatibility with the "Ultimate Leaderboard" Plugin for completion of your event to be a statistic in Ultimate Leaderboard? API for Developers UltimateLeaderboard provides a comprehensive API for developers to integrate with other plugins and extend functionality: Methods JArray API_GetUltimateLeaderboardUsers(int offset, int limit, int? columnIndex = null) - Get leaderboard users with pagination float API_GetPlayerStat(ulong playerId, string lootType, string shortname) - Get specific player statistic bool API_IsHiddenFromLeaderboard(ulong playerId) - Check if player is hidden from leaderboard void API_OnItemGather(ulong player, string shortname, int amount) - Add gather statistics for a player void API_OnEventWin(ulong userID, string eventName, int amount = 1) - Record event wins for a player Hooks void OnUltimateLeaderboardContent(BasePlayer player, string categoryType, CuiElementContainer container) - Called when displaying custom category content void OnUltimateLeaderboardCached() - Called when leaderboard data is cached and ready
  12. Hello is it possible to add compatibility with the "Ultimate Leaderboard" Plugin for completion of your event to be a statistic in Ultimate Leaderboard? API for Developers UltimateLeaderboard provides a comprehensive API for developers to integrate with other plugins and extend functionality: Methods JArray API_GetUltimateLeaderboardUsers(int offset, int limit, int? columnIndex = null) - Get leaderboard users with pagination float API_GetPlayerStat(ulong playerId, string lootType, string shortname) - Get specific player statistic bool API_IsHiddenFromLeaderboard(ulong playerId) - Check if player is hidden from leaderboard void API_OnItemGather(ulong player, string shortname, int amount) - Add gather statistics for a player void API_OnEventWin(ulong userID, string eventName, int amount = 1) - Record event wins for a player Hooks void OnUltimateLeaderboardContent(BasePlayer player, string categoryType, CuiElementContainer container) - Called when displaying custom category content void OnUltimateLeaderboardCached() - Called when leaderboard data is cached and ready
  13. Hello is it possible to add compatibility with the "Ultimate Leaderboard" Plugin for completion of your event to be a statistic in Ultimate Leaderboard? API for Developers UltimateLeaderboard provides a comprehensive API for developers to integrate with other plugins and extend functionality: Methods JArray API_GetUltimateLeaderboardUsers(int offset, int limit, int? columnIndex = null) - Get leaderboard users with pagination float API_GetPlayerStat(ulong playerId, string lootType, string shortname) - Get specific player statistic bool API_IsHiddenFromLeaderboard(ulong playerId) - Check if player is hidden from leaderboard void API_OnItemGather(ulong player, string shortname, int amount) - Add gather statistics for a player void API_OnEventWin(ulong userID, string eventName, int amount = 1) - Record event wins for a player Hooks void OnUltimateLeaderboardContent(BasePlayer player, string categoryType, CuiElementContainer container) - Called when displaying custom category content void OnUltimateLeaderboardCached() - Called when leaderboard data is cached and ready
  14. Hello is it possible to add compatibility with the "Ultimate Leaderboard" Plugin for completion of your event to be a statistic in Ultimate Leaderboard? API for Developers UltimateLeaderboard provides a comprehensive API for developers to integrate with other plugins and extend functionality: Methods JArray API_GetUltimateLeaderboardUsers(int offset, int limit, int? columnIndex = null) - Get leaderboard users with pagination float API_GetPlayerStat(ulong playerId, string lootType, string shortname) - Get specific player statistic bool API_IsHiddenFromLeaderboard(ulong playerId) - Check if player is hidden from leaderboard void API_OnItemGather(ulong player, string shortname, int amount) - Add gather statistics for a player void API_OnEventWin(ulong userID, string eventName, int amount = 1) - Record event wins for a player Hooks void OnUltimateLeaderboardContent(BasePlayer player, string categoryType, CuiElementContainer container) - Called when displaying custom category content void OnUltimateLeaderboardCached() - Called when leaderboard data is cached and ready
  15. Hello is it possible to add compatibility with the "Ultimate Leaderboard" Plugin for completion of your event to be a statistic in Ultimate Leaderboard? API for Developers UltimateLeaderboard provides a comprehensive API for developers to integrate with other plugins and extend functionality: Methods JArray API_GetUltimateLeaderboardUsers(int offset, int limit, int? columnIndex = null) - Get leaderboard users with pagination float API_GetPlayerStat(ulong playerId, string lootType, string shortname) - Get specific player statistic bool API_IsHiddenFromLeaderboard(ulong playerId) - Check if player is hidden from leaderboard void API_OnItemGather(ulong player, string shortname, int amount) - Add gather statistics for a player void API_OnEventWin(ulong userID, string eventName, int amount = 1) - Record event wins for a player Hooks void OnUltimateLeaderboardContent(BasePlayer player, string categoryType, CuiElementContainer container) - Called when displaying custom category content void OnUltimateLeaderboardCached() - Called when leaderboard data is cached and ready
  16. SlayersRust

    Hit Markers

    Are there are recent videos showcasing all the different options of this plugin in action?
  17. SlayersRust

    Ganja

    Anyone know if its possible to add Crafting of these to the Ultimate Leaderboard Plugin? { "Type": "Craft", "Image URL": "", "Title": "Skunk Weed Joint", "Prefab": "horse.shoes.basic", "Second Prefab": "" } I dont think this would work as crafting basic horse shoes wont work and it needs a prefab name to work. Anyone figured this out?
  18. SlayersRust

    Weird conflict

    Animal Farm Plugin but I also use AutoFarm Plugin. The issue is possible to be unrelated maybe. Just thought I'd report in case someone else brings it up. I'll keep searching why plants are dying then
  19. SlayersRust

    NRE with RPC

    Is this still an issue?
  20. SlayersRust

    bugs

    Omg is this still a problem? I may have to remove plugin for now or refund. I use UIAutoSort plugin what one do you use @jonnathanwick
  21. SlayersRust

    Weird conflict

    I run ForeverRipe Plugin which usually works great to keep plants from decaying etc. but as soon as I added your plugin AnimalFarm yesterday plants now start dying and decaying. Is there something in your animal farm that causes this? As soon as I remove animal farm plugin plants then no longer decay and stay ripe again. Thanks for any help! I’d love to keep this plugin on my server as I just bought it but it’s currently ruining 100s of players farms and they are all decaying on them as they are used to the ForeverRipe farms
  22. SlayersRust

    Server Hud

    Would it be possible to have txt here? Like have it say Net Worth $7653762 ? "Economy plugin [Economics | ServerRewards]": { "Currency": "Net Worth $", "Value color": "#10ff10", "Enable": true, "Which plugin use [ServerRewards | Economics]": "ServerRewards"
  23. Hello I'm currently using TheButton for the EpicLoot Button and I'd like to move away from this plugin and just use EpicLoots button. How can I make the EpicLoot Icon the exact same size as TheButton and in the exact same position with the same transparency background? I shared two screenshots to show exactly how I'd like it to appear Is this possible @imthenewguy?
  24. @MihoLast visited 10 hours ago Please fix mate! It's a great plugin but needs some updates please my players have been asking for over a year now!

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.9k
Customers served
Files Sold
156.5k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • 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.