[Free] Popcornrp-pets - Free to use add-on pet and animal peds

A growing collection of free-to-use animal/pet peds created by the community or commissioned by the Popcorn RP community and shared with the rest of FiveM. I’ve previously released individual animal peds here on releases, but figured I’d make a single thread to update everyone when I add more to the collection.

Want to use this as a folder for all your addon peds? You can use it as it is, or rename it, just make sure you follow the same folder structure when adding your other addon ped models. See SWOD’s guide on adding addon peds for more information on doing so here.

The current list includes:

  1. Chow Chow (commissioned by Popcorn Roleplay)
  2. Doberman (commissioned by Popcorn Roleplay)
  3. Dalmation (Created by JuneBug)
  4. Male and Female K9 with Accessories and clothing (Created by JuneBug)
  5. German Shepherd / Malinois - K9 Dog (commissioned by martinct on LSPDFR)
  6. Armadillo (commissioned by Popcorn Roleplay)

Direct links and more information about the source of models, links to socials of creators, and additional credits can be found on the GitHub page.

Resource Recommendations:

I recommend you use these add-on peds with qbox/qb-core compatible pet resources keep-companion or keep-companion-ox if you use ox-inventory.

How can I contribute?

Want to add an animal to the collection? Contact me or make your PR and we’ll add to the list! Please make sure you include appropriate credits and licensing information for any models you share.

I am happy to add all types of animals/pets to this repository, however, make sure you have explicit permission from the original creator of the models, are the original creator, Or are following all license agreements.

:popcorn:

17 Likes

what about people who use esx

There are esx pet-related scripts, if people have a free/open-source one that they recommend they can post it in the comments.

Those are just peds… The framework is irrelevant. You can still use them with ESX

1 Like

This is AWESOME! and to get it for free is a STEAL tbh! Thank youuuu!!

1 Like

i know this is a long shot but im looking for a raccoon ped or a reskin either one

Probably would be something you could commission from a modeler. There doesn’t seem to be any free ones available.

well done, so many use cases

1 Like

Male and Female K9 - Accessories and clothing

Thank you to @BugsMods for their custom work and contribution of new male and female K9 police dogs and dozens of new clothing items, including goggles, scarfs, badges, and so much more!

JuneBug’s Tebex can be found here

If you’re interested in custom weapons and peds, check their store out and support creators putting out free content for the FiveM community!

1 Like

I know you’re not giving too much support on these, but I am curious about the format of the spawn names for the peds? And if when inputing the model into keep-companion if it is case sensitive.

the only one I cannot get to work is the dalmation.

config.lua (change number to fit your order and name = for item name)

    [28] = {
        name = 'keepcompaniondalmatian',
        model = 'a_c_dalmatian',
        maxHealth = 200,
        distinct = 'yes dog'
    },

animator.lua

    ['a_c_dalmatian'] = animationList.rottweiler,

shared.lua

    ['a_c_dalmatian'] = {
        ['Spotted'] = {
            componentId = 0,
            drawableId = 0,
            textureId = 0
        },
    },

Should work like this.

To your question, yes I believe they are case sensitive.

1 Like

Thank you so much for this!

1 Like

My pets are there but invisible any idea?
All your pets

Did you rename any of the files?

A new addition to the pack is in: the Armadillo!

Check the main repo for the new files. Enjoy!

1 Like