Jump to content

Mr01sam

Creator
  • Posts

    1,245
  • Joined

  • Last visited

Everything posted by Mr01sam

  1. Mr01sam

    error carbon

    Hey, do you have any more info on when this happens? It looks like it would occur when a player attempts to harvest a growable item (like pumpkins or hemp). Does this happen everytime?
  2. So can you confirm if I'm understanding this correctly - it sounds like the parts of the train that are within the building zone are acting as if they are part of the building of zone, and therefore being treated as whatever the mode of that building is. As in, if the train is parked within a PVE base, then the parts of the train that are within that base are being treated as PVE. Is that correct? If so, it sounds like WarMode needs to be able to detect that these entities (such as the turrets) belong to the train, and they should ignore any mode rules. Does that sound right?
  3. Hello, just so I understand - you want it so that the players will drop their backpacks (from the backpacks plugin) while they are in a PVP zone? Do you also want PVP players in general to drop their backpacks? Or only players that are in zones with forced pvp? Also I added the pvp delay thing to my suggestion board.
  4. Mr01sam

    zone manager error

    Do you have zone manager installed?
  5. Yeah, I would say ideally the train is either considered NPC or just isn't protected at all. Can you find out if its the entire train that is protected? Or just its turrets?
  6. Mr01sam

    War Mode PVP/PVE

    You can do that with oxide permissions. Modes are driven by their groups, so if you wanted to force everyone into pve you can simple do: o.usergroup addall warmodepve
  7. Mr01sam

    Dynamic PVP

    Yeah, I'd be interested to hear what others have done - to my knowledge there needs to be some portion of the ID or zone name that is constant.
  8. Mr01sam

    Dynamic PVP

    Changed Status from Pending to Not a Bug
  9. Mr01sam

    DynamicPVP zone names

    Changed Status from Pending to Not a Bug
  10. Mr01sam

    DynamicPVP zone names

    You might wanna move this to the discussion, just because you probably won't get a lot of answers from the users here. To my knowledge, what some users are doing is somehow getting it so that a portion of the zone name is the same every time. So you might have dynamic zones with the names pvp1234343, pvp343235, and pvp454354536 (just a rough example). These are all different names, but the contain the word "pvp" everytime. In WarMode you can do partial matches for zone names like this: In the config it would look like this: "ZoneManager": { "ForceModeInZone": { "name~pvp": "pvp" } }, Again, this is just how I am assuming its done, I'm hoping someone from the community can get back to you and share what they came up with. Going to close this for now.
  11. Mr01sam

    War Mode PVP/PVE

    You are correct, if you disable TruePvE that will resolve conflicts - but you don't have to disable all of TruePVE, you only need to disable that parts that WarMode already covers. The rule of thumb for managing conflicts is you dont want two plugins trying to do the same thing. So for example, if you want TruePVE to handle player damage but you want WarMode to handle raid damage, then you would turn off player protection for WarMode and you would turn off building protection for TruePVE.
  12. Mr01sam

    War Mode PVP/PVE

    The fire damage over time damage is disabled by WarMode, and this is because Facepunch currently does not give us the info on who the source of the fire was, so WarMode doesnt have enough info to determine if someone should take damage or not - so by default it disables all fire damage so that PVP players cannot use fire to damage PVE players. This is only for the damage over time effect though, the direct damage from incendiary rockets and bullets will still follow normal rules - just the damage over time is disabled. In the next patch I'm adding a config setting so that you can control this a little more. If you want the better chat prefixes to be colored, you have to set the color in the ModeTitleFormat setting under the BetterChat section of the WarMode config. For example, if you wanted the prefix to be a reddish color you can do something like "BetterChat": { "ShowModePrefixInChat": true, "Modes": { "pvp": { "ShowModeTitleInChat": true, "ModeTitleFormat": "<color=#eb4034>[{0}]</color>" }, "pve": { "ShowModeTitleInChat": true, "ModeTitleFormat": "<color=#34eb65>[{0}]</color>" } } }, This should make it so the mode pvp shows up as a reddish color (eb4034) and pve shows up as a greenish color (34eb65) these are codes for hex colors, so you can Google different colors if you want. I know its confusing because in the warmode admin panel it allows you to pick a color for each mode, so it would be nice if it just applied those to BetterChat as well. However, BetterChat allows you to format more than just colors, so it needed its own configuration setting. I hope this clears things up.
  13. Mr01sam

    War Mode PVP/PVE

    I'm confused, it already shouldnt show again on reconnect - it should only show again when the map wipes. You can also already disable the /flag command if you dont want people to be able to change later.
  14. Mr01sam

    Looting in PVP zones

    I'll check it out then!
  15. Changed Status from Pending to Work in Progress
  16. The problem is that for that specific hook, the umod documentation defines it to return a bool, however it seems this can be changed to an object. If this was done in both WarMode and DCProtect, then this hook conflict in theory would be resolved. I might include this change in the next WarMode patch, I'll DM you what this would look like for both plugins and you can let me know if it resolves it for you.
  17. Hey, so I did try this the other day (as I was fixing some other bugs) and the ignore permission seemed to be working correctly... even without a plugin reload. I know its been awhile, can you walk me through the steps of what exactly you are doing with the permission. For instance, are you assigning it directly to a player, or are you assigning it to a group? Is the person you are assigning it to the "founder" of the base, or are they just an "owner". Are they also an admin?
  18. Mr01sam

    Looting in PVP zones

    When you say "backpacks" do you mean like a wearable backpack that has been dropped, or a corpse bag?
  19. Mr01sam

    RaidableBases

    Changed Status from Pending to Closed Changed Fixed In to 1.3.3
  20. Mr01sam

    Console Spam

    Changed Status from Pending to Closed Changed Fixed In to 1.3.3
  21. Mr01sam

    WarMode Loaind

    Added that name now
  22. Mr01sam

    Console Spam

    DM sent
  23. Mr01sam

    Console Spam

    I might have a fix for you to try out in a few minutes, I'll DM you when ready
  24. Mr01sam

    Console Spam

    Are you on oxide or carbon? And do you have any plugins that add npc players?
  25. Mr01sam

    Incen Ammo Base Damage

    That might be doable
1.7m

Downloads

Total number of downloads.

8.1k

Customers

Total customers served.

122k

Files Sold

Total number of files sold.

2.5m

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.