Server version: 1.19.4
Skript version: 2.8.7
SkBee version: 3.5.6
I have checked https://skripthub.net/docs/?id=1007
Nothing happens
if target is iron golem:
if target is a cave spider:
cancel the event```
1 messages · Page 1 of 1 (latest)
Server version: 1.19.4
Skript version: 2.8.7
SkBee version: 3.5.6
I have checked https://skripthub.net/docs/?id=1007
Nothing happens
if target is iron golem:
if target is a cave spider:
cancel the event```
I did
I did use it noting happens
on target:
if target is iron golem:
if event-entity is a enderman, spider, witch, skeleton or zombie:
cancel the event
if event-entity is iron golem:
if target is a enderman, spider, witch, skeleton or zombie:
cancel the event
this?
yep
weird, it makes the iron golem not attack the zombies for me but the zombies still attack the iron golem
Is there way to find it ?
omg
?
on target:
if target is a spider:
event-entity is a iron golem
cancel event
else if target is a iron golem:
event-entity is a spider
cancel event
Nvm
well that works for me
It works I reloaded wrong file