βFAQ
Can I open the menu with something other than the chat command?
-- Example: Calling from the client
TriggerEvent("wp-animals:client:openMenu")
-- Example: Calling from the server, where source is the target client
TriggerClientEvent("wp-animals:client:openMenu", source)How can I edit the script to use an item for the cost instead of using money?
How do I update the Animal shop location?
Last updated