add

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

    Solved add variable to variable

    I can't add variable to variable.. Am I have to add an addon? or I can solve it by other way? if clicked slot is 4: set {_pay} to 0 loop {NUM::%player%} times: add {STOCKPAY::%{BUY::%player%}%} to {_pay} message "%{_pay}%" to player
  2. C

    Solved remove and add to players inventory

    I need a script that would make it so when the player spawns into the server their inventory is empty but when they do /warp netherpvp they get added a chest named: '&aKit Selector &7(Right Click)' into their first slot of their hotbar?? please help asap
  3. Ronnoc2w

    Solved Add variables to variables

    Hello guys I wanted to make a token system but I cannot add a custom number to a variable :/ Here is my code: (Problem in line 9) command /eco [<text>] [<text>] [<text>]: trigger: if player has permission "tokenapi.eco" or "tokenapi.*": if arg-1 is set...
  4. D

    Solved Help with subtract quantity from message

    I'm making a economy system and I need help with subtract quantity from message CODE: command /retirar: trigger: set {retirar.%player%} to true message "&6&lBirdMC &8» &c¡Ingresa la cantidad que quieras retirar!" on any move: if {retirar.%player%} is true...
  5. A

    Solved Give commandblock

    Hello, I don't know how to give commandblock with command. I use : command /vajicka: trigger: add 1 egg named "&eVyfouklé &d&lVajíčko" with lore "&dV&ce&al&ei&3k&9o&en&ao&cc&de &22019" to player's inventory add 1 commandblock with ntb "Command:"/summon minecraft:villager ~ ~...