Can't set wolf to not angry

Discussion in 'Plugin Development' started by nahkd123, Feb 19, 2018.

Thread Status:
Not open for further replies.
  1. Offline

    nahkd123

    So basicly, I want to set the nearby wolf angry to false:
    Code:
    wolf.setAngry(false);
    The wolf removed the red eyes but still attacking me, can someone please help me about this?
     
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    nahkd123

    @timtower I set the target to null (wolf.setTarget(null);) but the wolf get red eyes back and still attacking me.
     
Thread Status:
Not open for further replies.

Share This Page