First of all, thank you for your time of helping me.
I set a location with
and then i teleport to the location using
where {_map} is the arg-1 in the first code.
Im using multiverse to make different worlds for this minigame and the problem is that the location i have set changes from the world i set the location in to the default world called "world". Anyone knows what might be the problem?
[doublepost=1542656144,1542614992][/doublepost]Anyone who knows how to fix the problem?
I set a location with
code_language.skript:
set {spawn::%arg-1%} to player's location
code_language.skript:
teleport player to {spawn::%{_map}%}
Im using multiverse to make different worlds for this minigame and the problem is that the location i have set changes from the world i set the location in to the default world called "world". Anyone knows what might be the problem?
[doublepost=1542656144,1542614992][/doublepost]Anyone who knows how to fix the problem?