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 comminuty!

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

  1. D

    find value in variable

    hi Skript, i have a variable like {group::a} = "CuteMouse,TomCat,AmazingFrog" and i need to find like: find in group with {_value}: return {_value} contain "AmazingFrog"
  2. D

    Many event vs If chain

    hi, im making a skill skript. for server performance, what is better? 1. Single file with large if-else chains 2. Many file that has same event 3. One file listen event and calls many function(in other file)
  3. D

    Drawing Spiral particle

    I tried drawing spiral particle from player to mob. but nothing shows set {_shape} to a solid spiral with radius 5 and height 10 set particle of {_shape} to 10 of flame particle draw shape {_shape} skript version: 2.8.3 (maybe latest) skript-particle 1.2.0 (maybe latest)
  4. D

    Damage to monsters inside the pizza-shape

    this shaped. i dont know a word that means this! title says it!