Jump to content

Recommended Posts

Posted

So I'm pretty new to modding and, I've had this idea in the back of my mind but I don't know how I could create it. My intention was to randomly generate a number for each player to join that game, and that number alone would decide if a specific mob would attack them. So basically, upon joining a server your character is given a random number between 0-1, and if its below, say, 0.6, then if this mob sees you it attacks you, but if it's above that 0.6, then the mob is passive towards you. Any ideas on how to do this?

Posted
1 minute ago, BigWordsScareMe said:

My intention was to randomly generate a number for each player to join that game

Capability, PlayerLoggedInEvent and World#rand.

 

3 minutes ago, BigWordsScareMe said:

then if this mob sees you it attacks you

Check the double you'll put in the capability in an event, maybe EntityEvent?

It's sad how much time mods spend saying "x is no longer supported on this forum. Please update to a modern version of Minecraft to receive support".

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.