⏸️Usage Description

Lab Pet V3 Usage Description

First you will go to the ShopsBuyCoords coordinate in config and buy a pet shop that has no owner

Let's assume that you bought the first pet shop in config and let's continue with it

  [1] = {
            name = "Pet Shop 1",
            description = "You can buy pets from here.",
            level = "Regular",
            rate = 1,
            neighborhood = "Vespucci",
            street = "Vespucci Blvd",
            img = "../images/store1.png",
            price = 1000,
            coords = vector3(564.6584, 2753.0103, 42.8770),
            petscoords = vector4(564.9654, 2745.9912, 42.8771, 124.9139),
            shopscoords = vector4(561.3677, 2744.6719, 42.8771, 78.8730),
            shopimg = "../images/dui.png",
        },

in this shop there is a boss menu in the coords section, we go there, open the boss menu and click on the adjustment button on the top left

Pets and shops coords are pre-set but we can change them to our own


Click on it and a pet will spawn as you can see below

We can move this pet with the right left forward and backward arrow keys, place it on the ground by pressing the alt key and adjust its direction with the mouse wheel. After placing this pet, we will press the e key and the menu will open, then we will press the save key and now players will view the pets in our store from here




If you press the eye icon here, your dogs will not be sold in the store. For example, right now the 1st dog has been removed from the sale and they can't buy it. Also as you can see above you have a store level and if you don't have enough level you can't sell them, like the 2nd dog. The level will improve as you sell dogs


Here you can change your pet's name, picture, price and gender


From here you can hire employees to access and work in the caves


And you can buy the dogs from this page, and on the right side you can adjust their outfits and the textures of the outfits. Also don't forget that the script comes with special outfits and special pets


Here you can buy new items and use them. Also, the money you buy these items will go to the owner of that store

Last updated