Configuration file ESX Version -- ESX Version Config.versionESX = 'new' --[[ 'old' (Esx 1.1). 'new' (Esx 1.2, v1 final, legacy or extendedmode). ]] Set the ESX version Set the language for time Config.Locale = 'en' -- en/fr Bind a command for tablet opening Config.Command = 'tablet' -- Set nil to disabled command! Config.CommandDescription = 'Open tablet' You can set a command for tablet opening. If you want to disable the command opening, set it to nil . Attach an item to tablet usage Config.Item = 'xelyos_bob_tablet' -- Set nil to disabled item! You can attach tablet opening to the usage of an item. To not bind the tablet to an item, set it to nil .