Jump to content

Soller

Level Designer
  • Posts

    96
  • Joined

  • Last visited

About Soller

  • Birthday 07/27/1988

Recent Profile Visitors

3,248 profile views

Soller's Achievements

Enthusiast

Enthusiast (6/15)

  • One Year In
  • Conversation Starter
  • Collaborator
  • Dedicated
  • Reacting Well

Recent Badges

28

Reputation

  1. Soller

    Monument Owner

    Error while compiling MonumentOwner: The type or namespace name 'AI' does not exist in the namespace 'Rust' (are you missing an assembly reference?) | Line: 9, Pos: 16
  2. Soller

    Server Panel

    The plugin seemed a little difficult to set up, but it works fine. I've used almost all the dashboards for RUST, and maybe even all of them. And I can say from experience that at the moment this is the best and most versatile information panel.
  3. This error began to appear very often. Failed to call hook 'OnItemRemovedFromContainer' on plugin 'AttackHelicopterModifier v1.2.1' (NullReferenceException: ) at (wrapper managed-to-native) UnityEngine.Component.get_gameObject(UnityEngine.Component) at UnityEngine.Component.GetComponentInParent (System.Type t, System.Boolean includeInactive) [0x00001] in <6ef01846f2094996aa9c77a64b17827d>:0 at UnityEngine.Component.GetComponentInParent[T] () [0x00001] in <6ef01846f2094996aa9c77a64b17827d>:0 at Oxide.Plugins.AttackHelicopterModifier.OnItemRemovedFromContainer (ItemContainer container, Item item) [0x0000d] in <6ee901e3c1d84bc0ba8d457b86c9c25b>:0 at Oxide.Plugins.AttackHelicopterModifier.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0040f] in <6ee901e3c1d84bc0ba8d457b86c9c25b>: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
  4. Soller

    Update Checker

    I didn't notice this, this URL was created automatically.
  5. Will one of you make such a plugin and upload it to CF, or are you waiting for a personal contract from me?
  6. Soller

    Update Checker

    The plugin does not see WipeBlock. WipeBlock - not found This is no longer an Extension, it is a full-fledged plugin. { "Name": "WipeBlock", "Author": "Mevent", "Plugin version": "1.0.9", "Link to plugin": "https://codefling.com/file/939-wipeblock/", "Marketplace": "Codefling", "Ignore": false },
  7. Is there a plugin that can show all the buildings and items on the server of a certain player that I specify?
  8. Soller

    Raidable Bases

    But it turns out that the statistics are reset. On my server, wipe happens once a month.
  9. Soller

    Raidable Bases

    I think it's worth making sure that the statistics of each player are stored in a separate file, as is done in many plugins. There is clearly something wrong with the current saving of statistics in a single file.
  10. Soller

    Raidable Bases

    There is something wrong with this information, it does not correspond to reality. About one week ago I raided 10 easy level bases and 3 medium level based. But at the command /rb writes, I raided 1 base of the easy level and 1 base of the medium level.
  11. Soller

    Raidable Bases

    Another suggestion, is it possible to make a command with which players can see the number of bases counted?
  12. Soller

    Raidable Bases

    I will make a few clarifications to be sure that I understood everything correctly. 1. "Block Rewards During Server Restart": false, 2. The players are not administrators, they do not have access to noclip and vanish. Can the use of cheats similar to noclip and vanish be affected? 3. "Lock Treasure Max Inactive Time (Minutes)": 10.0, If a player was inactive for more than 10 minutes, but then continued the raid again and became the owner of the base again, can this affect the fact that the raid is not counted? 4. "Only Award Owner Of Raid": false, 5. Players with this problem raid alone, I think that's not the problem. 6. "Only Award First Attacker and Allies": false, 7. "Base Becomes Ineligible For Rewards On Despawn": true, 8. "Assign To Owner Of Raid Only": false, If I understood correctly, then all the points in which I have set the value to false cannot be the reason that the bases are not counted? "Base Becomes Ineligible For Rewards On Despawn": true, - And this may be the reason that the bases are not counted? But if so, it is unclear why there are only a few players whose bases do not count. For most players, everything counts fine.
  13. Soller

    Raidable Bases

    What could be the reason that not all raidet bases are counted for players? Approximately 20-25 players do not experience any problems. But two players complained that they had raided more than 10 medium-level bases, but at the same time they could not raid the hard level. I looked in the logs of one of these players, indeed he had logged more than 10 medium-level databases, but in the data/RaidableBases file.The following is written in json: "Raids": 4, "Points": 7, "Easy": 1, "Medium": 3, "Hard": 0, "Expert": 0, "Nightmare": 0, "EasyPoints": 1, "MediumPoints": 6, "HardPoints": 0, "ExpertPoints": 0, "NightmarePoints": 0, "TotalRaids": 4, "TotalPoints": 7, "TotalEasy": 1, "TotalMedium": 3, "TotalHard": 0, "TotalExpert": 0, "TotalNightmare": 0, "TotalEasyPoints": 1, "TotalMediumPoints": 6, "TotalHardPoints": 0, "TotalExpertPoints": 0, "TotalNightmarePoints": 0, "ExpiredDate": "2024-09-08T02:16:29.8496682+03:00" "Ranked Ladder": { "Award Top X Players On Wipe": 0, "Enabled": true, "Show Top X Ladder": 10, "Assign Rank After X Completions": { "Assign To Owner Of Raid Only": false, "Easy": 5, "Medium": 10, "Hard": 15, "Expert": 3, "Nightmare": 0 }, This player has logged approximately 16 medium-level bases. But he has not been given the hardraid group. For what reason are not all databases counted?
  14. Soller

    Update Checker

    It started to work. It turned out that after changing the settings, I restarted the plugin with the o.reload command, just like I do with all plugins. But this time, for some reason, it didn't work. Messages started coming to Discord when I unloaded the plugin with the o.unload command, changed the settings, and loaded the plugin with the o.load command.
  15. Soller

    Update Checker

    I added the Discord WebHook. I used the uctest command to get a test message. I copied the id of this message and added it to the config. Set the Check Interval to 15 minutes. The message has not been updated yet.
1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.3k

Files Sold

Total number of files sold.

2m

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.