![[PAID] [QB/ESX] kr_pets | Advanced pet system | Skill system | main image](https://forum-cfx-re.akamaized.net/optimized/4X/d/7/7/d777c2f6735a77dd81884f8da27e21a28ac31550_2_661x500.jpeg)
![[PAID] [QB/ESX] kr_pets | Advanced pet system | Skill system | thumbnail 1](https://forum-cfx-re.akamaized.net/optimized/4X/d/7/7/d777c2f6735a77dd81884f8da27e21a28ac31550_2_661x500.jpeg)
![[PAID] [QB/ESX] kr_pets | Advanced pet system | Skill system | thumbnail 2](https://forum-cfx-re.akamaized.net/optimized/4X/9/a/8/9a8805dbb8bbc507aa64d1c371b92ef806c36fac_2_690x388.jpeg)
![[PAID] [QB/ESX] kr_pets | Advanced pet system | Skill system | thumbnail 3](https://forum-cfx-re.akamaized.net/optimized/4X/d/7/7/d777c2f6735a77dd81884f8da27e21a28ac31550_2_661x500.jpeg)
![[PAID] [QB/ESX] kr_pets | Advanced pet system | Skill system | thumbnail 4](https://img.youtube.com/vi/W4fE_jpgYyo/maxresdefault.jpg)
Price
UnknownA script by KRILLE
Price
UnknownTebex
KR PETS 3.0
/pets
.TriggerEvent("kr_pets:insertPetWithoutPrice", model --[[e.g. "a_c_rottweiler"]])
Skill System
Showcase of pet menu with the skill tree maxed out (watch video for more in-depth):
Requirements
Recommended
Config (Not the entire config but most of the essential features)
Framework = "esx",
CurrentTranslation = "en",
PetMenuPos = "top-left", -- options between "top-right", "top-left", "bottom-right", "bottom-left"
TargetSystem = "none", -- "none", "qtarget" or "qb-target"
AutomaticDoors = true, --If the vehicle doors should be auto opened
VehicleInventory = "ox_inventory", -- options between "mf-inventory", "ox_inventory", "qb", "esx_inventoryhud_trunk" [https://github.com/Trsak/esx_inventoryhud_trunk], "esx_trunk" [https://github.com/schwim0341/esx_trunk]
--Make ticket in discord for more vehicle inventory/trunk scripts support
PetHouseModel = "prop_doghouse_01",
VetPrice = 100,
PaymentMethod = "bank",
MaxAmountPetOutside = 6,
MaxAmountPetInsideOfAPetHouse = 4,
EnableBlips = true,
EnableNetworkedHouses = false, -- set to true if you want everyone too see everyone's pet house (not recommended)
EnablePetHouse = true,
EnablePetCommand = false,
Keys = {
["G"] = {key = 47, label = "~INPUT_DETONATE~"},
["K"] = {key = 311, label = "~INPUT_REPLAY_SHOWHOTKEY~"},
["E"] = {key = 38, label = "~INPUT_CONTEXT~"},
["Z"] = {key = 20, label = "~INPUT_MULTIPLAYER_INFO~"}
},
Blips = {
Pet = {sprite = 442, color = 31},
},
KeyActions = {
DropPet = "G",
FastInteraction = "Z",
InteractWithPet = "K", -- only for non targetsystem users
},
AllowedSniffedItems = { -- under here you can add items which are allowed for your pet to sniff e.g. weed, meth or other drugs used on your server!
"water",
},
RewardsXP = {
uniqueActions = 1, --the xp given from unique interactions with pet
successfulAttack = 15,
successfulSearch = 5,
breeding = 25,
},
PoliceOnly = {
onlyPoliceCanSniff = false,
onlyPoliceCanAttack = false,
},
Delays = {
statusRemoval = 450, -- (seconds) the time it takes for your pet's hunger to be removed by one (default 450s => (450*100)/3600 = 12.5 hours for the pet to go from 100 to 0 in hunger)
newItemToSniffDelay = 100000 -- (milisec) total of 100 sec before the pet can get better at sniffing an item or sniff a new item
},
Video showcase of the script (click here if the video won’t load)
Other resources:
[ESX/QB] kr_mobilehousing | Motorhome/RV/Mobile housing
[ESX] [PAID] kr_farms | 2250+ planting spots | Ownable farms
[ESX] [PAID] kr_shops | Manage your shop
[ESX] [PAID] kr_companies | Next gen SOCIETY script
Code is accessible | Yes (server files are inaccessible) |
Subscription-based | No |
Lines (approximately) | ~2700 lua and ~1500 UI |
Requirements | ESX/QB |
Support | Yes |
No approved reviews found for this script yet.