Framework Configuration
Shared.Framework
Shared.Framework = "STANDALONE" -- STANDALONE, QB, QBX, ESX, ND, CUSTOM (Available in sv_open)Shared.Item
Shared.Item = false -- Whether or not the dog can be spawned/removed by selecting an item. Framework must be QB, QBX, ESX, or CUSTOM.Shared.ItemName
Shared.ItemName = "" -- The name of the item that will spawn/remove the dog, only works if Shared.Item is true.Shared.DisableCommand
Shared.DisableCommand = false -- Whether or not to disable the /dog command. (If you only want to use the item)Last updated