Jump to content

Recommended Posts

Posted

Hi!

I wondered, if there is a possibility to create an area, where the difficulty is an other :D

Could you please give me some tips?

 

Mike

Posted

Different dimension or different area in same dimension?

 

In the first, you can change the difficulty of each dimension.

 

In the second, assuming you want to change damage output or such, you can just watch events, check to see if they are in your area, and change the damage value.

Long time Bukkit & Forge Programmer

Happy to try and help

Posted

Different dimension or different area in same dimension?

 

In the first, you can change the difficulty of each dimension.

 

In the second, assuming you want to change damage output or such, you can just watch events, check to see if they are in your area, and change the damage value.

 

Different areas in the same dimension. Are you able to give me some tips for that? That would be great :)

 

Mike

Posted

Create a range for your area.  Perhaps in the config.  Load that up into a class.  Anytime a mob attacks a player (look through events), check to see if the player is inside the range in that class.  If so, modify the damage as you see fit.

 

This will work for other types of things as well.

 

That should be enough of a description to pull it off.  If not, you are going to have to study up first anyhow or it won't work.

Long time Bukkit & Forge Programmer

Happy to try and help

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.