Check if boat breaks

Discussion in 'Plugin Development' started by spookyDHD, Jan 2, 2014.

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

    spookyDHD

    How do i check if a boat breaks?
    Example?
     
  2. Offline

    Chinwe

  3. Offline

    spookyDHD

    And how do i check the location where the boat has broken?
    And how do i check the location if that?
     
  4. Offline

    Chinwe

    If you get the vehicle using event.getVehicle(), you can use .getLocation() on it : you should look at the javadocs :)
     
Thread Status:
Not open for further replies.

Share This Page