How to set a place in another region

For all talk about quest development - creation, testing, and quest system.
Post Reply
Jo'Zakar
Posts: 8
Joined: Fri Apr 05, 2024 8:34 am

How to set a place in another region

Post by Jo'Zakar »

Hi y'all.

Disclaimer: I'm a complete noob. I've just finished JayH Tutorial. But the quest I want to create is really basic and I've nearly managed to do it. I just need to figure out how to set a place _guild_ to be another region.

I suppose It's as simple as changing

Code: Select all

Place _guild_ remote fighters
for

Code: Select all

Place _guild_ Something Else? fighters
. But I don't know what. So if someone does I'd be keen to hear about it.

User avatar
Jay_H
Posts: 4073
Joined: Tue Aug 25, 2015 1:54 am
Contact:

Re: How to set a place in another region

Post by Jay_H »

Hello! Using a location in another region isn't possible under the current system. There are very sparse workarounds you can use, but we currently don't have the flexibility to directly target other regions.

Post Reply