1. Dear Hurtworld devs and tester,

    I wrote this mod that allows you to remove the claim from a vehicle IF you're inside the vehicle:
    RemoveClaim for Hurtworld | Oxide

    I'm looking for feedback! If you're willing to test it, great! If you're a Dev and have suggestions about the code, awesome!

    Testers:
    T1) Please give it a go and see if the mod behaves as you would expect it to.
    T2) Please test with multiple players. Preferably with players having the same name
    Any other results are welcome!

    Devs:
    D1) Mod should be able to accept '/removeclaim' without having to give a name. The mod will then detect in which vehicle you are and remove its claim. I've tried to make this but didn't succeed.
    D2) If D1 fails, find a way to distinguish players with the same name, and their claims on vehicles.
    D3) If D1 fails: Checking whether the player is inside the vehicle is now done by checking the distance between the player and the vehicle. By testing I've determined at what distance a player is inside the vehicle, but this isn't robust. Any help with this will be appreciated.
    Any other suggestions or improvements are welcome!
     
    Last edited by a moderator: Feb 23, 2016
  2. These issues have all been worked out. Any feedback is still appreciated.