Jump to content

hid333

Creator
  • Posts

    738
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by hid333

  1. hid333

    Gravity

    The following items that can be set in gravity's config are marked as admin,but they also affect moderators. If possible, it would be helpful if you could separate the permissions. "Ignore administrators? [true/false]": false,
  2. The latest update has fixed the team issue. It seems that you have added a message for the winning group, but it just appears in the chat as WinnerAnnouncementMsg. When I checked the source, there was only one line written, so do I need to manually add the message to the Lang file?
  3. Since the RUST update on 7/4 this season, contests have stopped being held. When you run startfc, a global chat message stating "Contest generation successful" is output, but it never starts. No errors are output to the console. When you run joinfc, a chat message stating "Cannot participate, recruitment has closed" is returned. It seems like the contest ends immediately without being generated on the map, so what is the reason for this? Since we are using a custom map, we were wondering if there were any conditions. The map we are using is as follows: https://codefling.com/maps/gravity
  4. hid333

    Item Perks

    I built another server and tried using the exact same plugins and configuration files, but I couldn't find the problematic plugin. I'm totally stuck; All I know at this point is that only items enhanced with item perks cause clients to disconnect when repaired, that normal items are repaired without any problems, and that the error "NullReferenceException: Object reference not set to an instance of an object kicked: RPC Error in Repairitem" is displayed when disconnecting. I'll look into it a bit more. Thank you.
  5. hid333

    Item Perks

    I see, so there's a possibility that other plugins are affecting it somehow. But why can't I repair only items with perks? I'll look into it.
  6. I'm considering buying it, so I'd like to confirm a few things beforehand. 1. Can it be used on a custom map? 2. Can I think of it as the same function as the default mobile vendor in FP? (It runs on the map and respawns after a certain amount of time has passed) 3. Can the product and price settings be set from the UI? Or can they only be set in the config file? 4. Can the price be automatically set by specifying upper and lower limits like in FP vending machines? 5. Can custom items with skins be sold? 6. Can command execution and permission granting be sold (although I don't think this is possible)
  7. hid333

    Item Perks

    I checked it out. It disconnected whether I set it to ON or OFF.
  8. hid333

    Item Perks

    In the latest version, repairing an enhanced item on a repair bench will cause the client to disconnect.
  9. hid333

    LuckyBlock

    I noticed that there are a lot of lucky boxes floating on the ocean. Would it be possible to specify a prefab (e.g. barrel, normal crate, etc.) that turns into a lucky box, or to set it so that they don't spawn on the ocean?
  10. It's almost certain that the team composition will fall apart. There are no particular issues with the survival arena, so what could be the cause? I don't have any plugins for teams, clans, or friends.
  11. Once, after the start of the game, everyone became a zombie leader and the game ended immediately. The cause is unknown. Also, when the timing overlapped with the Survival Arena, everyone was kicked out of the server and could not participate in ZIA until the server was restarted.
  12. hid333

    SimplePVE

    I created a zone in the survival arena venue and set its ID to a disabled SimplePvE zone, but it didn't work, so I gave up and turned it off. But now that the update is here, I'm trying to delete the settings file and see if it will work properly with default settings, but even when I enter the PvP zone, the icon doesn't change to PvP, and when I leave the zone, a chat message appears saying it has switched to PvE. Also, I can't pick up the backpack I dropped, and neither can my team members. I have it set to be possible to pick up in the settings, but is it working properly for other people...?
  13. hid333

    Automated Messages

    I have confirmed that this has been fixed in the latest version 2.0.3. Thank you for your response.
  14. hid333

    Automated Messages

    I understand. I would have been happy if I could execute commands, or at least chat commands (e.g. /vanish), so that I could consolidate the implementation of multiple other plugins into this plugin, but... It would be very helpful if I could just output chat at a specific time (game/real). Thank you for listening to my opinion.
  15. hid333

    Automated Messages

    It would be nice if chat, chat commands, and F1 commands could be executed using in-game time or real-time (server time) as triggers.
  16. hid333

    Automated Messages

    Everything else is fine, such as the player name and ID, but {playercountry} is not displayed and is blank. Do you know of any settings that might be causing this? We are using v2.2.4 of the Placeholder API.
  17. hid333

    LuckyBlock

    Lucky blocks will still spawn even if you set "Chance to spawn instead of any spawnable loot [0 - 100]" to 0.
  18. hid333

    Item Perks

    Thank you for the update. Is there a list of prefabs that can be used to improve furnaces, etc.? I tried adding electric furnaces, but it didn't work. I'd be happy if it could be done with lockers and repair benches, too, to give the feel of improving equipment. List of things I tried adding in config but couldn't use Electric furnace, TC, locker, repair bench, research table, mixing table
  19. hid333

    LuckyBlock

    It is used by default. The config's command is executed using the F1 console command.
  20. hid333

    LuckyBlock

    If i create a box with the test command and open it, it works. Commands in the config are not available or will cause an error. Example: luckyblock air_drop (04:58:49) | Failed to call hook 'consolelbUse' on plugin 'LuckyBlock v1.0.0' (IndexOutOfRangeException: Index was outside the bounds of the array.) at ConsoleSystem+Arg.GetString (System.Int32 iArg, System.String def) [0x0000b] in <084fdfa8dba64eeb8e55858eaa8c5467>:0 at ConsoleSystem+Arg.GetULong (System.Int32 iArg, System.UInt64 def) [0x00000] in <084fdfa8dba64eeb8e55858eaa8c5467>:0 at Oxide.Plugins.LuckyBlock.consolelbUse (ConsoleSystem+Arg arg) [0x0003d] in <b74f4a66513f4e65a29e80d5a844f02f>:0 at Oxide.Plugins.LuckyBlock.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x005a4] in <b74f4a66513f4e65a29e80d5a844f02f>: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
  21. hid333

    Gravity

    When I update Gravity's config file and reload the plugin, it reverts to the default. I just want to change the ”ignore admin” and ”dome” settings to true, but it's not working. Are there any conditions I need to meet?
  22. hid333

    Server Hud

    Understood. Personally, I would like to create subordinate permissions used by plugins within the plugin itself, but I understand for now.
2m

Downloads

Total number of downloads.

9.4k

Customers

Total customers served.

136.7k

Files Sold

Total number of files sold.

2.9m

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.