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

    Solved How to remove Decimal from time?

    Oh, ok. But thanks anymore.
  2. M

    Solved How to remove Decimal from time?

    Error: Can't understand this expression: 'join (regex split "%{_time}%" at ".\d+")' (main.sk, line 162: set {_s} to join (regex split "%{_time}%" at ".\d+")')
  3. M

    Solved How to remove Decimal from time?

    Hi i maded daily reward system and i also maked checker that count how long player must wait until they can claim it again. set {timetowait} to difference between {dailyrewardcooldown::%player%} and now set {remaining.time} to difference between {timetowait} and 24 hours send "%{prefix}%&cYou...
  4. M

    skript does not understand the condition / if "%region at player%" is region

    This code working for me: on right click on player: if "%region at player%" contains "shop": if name of entity = "Den": cancel event