Recent content by TrapsterDK

  • 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. T

    Function cant compare passed text to "string"

    i am trying to make chatcolor but there is some error in the function i have when i am trying to compare a argument passed to the function with text the argument is passed as text would be nice if anyone can help me ty Skript: newest 2.3 function Error: Can't compare "%{_c}% with a text (if...
  2. T

    Error: player´s balance is not an entity type

    First i know the function Pay is already exist Skript version: I think the newest Vault version: Idk i have SKQuery and SKRayfall as well Code: command /pay <player> <integer>: usage: /pay <player> <money> trigger: if player has permission "sk.kort": if arg 1 has...