AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [ANY?] fuckZones (Zones Manager) (https://forums.alliedmods.net/showthread.php?t=328422)

Bara 11-08-2020 12:38

[ANY?] fuckZones (Zones Manager)
 
It's time for a new standalone zones manager plugin with more and better features compared to the exists ones.
Originally Drixevel wrote this plugin, but he's is no longer interested in this so he allowed me to takeover this project. I fixed a few bugs, added new features and completed not fully added stuff. The result is this version, still not perfect and definitely not done and todo is long - But I think it's stable enough for this release. It will handled per menu and a few commands, so pretty easy to handle. One feature is "zone effects" for 3rd-party-plugins, you can add zone effects with multiple keys per effect to work with this in other plugins.
One scenario is for timer plugins: You can add the effect "Timer" and change the values (Start, End, Stage, Checkpoint, ...) to identify the zone which one is it. The integration is not perfect and will be updated in future updates. A "unique" feature is the option to create circle and polygons zones.


Commands:
  • sm_zone - Edit a certain zone that you're standing in.
  • sm_editzone - Edit a certain zone that you're standing in.
  • sm_editzonemenu - Edit a certain zone that you're standing in.
  • sm_zones - Display the zones manager menu.
  • sm_zonesmenu - Display the zones manager menu.
  • sm_teleporttozone - Teleport to a specific zone by name or by menu.
  • sm_regeneratezones - Regenerate all zones on the map.
  • sm_deleteallzones - Delete all zones on the map.
  • sm_reloadeffects - Reload all effects data and their callbacks.
  • sm_setprecision - Set your precision value

Convars:
  • fuckZones_precision_offset, Default: 10.0, Default precision value when setting a zones precision area
  • fuckZones_regenerate_spam, Default: 10, Amount of time before zones can be regenerated again (spam protection) (0 to disable this feature)
  • fuckZones_default_height, Default: 256, Default height (z-axis) for circles and polygons zones
  • fuckZones_default_radius, Default: 150, Default radius for circle Zones
  • fuckZones_default_z_offset, Default: 5, Adds a offset to the z-axis for all points
  • fuckZones_default_color, Default: Pink, Default zone color
  • fuckZones_default_display, Default: 1, Default zone display (0 - Full, 1 - Bottom, 2 - Hide)
  • fuckZones_enable_logging, Default: 1, Enable logging
  • fuckZones_max_radius, Default: 512, Set's the maximum radius value for circle zones
  • fuckZones_max_height, Default: 512, Set's the maximum height value for circle/poly zones
  • fuckZones_name_regex, Default: "^[a-zA-Z0-9 _]+$", Allowed characters in zone name



Tested Games:
  • CS:GO
  • TF2

Credits:
SourceCode | Download

Kagami1 11-11-2020 06:59

Re: [ANY?] fuckZones (Zones Manager)
 
Can i create a no damage zone?

Bara 11-14-2020 10:45

Re: [ANY?] fuckZones (Zones Manager)
 
Sure, you just need a plugin which adds a effect for this.

Kagami1 11-16-2020 04:00

Re: [ANY?] fuckZones (Zones Manager)
 
Quote:

Originally Posted by Bara (Post 2724891)
Sure, you just need a plugin which adds a effect for this.

do u have any idea for a plugin that do that?

Bara 11-17-2020 06:25

Re: [ANY?] fuckZones (Zones Manager)
 
I could write a plugin with this effect, maybe this weekend

FroGeX 11-17-2020 06:41

Re: [ANY?] fuckZones (Zones Manager)
 
is this good e.g. for CT zones for JailBreak?

Bara 11-21-2020 17:58

Re: [ANY?] fuckZones (Zones Manager)
 
Here are some updates:
  • Added support to teleport to trigger and polygon zones
    • Polygon zones requires an teleport point
  • Added support for map based trigger "trigger_multiple"
  • Added option to adjust polygon points separately per menu

iGANGNAM 06-17-2021 08:20

Re: [ANY?] fuckZones (Zones Manager)
 
Can you add command to transport all devzones configuration to fuckzones?

Bara 06-21-2021 04:54

Re: [ANY?] fuckZones (Zones Manager)
 
Quote:

Originally Posted by iGANGNAM (Post 2750116)
Can you add command to transport all devzones configuration to fuckzones?

I can try it. Would be nice, if you can share (upload it here, per discord or pm) some configs.

Oylsister 03-05-2022 09:54

Re: [ANY?] fuckZones (Zones Manager)
 
Can you add the api that could change zone color?


All times are GMT -4. The time now is 18:23.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.