Search results

  1. IceFreeze008

    How to get the damager in the Entity Take Damage event?

    I want to get the player who hits an entity so that I can find out which item the player used to hit the entity. For testing purposes, I have a SendMessage block immediately after the event, which is set to all players. In there are two books. One named "%victim" and the other one named...
  2. IceFreeze008

    Public variable

    Is there a way to make a variable public, i.e. the same for everyone? For example, I have code that generates something and I don't want to make it player based. That means if there is at least 1 player on my plot, the generator is still working.
Top Bottom