Problem With Script
Solved
ScriptAPI
-
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.