Pets

Do you want a pet? This plugin is for you!

Total Downloads: 12,246 - First Release: Mar 22, 2015 - Last Update: Jun 11, 2018

4.63636/5, 44 likes
  1. getting the errors:

    [Warning] Missing plugin name prefix 'pets.' for permission 'cannpc' (by plugin 'Pets')
    [Warning] Missing plugin name prefix 'pets.' for permission 'canstag' (by plugin 'Pets')
    [Warning] Missing plugin name prefix 'pets.' for permission 'canbear' (by plugin 'Pets')
    [Warning] Missing plugin name prefix 'pets.' for permission 'canwolf' (by plugin 'Pets')
    [Oxide] 16:52 [Warning] Missing plugin name prefix 'pets.' for permission 'canchicken' (by plugin 'Pets')
    [Oxide] 16:52 [Warning] Missing plugin name prefix 'pets.' for permission 'canboar' (by plugin 'Pets')
    [Oxide] 16:52 [Warning] Missing plugin name prefix 'pets.' for permission 'canhorse' (by plugin 'Pets')
     
  2. i want stamana, thread delete!
     
  3. You should turn off the Health/Stamina drain while they sleep. It sucks coming back and the Horse, deer, boar, esc. are gone (died while sleeping).
     
  4. Okay so, I don't think I understand the permissions at all for this. I want to grant all players on my server the option to use pets. So when I put: oxide.grant players canhorse it doesn't work. Obviously I am doing something wrong. :<

    EDIT: I'm getting the same error as tinboye.


    Code:
    [Oxide] 15:54 [Warning] Pets has replaced the 'pet' chat command previously registered by Pets
    [Oxide] 15:54 [Warning] Missing plugin name prefix 'pets.' for permission 'cannpc' (by plugin 'Pets')
    [Oxide] 15:54 [Warning] Missing plugin name prefix 'pets.' for permission 'canstag' (by plugin 'Pets')
    [Oxide] 15:54 [Warning] Missing plugin name prefix 'pets.' for permission 'canbear' (by plugin 'Pets')
    [Oxide] 15:54 [Warning] Missing plugin name prefix 'pets.' for permission 'canwolf' (by plugin 'Pets')
    [Oxide] 15:54 [Warning] Missing plugin name prefix 'pets.' for permission 'canchicken' (by plugin 'Pets')
    [Oxide] 15:54 [Warning] Missing plugin name prefix 'pets.' for permission 'canboar' (by plugin 'Pets')
    [Oxide] 15:54 [Warning] Missing plugin name prefix 'pets.' for permission 'canhorse' (by plugin 'Pets')
     
  5. The new player permission is called default
     
  6. So "oxide.grant default canhorse" will allow all players to use pets?
     
  7. You need to do each 1 you want all players to have access to.

    oxide.grant group default canbear
    oxide.grant group default canhorse
    oxide.grant group default canwolf
    oxide.grant group default canchicken
    oxide.grant group default canboar
    oxide.grant group default canstag
     
  8. Alright thanks. I figured it out I think because now it works on my server. I haven't tested the horse yet because they are really fast, but before I couldn't tame them but could tame a Boar. And I put oxide.grant group default canhorse and oxide.grant group admin canhorse an hour ago and waiting for a horse to allow me to come close enough.

    But I do have a few questions:
    • How long do the pets last if no one is trying to kill it and you're feeding it? What other things will kill it?
    • Why is the wolf and bear attacking the player who tamed it?
    • Why doesn't the follow command work when R is pressed?
    And that's it :D
     
  9. why i always need to type /pet after restart its not supposed to make it automatically
     
  10. How do I tame an animal?
    what are the default keys to control the animal, i dont know how to do anything with this, needs more explaining please?
     
  11. Have you looked over the info on the overview yet
    Run up to the animal and keep pressing the E key
     
  12. ah thank you very much, how does it attack and follow you?
     
  13. You need to read the overview
     
  14. i get error codes, how do i fix them?
    [Oxide] 09:04 [Warning] Missing plugin name prefix 'pets.' for permission 'cannpc' (by plugin 'Pets')
    [Oxide] 09:04 [Warning] Missing plugin name prefix 'pets.' for permission 'canstag' (by plugin 'Pets')
    [Oxide] 09:04 [Warning] Missing plugin name prefix 'pets.' for permission 'canbear' (by plugin 'Pets')
    [Oxide] 09:04 [Warning] Missing plugin name prefix 'pets.' for permission 'canwolf' (by plugin 'Pets')
    [Oxide] 09:04 [Warning] Missing plugin name prefix 'pets.' for permission 'canchicken' (by plugin 'Pets')
    [Oxide] 09:04 [Warning] Missing plugin name prefix 'pets.' for permission 'canboar' (by plugin 'Pets')
    [Oxide] 09:04 [Warning] Missing plugin name prefix 'pets.' for permission 'canhorse' (by plugin 'Pets')
     
  15. I understand groups somewhat admin/moderator but what is the group for normal people called in game?
     
  16. Wulf

    Wulf Community Admin

    default
     
  17. @Wulf [Oxide] 23:19 [Error] Error while compiling Pets.cs(345,31): error CS0122: `NPCSteering.Move(UnityEngine.Vector3, UnityEngine.Vector3, NPCSpeed)' is inaccessible due to its protection level
     
  18. Please fix Thanks!
     
  19. I need some Help Here, i keep on receiving a compile error as follows,

    [Oxide] 00:37 [Error] Error while compiling Pets.cs(342,31): error CS0122: `NPCS
    teering.Move(UnityEngine.Vector3, UnityEngine.Vector3, NPCSpeed)' is inaccessibl
    e due to its protection level