RemoveClaim

Moved

Total Downloads: 1,004 - First Release: Feb 23, 2016 - Last Update: Mar 20, 2016

5/5, 3 likes
  1. Mortu88 submitted a new resource:

    RemoveClaim - Remove the claim of the car you're driving

    Read more about this resource...
     
  2. Is it possible to limit the use to admins only?
     
  3. Does the owner of the claimed car need to be in the car? Or can anyone unclaim anyone's vehicle? I'd like to see a "claim owner required TRUE/FALSE" command added to config either way.
     
  4. just have to ask, whats point of this, seems a waste. if you are driving it, i would imagine its yours...
     
  5. Mortu88 updated RemoveClaim with a new update entry:

    0.0.2

     
  6. I am not the plugin developer, but I can answer those questions. Btw @Mortu88 good work, it's a cool plugin.

    @Mortu88 would have to update the plugin with oxide permissions. Then the server owner could give the permission to players or to admin only.

    For what I understand of the code, no the owner of the car doesn't need to be inside not even near the car. Any player can unclaim the vehicle if he can get inside of it.

    You can claim a car on the towns and leave it there. The car won't ever despawn, but other players can make it work and drive it, even if they don't have claim. Though if someone "stoles" a claimed car and store it on a garage, the next day the car might not be there, because the real owner can change the claim to another vehicle and in a couple of hours (3h by default i think) the car can despawn. So it's a good plugin to claim the car for yourself if you manage to steal one.
     
  7. I tested it out.... the owner of the car must be there to unclaim it.
     
  8. do u can to do that administrator can remove player's bind on transport?
     
  9. I re-check the code. Actually the car owner must be online, but doesn't need to be near the car. Have you tested with a owner online?
     
  10. At least with the new patch, you cannot claim a car unless it's ready to go, engine wheels etc... no more asshats claiming cars in towns and leaving the shells sit there so nothing else spawns :/
     
  11. I did not knew about that new patch. If it's true it's a nice fix. But the RemoveClaim plugin is still interesting if you manage to steal a vehicle from someone.
     
  12. Absolutely! And, either way, admins will be able to unclaim those who have left the server, hopefully... bit hard though if the owner needs to be online.
     
  13. Thanks everybody for your feedback.

    I'm trying to find a way to avoid this, but it's hard to test on my own.
    Do you mean, can you make it so an admin can remove a claim from a car? Yes, but at this point the owner has to be online. I was thinking about a mod for admins regarding cars, but I want to make this one work properly before I move on. I hope someone can learn a few tricks from my code and build it themselves.
    Well, I test this by removing my own claim using the RemoveClaim mod. So my testing pretty flawed, but at least I'm aware :) Next weekend I should have more testsubjects around, so I'll see how far I can get.
    It's in the devBlog, which comes out on wednesdays. hurtworld.com

    The mod is meant for players, so I won't be adding admins at this time. Feel free do add permissions for yourself (and maybe send me the code?)
    No the owner should not have to be there (or even online). But this is interesting. I could easily make /removeMyClaim command. Prob next update ;)
    Somebody jumps out a car and start shooting, you kill him and take the car. See my point? ;)
    That's really the point of this mod. I think an admin should be able to remove a claim from a car regardless whether he/she is driving the car. That's something for another mod though.
     
  14. Mortu88 updated RemoveClaim with a new update entry:

    0.0.4

     
  15. Could you edit the mod description, so that new users know all commands and so on? :)
     
  16. this plugin does not work, says Claim wasn't removed even if owner is in the car or nearby it just does not work
     
  17. The remover of the claim has to be in the car, not the owner. The owner should be online, but I'm working on that so that the owner shouldn't have to be online.
     
  18. Mortu88 updated RemoveClaim with a new update entry:

    1.0.0

     
  19. Wulf

    Wulf Community Admin

    You may want to add a config option to enable/disable the shorthands, or at least a way to change them to prevent conflicts. ;)
     
  20. Good idea, do you have an example? Thanks in advance.