Started by
Sweddy
on
Topic category: General discussion
When making a mob, using the "mob" base AI does not make the entity aggresive like it claims it should.
And using another AI like a zombie's causes an error.
Adding "acts aggresively against EntityEntityPlayer" also causes an error.
plz help
When you make a mob that's aggressive against players add the "act aggressively against EntityEntityPlayer" then finish, then go into your code and find anything under the mob that says, EntityEntityPlayer (or any other mob) and delete 1 entity to make it EntityPlayer.
(It's supposed to say EntityPlayer... EntityEntityPlayer is a bug in the program where Klemen messed up. It should be fixed in the next update.) :D
@#1
Cheers m8, it worked.
By the way, I've noticed another issue. I set a blocks light transparency to 255, but it still doesn't let any light through. You know anything about this?
@#1.1
No wait, it didn't work. There's no error anymore, but the mob still doesn't act aggresively against the player.
Im pretty sure this was fixed in MCREATOR 1.7.0 according to the changelog. It is always recommeneded to make sure you are running the latest version of the MCreator client.
@#1.1.1 change in configs At first page Creature/ at the second Mob. Then set AI
@#1.1.1.1
Nope, still doesn't attack the player.
@#1.1.1.1.1 YESSS. I'm idiot! I have forgotten that because of this bug i have set "zombie behavior"
@#1.1.1.1.1.1
Using the AI of a Zombie also causes an error.
@#1.1.1.1.1.1.1 I told you how to fix this, and you obviously didn't understand... So I'll explain better....
1.) Make a Mob
2.) Make Sure Both, The Texture Page Mob Type, and Mob Name Mob Type say MOB
3.) Go To Add AI And Add
"Act aggressively against (entityentity player)" and wander and swim and whatever eles.
4.) Go Into The Mobs Code (have mob selected and click the brackets under the trash sign) and change anything that says EntityEntityPlayer to EntityPlayer.
5.) Your mob should now work and attack players.
6.) Anytime you go into the mobs editor you will have to recharge the code back to EntityPlayer because it will reset. If you did everything I said it should work fine, if it doesn't work then you messed up.
(ALSO, DONT HAVE THE AI ACT LIKE ANOTHER MOB!!! THAT WILL CAUSE MAGER PROBLEMS SO DONT DO IT!!!)
-Cody
@#1.1.1.1.1.1.1.1
No I understood perfectly well the first time. I've already done exactly what you just told me to do multiple times and it still doesn't function properly.
Sorry for offtopic, but how to create a thread? When i create one, it doesn't show up. It even says that i didn't created any threads.
@#1.1.1.1.1.1.1.1.1 well then your MCreator is broken....