[Solved]Setting player velocity

Discussion in 'Plugin Development' started by Crash, Apr 2, 2011.

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

    Crash

    Whenever I try to set a player's velocity, nothing happens.
    I tried player.setVelocity(..), player.getVelocity().add..., player.getVelocity().set..., etc..

    Nothing works.
     
  2. Offline

    vildaberper

    Update to the latest bukkit, it wasnt implemented yet. :)
     
  3. Offline

    Crash

    I have 493 right now. I'll try 502 and see if it works.
     
  4. Offline

    Edward Hand

    It works in the very latest 1.4 builds. I know that at least.
     
  5. Offline

    Crash

    I figured it out CB 618 fixed Entity.setVelocity
     
Thread Status:
Not open for further replies.

Share This Page