target player

  • 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 community!

    Now, what are you waiting for? Join the community now!

  1. N

    ! Make player damage targeted entity?

    Hey:) I have this code and I would like to make the player damage the targeted player. Problem is that this code does not make the player the attacker, it just damages the targeted player as if nothing hit them I have tried: force player to damage entity of player by 4 make player damage...
  2. Drakem

    Solved stop mobs following player

    I made this code and it works fine: on entity target: entity's target is a player cancel event but if I add a permission condition it stops working: on entity target: entity's target is a player player has permission "target.ignore" cancel event or on entity target: entity's...
  3. Drakem

    delete this

    Delete this post please I posted it by mistake, sorry
  4. 8

    how do i target specific player

    i have a command which says command /temspoo: trigger: op player it works but i want it to target a specific player, is there any way to do that?