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

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

  1. Noblesuntzu

    Solved Item in slot 5

    Basically I've been trying to figure this out for the past 5 hours, to no avail. All I want to do is run conditions on the item that is in slot 5 of the player's current inventory and I simply cannot figure it out. Please help. Head hurts. Thanks. <3 (I literally have every 1.8 version of Skript...
  2. Noblesuntzu

    Check if player is facing towards a player?

    Basically, I want to figure out if the attacker in a damage event is looking at the victim. I was looking into the 'facing' expression, but it seems like you can't check for players with it. Essentially what I want: I'm relatively sure that this is possible, just can't remember how to do it...
  3. Noblesuntzu

    Solved I'm stupid..

    Okay, I know this is completely ridiculous, but essentially I forgot how to check if a variable is equal to another variable.... example {_1} is "%rounded altitude of attacker%" {_2} is "%rounded altitude of victim%" if "%{_1}%" is "%{_2}%"...
  4. Noblesuntzu

    Tekkit Classic addons?

    Basically, my suggestion is for Tekkit Classic (and other older versions of Minecraft) to have a couple addons created for them. Like in 1.2.5 there were no loop variables, as far as I can tell no expressions, and you couldn't even do basic math like adding 1 to an integer variable. I know...