Jump to content

Xeno_Synthesis

Member
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Xeno_Synthesis's Achievements

Lurker

Lurker (1/6)

0

Reputation

  1. Firstly, get skUtilities. It's very useful and important for this skript to work. Secondly, string <none> is displayed because you never set the variable for {%player's uuid%.island.spawnx} Lastly, change your code to this and it should work: make player execute command "/essentials:tp %{%player's uuid%.island.spawnx}% 200 0" as op make player execute command "//schem load SkyblockIsland" as op make player execute command "//paste" as op
  2. Hey! Firstly, the script reads the first argument as "arg-1", not "arg 1". The same is for the second argument, but as "arg-2", not "arg 2" Secondly, the reason the player isn't being sent the message, is because you're saying %arg 1%. Instead, try {arg-1}.
  3. https://pastebin.com/Jx0Bn6sx There's a pastebin link with the code I made and some explanation to it.
×
×
  • Create New...