Problem With Script
Solved
ScriptAPI
-
Ali00035replied to kumri owo on 5 Aug 2022, 00:10 last edited by Ali00035 8 May 2022, 02:30
@cutiehacker said in Problem With Script:
@ali00035 And Where Is The Console (Im Sorry, I Just Have Really No Idea How To Do Stuff Like That)
Enable the launcher output in the launcher settings.
-
-
@cutiehacker said in Problem With Script:
@ali00035 What about math.floor? I am using that already in the script
The correct way is just Math.floor
-
-
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.
14/32