Jump to content

Goblox

Developer
  • Posts

    26
  • Joined

  • Last visited

1 Follower

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Goblox's Achievements

Explorer

Explorer (4/15)

  • One Year In
  • Collaborator
  • Conversation Starter
  • One Month Later
  • Dedicated

Recent Badges

6

Reputation

  1. Goblox

    AgileZones

    I tried for myself just to be sure something unexpected wasn't happening but I can't reproduce this behavior. Oxide does have event hooks for Cupboard authorize and clearing cupboard auths, but AgileZones does not use them and has no way of knowing when someone auths or clears the auth list. The only way to get AgileZones to start working to remove a TC zone is to destroy the TC. Maybe there is some other exploit -- although I did test around obvious stuff like placing a TC, destroying it, and placing another before the first delay had completed -- but I don't think anyone is simply clearing auths to prevent a zone from being created. I don't see a way for it to happen in the code, and I can't make it happen in game. Please re-test.
  2. Goblox

    AgileZones

    Sorry I wasn't working on this for a while. I had a wedding the day you posted this and then it was baby stuff leading up to a 2 month hospital stay for mother and eventually child. Yeah, I'm pretty frustrated with the zone notifications. It's a limitation of ZoneManager. I'm going to try to contact k1lly0u and see if he's open to getting a change or two into the release. As far as the naming issue, well... it's a more than a little late but, sure. I'll add a route to append an optional prefix to zone names.
  3. Goblox

    AgileZones

    I'm afraid I didn't quote you but, it's the response right after your question. If I'm honest, I haven't used Dynamic PVP. It looks like it doesn't handle Tool Cupboards... if not, then that would be the USP. As far as I could tell, nothing existed to automatically manage zones around bases when I started working on the plugin. And yeah, I suppose the price is still approximately what you'd spend on a meal at McDonalds for one.
  4. Goblox

    Players Removing Auth on TCs

    Changed Status from Pending to Can't Reproduce Changed Fixed In to 1.1.6
  5. Goblox

    Players Removing Auth on TCs

    I played with this a bit but I can't reproduce it. a TC zone is removed when the TC is destroyed. Maybe you have people destroying their TC's? I had considered that as a raid defense which is partly why I added the cooldown timer. ...but also it would leave you open to someone else dropping their own TC so that seems like a bad play.
  6. Goblox

    Players Removing Auth on TCs

    You tested this? It's been a while since I worked on anything related to TCs so... it seemed plausible but, now that I look at the code, the only way a TC zone is removed is if the TC is destroyed. Auths shouldn't have anything to do with it.
  7. Goblox

    AgileZones

    I have not been able to reproduce a TC Auth exploit. Authorizations don't drive AgileZones' TC handling. The only way to remove a zone around a TC is to destroy the TC and wait out the timer.
  8. Goblox

    Zone Flags

    Changed Status from Not a Bug to Closed
  9. Goblox

    AgileZones

    Ha. I suppose you're right.
  10. Goblox

    Zone Flags

    Changed Status from Pending to Not a Bug Changed Fixed In to 1.1.6
  11. Goblox

    Zone Flags

    So yes, these are ZoneManager flags. I'm assuming you were getting an error about casting from string to String[]. You can use this format in the config: "TC Zone Flags": ["noturrettargeting"], And if you want more than one value, it would be ["noturrettargeting", "keepvehiclesout "] Let me know if this gets you where you want to be,
  12. Goblox

    Zone Flags

    ...so if I'm recalling this correctly, they probably should be named "Rule Flags" instead of "Zone Flags" which actually is a ZoneManager. concept. ...I want to say those are being passed on to the PVE System but I'll have to check the code.
  13. Goblox

    Zone Flags

    Interesting. If I'm honest I've never actually tested them personally. It should be a path to configure flags for NextGEN or TruePVE. The flag you're setting would need to be supported by the PVE system you're using so I guess that would be "TurretsIgnorePlayers" for TruePVE? What's the error you're getting?
  14. Goblox

    AgileZones

    I believe it's tied to the prefab name so I expect heli will work. I don't actually create zones for bradley at the moment because it always patrols in a monument, but I'm sure not everyone uses monumnent zones so, I'll see about adding it next week.
  15. Goblox

    AgileZones

    Yeah, seems reasonable. I'd love to avoid user commands or permissions. I could imagine tying it to a deployable, like a a red flashing light or something but that presents some other problems, e.g., people cheaply creating pvp zones or creating lots of them in the same place...
1.1m

Downloads

Total number of downloads.

5.7k

Customers

Total customers served.

82.3k

Files Sold

Total number of files sold.

1.6m

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.