1. The forums will be archived and moved to a read only mode in about 2 weeks (mid march).

Solved Don't know how use setModifier :/

Discussion in 'Plugin Help' started by Jules, Sep 9, 2018.

  1. Jules

    Jules Witch

    Messages:
    53
    GitHub:
    Julooooos
    this is my code :
    PHP:
    $event->setModifier($this->getBaseDamage(6));
     
  2. MalakasPlayzMCPE

    MalakasPlayzMCPE Zombie Pigman

    Messages:
    667
    $event->setModifier(6);
     
  3. Jules

    Jules Witch

    Messages:
    53
    GitHub:
    Julooooos
     
  4. MalakasPlayzMCPE

    MalakasPlayzMCPE Zombie Pigman

    Messages:
    667
    Oh, hmm. I know why.
    $event->setModifier(6, 14);
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.