Search results

  • 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 community!

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

  1. M

    Solved Colored text between *Text*

    Thanks but I had other good working code, but I dont know where I have it xd
  2. M

    armorstand always 1 block from player

    I will test later. How to teleport next armostand 1 block back of player and next to teleport 1 block to right of second armostand but using position player not second armorstand xd
  3. M

    Solved Colored text between *Text*

    no word but words between 2 symbols like " * "
  4. M

    Solved Colored text between *Text*

    I want get text from chat message and looking for text between ** and change color of this. Hello, everyone *said*, What's up? :D
  5. M

    armorstand always 1 block from player

    I want to teleport armostand always one block to the right of the player. dependent of X,Y,Z. Simples Images xd(Y>>Z*):
  6. M

    Solved Colored text between *Text*

    Yes, but in other text, change only text between **.
  7. M

    Solved Colored text between *Text*

    I want to color text between * * How to do this? This is *example* of **this** :D
  8. M

    Solved Partile on arrow

    on shoot: set {_last} to last spawned arrow while {_last}: #spawn 25 of particle flame:0 offset by 0.2, 0.2, 0.2 at {_last}'s location spawn 5 of particle angry villager at {_last}'s location wait 1 tick I want to get effect like spell, but I have a problem with...
  9. M

    Delete please :P

    works, sorry :emoji_stuck_out_tongue:
  10. M

    Speed in km/h

    Is it possible to display player speed?
  11. M

    Make player sleep

    something like that: make player sleep at block at location of player that was in RandomSK... but it isn't compatible now :(
  12. M

    Location of player + 2 to right

    Hi, set {_loc33} to location of the block 1 behind {_p} And when I look down or up this position is on my location :( I want position of my body not my head.
  13. M

    lots of errors

    Logs: http://pastebin.com/mDA2xLFQ I have problems with skript and other addons.
  14. M

    Change yaw of armorstand

    I want change yaw of armostand in skript: It worked with RandomSK but now I want to find something newer while vehicle of {_p} is {_target}: set {_lok1} to {_p}'s location set {_lok2} to {_target}'s location set {_yaw} to yaw of {_lok1} set yaw of {_lok2} to {_yaw}
  15. M

    Change yaw, metadata

    I used change yaw of armorstand, and metadata to found this armorstand used by vehicles. (randomsk) Can you add this to someone of addon? Or maybe can you send me alternatives? thanks :)