if ((player.getMaxHealth() - player.getHealth() < hh) && (clickTH))

Discussion in 'Plugin Development' started by cnniillaa, Sep 1, 2014.

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

    cnniillaa

    Code:
    if ((player.getMaxHealth() - player.getHealth() < hh) && (clickTH))
    it says its ambigious for the type of player i have used it before what could this be?
     
  2. Offline

    Necrodoom

Thread Status:
Not open for further replies.

Share This Page