So I've been trying to make a forcefield for a companion to repel mobs. The only problem is that it also repels players or owners.
Does anyone see the problem here?
@MobsNearOrigin target players
Does anyone see the problem here?
Code:
Protector: Type: WOLF Display: '&bProtector' Health: 30 Damage: 1 Options: AlwaysShowName: true Followrange: 45 Tameable: true MovementSpeed: 0.3 Despawn: false Modules: ThreatTable: true Skills: - throw{v=5;vy=3}...