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. A

    How to get the arguments of an "On command" event

    I tried that... I need specifically the first argument I found a solution! I used %arguments% and split it at space, then selected the first half and it worked! Thanks
  2. A

    How to get the arguments of an "On command" event

    The title pretty much explains it but i need the arguments of a command, which im listening for in an On command event.