maxalt
Member-
Posts
262 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by maxalt
-
Thank you very much! I really appreciate your help. By the way, I have one more question. As I mentioned earlier, suppose a team has a mix of online and offline players. If the online players complete a raid and the team cooldown becomes active, then one of the players who was offline logs in afterward. In that situation, is it the expected behavior for the cooldown UI to appear for the player who has just logged in?
-
[05:09:34] Loaded 210 items from RaidableBases/Difficulty_Loot/Easy [05:09:34] Loaded 281 items from RaidableBases/Difficulty_Loot/Medium [05:09:34] Loaded 303 items from RaidableBases/Difficulty_Loot/Expert :[05:09:34] Loaded 314 items from RaidableBases/Difficulty_Loot/Nightmare [05:09:34] Loaded 4 items from RaidableBases/Base_Loot/Easy Bases [05:09:34] Loaded 9 items from RaidableBases/Base_Loot/Medium Bases [05:09:34] Loaded 9 items from RaidableBases/Base_Loot/Expert Bases [05:09:34] Loaded 11 items from RaidableBases/Base_Loot/Nightmare Bases [05:09:51] [RaidableBases] 25% loaded (121 potential points) [05:10:04] [RaidableBases] 50% loaded (281 potential points) [05:10:17] [RaidableBases] 75% loaded (607 potential points) [05:10:30] [RaidableBases] 100% loaded (1029 potential points) [05:10:30] [RaidableBases] Grid initialization completed in 58 seconds and 355 milliseconds on a 4500 size map with 1029 potential points. By the way, there don't seem to be any errors in the server logs.
-
Thank you for your reply! I do have administrator permissions. However, I still sometimes see the Buyable cooldown UI and sometimes I don't. Just to confirm, even if the cooldown UI is displayed, players with administrator permissions (or the raidablebases.allow permission) should never actually be affected by the cooldown. Is that correct? Also, I'd like to clarify something from my previous ticket (URL). I'm still using the Shop plugin. However, the RP is effectively only deducted by Shop. My Shop item executes the following command: deposit %steamid% 20000 | buyraid 3 %steamid% The flow is: The player purchases the Expert raid from Shop for 20,000 RP. Shop immediately refunds 20,000 RP using the deposit command. The buyraid command is executed. RaidableBases is configured to charge 20,000 RP. So although Shop initially deducts 20,000 RP, it is immediately refunded, and the actual cost comes from RaidableBases. The player therefore pays 20,000 RP in total. The issue is that the Shop purchase log always appears, but after that, RaidableBases produces no messages at all—not even the usual "paid" message—and nothing is written to the server console either. I hope this explains the situation more clearly. Sorry for the confusion, and thank you again for looking into this!
-
Hello, Previously (https://codefling.com/files/support/29787-regarding-the-buyraid-command/), I contacted you because Buyable Raidable Bases were not spawning. Starting this wipe, I switched to letting RaidableBases handle the RP cost directly instead of using the Shop plugin. At first, I thought everything was working correctly, but I've now received reports that certain players can purchase a base and nothing happens. My guess is that the issue is related to the cooldown system. For example, one player was in a team of four. Two members were online and purchased a Raidable Base. The base spawned correctly, but they logged off before completing it. Later, when the other two teammates logged in and tried to purchase another Raidable Base, nothing happened. There was no response from RaidableBases and no message was displayed. On another day, two team members completed a Raidable Base successfully. Later, the two teammates who had been offline logged in. Sometimes the Buyable cooldown UI appeared for them, and sometimes it did not. When the cooldown UI did not appear, it seemed that the cooldown was still active in the background. They were able to purchase a base, but after purchasing, nothing spawned and no message was shown. I've experienced something similar myself while playing on my own server. Sometimes my friend who completed the raid with me sees the cooldown UI, while I don't. Other times, I see it as expected. Because the cooldown UI appears inconsistently, I'm wondering if there might be a small issue with the cooldown logic itself. Just in case, I've attached my .json configuration file as well. I apologize for taking up your time, and I really appreciate your help. Thank you! RaidableBases.json
-
Thank you! I have one more question. When editing Shops/Default.json, I noticed there are both Image and Skin fields. If I enter a Skin ID in the Skin field, the shop usually loads the corresponding image automatically. However, some Skin IDs don't display an image at all. In those cases, I've been using the Image field with a direct image URL instead, and that works fine. Is there a reason why some Skin IDs don't load their images? I'd like to understand what determines whether a Skin ID can be used this way.
-
Thank you! Would it be okay if I asked two more questions? 1. Cooldown reset Let's say a player with the shop.default permission purchases an item that has a 30-minute cooldown. As expected, they can't purchase it again until the cooldown expires. Is there any way to allow that player to purchase it again immediately? Right now, the only workaround I've found is to unload the Shop plugin, remove that player's cooldown entry from oxide/data/Shop/Player.json, and then load the Shop plugin again. This works, but while the plugin is unloaded, nobody can access the Shop. Is there a better way to achieve this? 2. The "ID" field { "Shop Categories": [ { "Enabled": true, "ID": 1822931874, "Category Type": "None", "Title": "Special", "Permission": "", "Sort Type": "None", "Items": [ { "Type": "Item", "ID": 5000, "Image": "", "Permission": "" Regarding the ID field, am I correct in understanding that: For Type: "Item", this should be the Rust Item ID. For other types such as Command, is it okay to leave the ID field empty ("")? I just wanted to make sure I'm using it correctly.
-
Could you give me some advice on how you would configure it? For example, on Nightmare there are 6 crates, and I'd like the M249 to appear about once, or at most twice, across those crates. For items that I always want players to receive, I've enabled ExtraLoot and placed them there. Is that the correct way to use it, or would you recommend a different approach?
-
Thank you very much!! I'll give that a try! By the way, there weren't any messages or errors displayed at all. After executing the command, it simply seems like RaidableBases doesn't respond.
-
Is it possible to execute more than one command when a command is run? Or is it limited to executing only a single command?
-
Regarding the buyraid command, I previously asked about it here (https://codefling.com/files/support/29413-about-buyable-events/). After adding free, it started working, but it seems to fail sometimes. More specifically, when the buyraid command is executed from Mevent's Shop, RaidableBases sometimes doesn't respond at all. One of my players noticed that it usually works when the NormalLockout message is being shown, but when it isn't, the purchase often fails. Does this give you any clues as to what might be causing the issue?
-
Hello! What should I do if a crate is not spawning even though its chance is set to 100%? Could it be because too many items have been registered for that difficulty level, or because there are too many items with high chance percentages, causing it to be excluded during the loot roll process?
-
I'm sorry for asking something I already asked about a year ago! (I looked back through the old support thread, but I still couldn't figure it out.) I'm using CustomLoot to give specific loot to certain Bots, but I can't remember how I was supposed to set up loot for a newly created Bot. I created a new Bot profile in-game using: /botrespawn add <ProfileName> After that, I looked for that profile name in CustomLoot, but I couldn't find it anywhere. If I remember correctly, I thought CustomLoot would automatically create something like: "BotReSpawn-ProfileName": { for the new profile. Or am I remembering that wrong?
-
Thank you for your reply. In the explanation you provided, it says that when using Shop-related plugins, the item should be offered for free and the cost should be managed by RaidableBases itself. However, up until now I have been doing the opposite: Cost set to 0 in RaidableBases Cost configured in the Shop plugin This setup has been working fine. If nothing changed regarding this behavior in the June update, then my first thought was that the issue might be on the Shop side. However, even when I execute the command directly from the console, I receive the exact same message: [RaidableBases] No purchase price is configured for this difficulty. That makes me wonder if the issue is actually within RaidableBases after all... At this point, I honestly have no idea what is happening.
-
Hello! Were there any changes to Buyable Events in the latest patch for the forced June wipe? Until now, I had been purchasing them by adding a command through: https://codefling.com/plugins/shop?tab=details using: buyraid difficulty %steamid% for 3000 RP (Economics). However, starting this wipe, when I run this command, it says: [RaidableBases] No purchase price is configured for this difficulty. and the purchase cannot be made. Even if I do not go through Shop and run: buyraid difficulty steamid directly from the console, the same result is returned. This is my current config. I have not changed this config file at all since April or May. RaidableBases.json
-
Thank you as always! I appreciate your help and look forward to hearing what you find.
-
Hello! It looks like zombies (Bots spawned by BRS) and scientists are being mixed up again this wipe! (09:54:12) | Zombie[334672] died (Generic) (09:54:12) | Zombie[977926] died (Generic) (09:54:12) | Zombie[971774] died (Generic) (09:54:12) | Zombie[844316] died (Generic) (09:54:12) | Zombie[947137] died (Generic) (09:54:15) | Zombie[986087] died (Generic) (09:54:15) | Zombie[352829] died (Generic) (09:54:15) | Zombie[349009] died (Generic) (09:54:15) | Zombie[352706] died (Generic) (09:54:15) | Zombie[351136] died (Generic) (09:54:15) | Zombie[887450] died (Generic) (09:54:25) | Scientist[227] died (Generic) (09:54:34) | Zombie[305675] died (Generic) (09:54:34) | Zombie[828269] died (Generic) (09:54:34) | Zombie[303972] died (Generic) (09:54:37) | Zombie[334725] died (Generic) (09:54:37) | Zombie[371191] died (Generic) (09:54:37) | Zombie[476086] died (Generic) (09:54:37) | HL Zombie[1406060] died (Generic) (09:54:37) | Zombie[846672] died (Generic) (09:54:44) | Scientist[369] died (Generic) (09:54:44) | Scientist[370] died (Generic) (09:54:44) | Scientist[371] died (Generic) (09:54:44) | Scientist[612] died (Generic) (09:54:44) | Scientist[226] died (Generic) (09:54:52) | Zombie[299694] died (Generic)
-
Hello! In /Profile/Nightmare.json, under: }, "NightmareBase3": { "CopyPaste Options": [ { "Option": "stability", "Value": "false" }, { "Option": "autoheight", "Value": "false" }, { "Option": "height", "Value": "1.0" } ], "Explosive Costs": [ { "Item Shortname": "explosive.satchel", "Amount": 16, "Enabled": false }, { "Item Shortname": "ammo.rifle.explosive", "Amount": 256, "Enabled": false } ] }, what exactly does this Explosive Costs section mean, and what can it be used for?
-
Thank you as always for the wonderful plugin! When a player purchases a Raidable Base using buyraid, the following message appears in chat: [RaidableBases] A 〇〇 raidable base event has opened at 〇〇! You are 〇〇m away.[PVE][Owner:〇〇] I would like to change the text color of the [Owner:〇〇] part. Which part of lang/en/RaidableBases.json should I edit to do this?
-
Hello! Is it possible to set the number of skill points required to level up each node individually?
-
"Marker_Enabled": true, "Marker_Visible_When_NPCs_Are_Dead": false, "Marker_Main_Colour": "#ffff00", "Marker_Outer_Colour": "#000000", "Marker_Opacity_Percent": 15, "Marker_Radius_Percent": 20, "Immune_From_Damage_Beyond": 400, "Short_Roam_Vision": false, "Off_Terrain": false, "APC_Safe": true, "WeaponTrap_Safe": true Hey! Thanks as always for your help! I have another question. With this configuration, will a marker not appear at the bot’s current location? The map size is 4500, and RoamRange is set to 2250, so I’d like to be able to see where they are.
-
It seems that when using the RPG-7 skin, everything gets fully repaired!!
-
"Blacklist of item shortnames that will not trigger the max repair buff": [ "lmg.m249", "smg.mp5", "lifle.l96", "rifle.ak", "rifle.lr300", "rocket.launcher", "jackhammer", "chainsaw" ] }, Thank you for the amazing plugin! It seems the MaxRepair issue was fixed in 1.7.9, but even with this setting, repairing a rocket launcher still restores its durability to full!
-
Thank you!! You’re a genius! By the way, is it possible to display the “I understood” button over two lines vertically? I don’t mind if either Japanese or English is smaller.
-
{ "NoPermission": "You don't have permission to use this command.", "WarnUsage": "Usage: /warn <player name or steamid> <message>", "PlayerNotFound": "Player not found. Use SteamID for offline players.", "DuplicateWarning": "Duplicate warning prevented for player {0}", "WarningSent": "Warning sent to {0}: {1}", "WarningSaved": "Warning saved for offline player {0}.", "WarnAllUsage": "Usage: /warnall <message>", "WarnAllSent": "Global warning sent to {0} online players: {1}", "ConsoleWarnUsage": "Usage: warn <player name or steamid> <message>", "ConsoleWarnAllUsage": "Usage: warnall <message>", "AcknowledgeThanks": "Thank you for acknowledging the warning.", "GuiTitle": "SERVER WARNING", "GuiButtonText": "✔ I understood | ✔ 理解しました。", "GuiDatePrefix": "Date", "GuiWarningFormat": "Hello {0}, you have received a warning.\n{0}様、鯖缶から警告を受けています。" } Thank you. Putting Japanese aside, for now I’d be happy if commands like <size> and <color=> were supported/applied! At the moment, it doesn’t seem to be applied even when this .json file is loaded.
-
Thank you for this amazing plugin! Does the lang/en/AdminWarn.json file in this plugin support rich text? I’d love it if rich text like this could be applied: <size=5> test </size> I use Japanese, but when I edit the lang file, any text that overflows doesn’t get displayed.