Skip to content

Origintk/Pets-System-Fivem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Pets-System-Fivem

Pets System Fivem Events That You Can Use From Your Inventory Items/Menus
TriggerClientEvent("togglePetUI") - Toggles the text that shows the hunger/thirst
TriggerClientEvent("togglePet",type) - Toggles the dog, the types can be "Rottwieler","Huskey","German Shepard","Golden Retriever"
TriggerClientEvent("feedPet",true,10) - This feeds the dog, the boolean is true if food, false if water, the number is the amount
TriggerClientEvent("healPet",10) - This heals the dog if they have taken damage from malnourishment.

About

Pets System Fivem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%