Almost drag and drop-able. I needed to comment out lines 215-224 in Customregion.cs for the following error,
'CustomRegion.AllowHarmful(Mobile, Mobile)': no suitable method found to override

After the comment, it ran smoothly. Already tested out a few now magic regions and it worked flawlessly.

Next objective is to add onto this by creating a CanEnterAge property. The idea is that only accounts over 1 year can enter the marked region.
 
Can i use this script to change a guarded zone to an unguarded zone? I saw the option in [props but it doesn't seem to work
 
Last edited:
Back