Is your feature request related to a problem? Please describe.
We currently use Zones to prevent people from trading or performing RP actions in OOC zones.
When this action is done, it flags their account for staff review. Sometimes people will claim "Oh I wasn't there" and we can't verify that.
Describe the solution you'd like
A new gsFunction would collect their location when the HUD was triggered and output it as a String.
Ex.:
Function: gsGetLocation()
String Output: XXX,YYY,ZZZ
Describe alternatives you've considered
There are none currently.
Additional context
This would be a very nice tool for our moderation team.
Is your feature request related to a problem? Please describe.
We currently use Zones to prevent people from trading or performing RP actions in OOC zones.
When this action is done, it flags their account for staff review. Sometimes people will claim "Oh I wasn't there" and we can't verify that.
Describe the solution you'd like
A new gsFunction would collect their location when the HUD was triggered and output it as a String.
Ex.:
Function: gsGetLocation()
String Output: XXX,YYY,ZZZ
Describe alternatives you've considered
There are none currently.
Additional context
This would be a very nice tool for our moderation team.