Jump to content

[1.7.10] My Noobish Questions [URGENT]


TehFlyingLlama

Recommended Posts

Ok, so - like many other people - have got stuck in a few coding holes. I do not, therfore, fully understand these concepts and require a precise tutorial to allow me to do so.

Here are my questions:

1. I require the player to be able to reach further and attack from a greater distance while holding an item

Assumed solution - I may have to use events to detect when the item is held and modify the data that sets my reach

 

2. Custom mobs being able to attack EVERYTHING. I have attempted to change my entity's AI but it still only targets and attacks the player, regardless of any conditions.

Assumed Solution - ???

 

3. I can't seem to find any tutorials that are in 1.7 that describe the processes needed to make custom armor models

Assumed Solution - ???

 

4. Custom Dimension

Assumed Solution - ??? (need tutorial)

 

Please, people. Do not go to yourself "What the hell how don't you know this!?!?!?!". I am 12 and just started modding a month ago so leave me be.

Thanks in advance,

 

TehFlyingLlama

Link to comment
Share on other sites

On 2, look at the Iron Golem.  There's an AITask that handles mob targetting and it's easy to find in the IronGolem's class.

 

On 1, I don't think you're going to be able to accomplish that at your current skill level.  Heck, I've peered into the void between worlds that is ASM and survived, and I am not sure where I'd even start to look for that.

Apparently I'm a complete and utter jerk and come to this forum just like to make fun of people, be confrontational, and make your personal life miserable.  If you think this is the case, JUST REPORT ME.  Otherwise you're just going to get reported when you reply to my posts and point it out, because odds are, I was trying to be nice.

 

Exception: If you do not understand Java, I WILL NOT HELP YOU and your thread will get locked.

 

DO NOT PM ME WITH PROBLEMS. No help will be given.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.