Jump to content

Mr01sam

Creator Pro
  • Posts

    1,610
  • Joined

  • Last visited

  • Days Won

    28

Everything posted by Mr01sam

  1. Did this occur when a player tried to change a TC skin?
  2. Changed Status from Pending to Work in Progress
  3. Mr01sam

    Admin/moderator

    Changed Status from Pending to Not a Bug
  4. Mr01sam

    Admin/moderator

    You should just be able to assign the admins/mods the raid protection level permission like normal players.
  5. Changed Status from Pending to Work in Progress
  6. Changed Status from Pending to Work in Progress
  7. Changed Status from Pending to Work in Progress
  8. Mr01sam

    Hello

    So currently there is a config option called CombineStackedPrivs and it should be set to true by default. If it's true, then it a TC is raided then it should allow you to raid all TCs that are overlapping with that one (that share an owner). So in the situation I think you are describing it is supposed to allow you to raid a multi TC base at the cost of 1 raid point. If it's not working, seeing an image of the layout of the base in question might be helpful, there may be some tweaks I can make. In general though, I chose to design this plugin such that 1 Raid Point = 1 Base for a number of reasons, and I don't plan on changing that fundamental piece of it. But it's definitely not intended for people to have to spend a bunch of points to raid multiple TCs in a single base, so if that's an issue I'll try to address it.
  9. Mr01sam

    MISCELLANEOUS INQUIRIES

    Changed Status from Pending to Not a Bug
  10. Mr01sam

    MISCELLANEOUS INQUIRIES

    I'm a little confused on what you are asking, but I will try to answer based on what I think you are asking. 1) Yes, each mode has an oxide group that gets created for it. Normally with oxide groups, players can be apart of multiple groups. However, WarMode makes sure that players can only be in one mode group at a time (it will forcefully remove other mode groups when you join.) So if you are in the warmodepvp group you cannot also be in the warmodepve group. 2) I really don't know what you are asking here. With default settings, PVE players cannot raid other bases and no one can raid their bases either. However, in order for a base to be marked as PVE, all the players authed on it need to be PVE. If there is even just one player authed on it as PVP, then that base is considered PVP and can be raided.
  11. Does it spam this?
  12. Changed Status from Pending to Closed
  13. Mr01sam

    Team ideas

    Changed Status from Pending to Not a Bug
  14. Mr01sam

    HUGE ISSUE!

    Changed Status from Pending to Not a Bug
  15. Mr01sam

    HUGE ISSUE!

    You might have to show me a video or something - I tested the scenario this morning and it should be working. I'm going to close this ticket for now because it doesnt seem to be the original issue with the siege weapons - but you can still respond here and I'll assist.
  16. Mr01sam

    HUGE ISSUE!

    It should already do that - however ALL the players that are authed on the TC need to be PVE in order for it to count as PVE. If there is even just one player authed on it that is PVP, then the whole base is considered PVP. This is because the PVP mode has first priority over the PVE mode, so in any situation where multiple players own something (a base) and it needs to decide a mode, it will pick PVP over PVE.
  17. Mr01sam

    mode image

    Changed Status from Pending to Not a Bug
  18. Mr01sam

    mode image

    It can be tied to a player's user interface, the anchor points just need to be set correctly. If you want it to appear in the top right corner you need to have the AnchorMin AnchorMax OffsetMin and OffsetMax values for the background set to the following... "Background": { "Color": "0 0 0 0", "Image": null, "UseRawImage": false, "AnchorMin": "1 1", "AnchorMax": "1 1", "OffsetMin": "-32 -32", "OffsetMax": "0 0" }, The above values should position it in the top right corner, and make it 32x32 pixels big. When the player's UI changes, it will stay anchored to the top right corner. (Ignore the rest of this post if you just wanted the fix, I will explain what these values mean.) Here is a quick reference of what each anchor point value is, notice that in your example, I set both AnchorMin and AnchorMax to 1,1 (which is top right). Then for the OffsetMin and OffsetMax (which are in pixels), I set the OffsetMin to -32 -32, this is because if you can imagine a box that starts at the top right part of the screen, if we want that box to be visible, the minimum coordinates of that box should be 32 pixels (to the left) and 32 pixels (toward the bottom). This is how every plugin that has a custom UI positions its elements, it gives you the most flexability and allows you to make sure it will scale well with the user interface. If you need some more documentation, umod has a link explaining this as well: https://umod.org/guides/rust/basic-concepts-of-gui Hope that helped! Let me know if you need help making tweaks.
  19. Mr01sam

    HUGE ISSUE!

    @NobleServers which siege weapons are you seeing that can raid pve bases? I just tried ballistas, catapults and battering rams and none of those were able to damage a pve player's base (as a pvp player). At this point, I'm thinking maybe there is something setup wrong in your config?
  20. Mr01sam

    HUGE ISSUE!

    I will certainly take a look into this
  21. Mr01sam

    Raid Protection

    yes?
  22. Mr01sam

    War Mode PVP/PVE

    So if a base has mixed mode owners (some of the owners are pvp, and some are pve) then the base's mode will be whatever mode is first priority among the modes. With default settings, pvp mode overrides pve mode. So in the case where a base has some pvpers and some pvers, the entire base is considered pvp - so it can be raided by other pvp players. Same goes for teams, if a team is mixed of pvp and pve players, then all the players in the team will be set to pvp (if you have the team sync config option enabled).
  23. Mr01sam

    War Mode PVP/PVE

    They just probably didn't realize that - lots of features in this plugin
  24. Changed Status from Pending to Not a Bug
  25. Mr01sam

    War Mode PVP/PVE

    This plugin lets you customize every interaction a player has with other players. By default, PVE players cannot raid other players at all - it wont let them damage other players buildings and yes other players cannot harm them either. However, this is just the default settings, you completely change these interactions. I recommend also downloading the extension plugin WarMode Admin Panel (its free) which will let you configure all these interactions in game and instantly apply changes.

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.5m
Total downloads
Customers
11.2k
Customers served
Files Sold
160.2k
Total 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.