Recent content by DragonPaws

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

    Script Simple Chat Reaction Script 1.0

    Chat reaction games >>Commands<<: /reactions now: Makes the reaction game run forcefully /reactions add [Reaction]: Adds a reaction to the reaction game /reactions remove [Reaction]: Removes a reaction from the game. /reactions list: Show all active reactions in the game >>Reaction game...
  2. DragonPaws

    Solved Dye on zombie Spawn

    This worked ty but I think the vanilla dye system is broken or something because all skript with "dye {something} yellow" always reloaded but never worked.
  3. DragonPaws

    Solved Dye on zombie Spawn

    No Errors but still didn't work? The pants are still just brown. Even tried it with other colors?
  4. DragonPaws

    Solved Dye on zombie Spawn

    Ok, so basically a zombie will spawn every 15 seconds. Than it will be given leather boots. The only thing I can't figure out how to do is dye those given boots. every 15 seconds: loop all players: spawn zombie at looped-player's location equip last spawned entity with...
  5. DragonPaws

    Simple Chat Reaction Script

    Chat reaction games >>Commands<<: /reactions now: Makes the reaction game run forcefully /reactions add [Reaction]: Adds a reaction to the reaction game /reactions remove [Reaction]: Removes a reaction from the game. /reactions list: Show all active reactions in the game >>Reaction game...
  6. DragonPaws

    Solved /get command for a plugin

    command /get ak: trigger: make player execute command " /QA give AK47" make player execute command "/QA give akammo" This is the simplest way of doing it