Problem With Script
-
@ali00035 One More Question The Server This Is For (minemora) Has a zombie that for some reason the kill player is the zombie, Is there a way to check if the entity is not a zombie?
-
If (!(entity instanceof EntityZombie))
//coderemember to import the zombie class to avoid errors
-
If (!(entity instanceof EntityZombie))
//coderemember to import the zombie class to avoid errors
@plumer-man said in Problem With Script:
If (!(entity instanceof EntityZombie))
There is something wrong here.
-
@plumer-man said in Problem With Script:
If (!(entity instanceof EntityZombie))
There is something wrong here.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login