Recent content by WishfulJON64

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. W

    Solved loop-player Not Being Teleported

    Solved just had to use teleport loop-player to 0.5, -1, -17.5 in world "wishfulbox" Instead of teleport loop-player to location(0.5, -1, -17.5, "wishfulbox", -180, 0)
  2. W

    Solved loop-player Not Being Teleported

    My code returns no errors and does everything its supposed to besides teleporting the looped player. if {_airblocks} is greater than 666: delete {_airblocks} resetbox({_l11}, {_l12}, {_l13}, {_l21}, {_l22}, {_l23}, {_m1}, {_m2}, {_m3}, {_m4}) loop players within {_pos1} and {_pos2}...