modules/objectives/TQObj_Location
Go to a location objective.
Remarks
The radius may be a little off, need more testing. Radius was a required field. In the latest test version it defaults to 1 if it's not set.Fields
Required
| Field | Value type | Remarks |
|---|---|---|
| World | String | World name |
| X | Integer | X coordinate of location |
| Y | Integer | Y coordinate of location |
| Z | Integer | Z coordinate of location |
Not Required
| Field | Value type | Remarks |
|---|---|---|
| Radius | Integer | Radius of the location objective (default is 1) |
Comments