I think this is probably very easy to do for a coder... I'm only a tinkerer so it's beyond me still.
I'd like a measure plugin... so when you type the command /m or /measure it returns the distance to the point you are looking at.
Why?
Because this would make setting up zone raidius's and similar easy rather than taking a good guess.
Solved Measurement tool
Discussion in 'Plugin Requests' started by Cheeze, Apr 6, 2015.
-
Measure.cs
it's a rubish code XD it's just a derivated from another plugin but it will do what you want -
Thanks, works fine for what I need.
[DOUBLEPOST=1428535721,1428364509][/DOUBLEPOST]Can you mark this as done? -
So a few addons require a measurement of space... like zone manager requires a radius or diameter measurement and the AI require a measurement to know what area they AI will engage players.
Im creating an AI stronghold called "The Bank" and I want AI to be able to snipe or engauge people at a distance but I dont want to just set the distance to 9999 because they will kill players as they crest the hills. Any help please? -
Thanks @k1lly0u
-
I've created a basic plugin for distance measurement here.
-