Var-Documentation
  • 📚Var Documentation
  • 🌎Theme / Translate
    • Change theme
    • Change language
  • 🔓For open source
    • Change UI
  • 👕Clothes Shop
    • Installation
    • 🔩Configuration
      • đŸŗī¸Blips/Marker
      • 📚Translate
      • 📷Change cam and pos
  • 🃏Casino
    • Installation
    • 🔩Configuration
      • đŸŗī¸Main config
      • 🏇Horse
      • 🎡Lucky Whell
      • 📚Translate
  • đŸ•ēEmote
    • Installation
    • 🔩Configuration
      • đŸŗī¸Main config
      • 💃Emote List
      • 📚Translate
  • âš”ī¸Crew
    • Installation
    • đŸĒ›Export
  • 👮Alert Job
    • Installation
    • đŸĒ›Server Export
  • đŸĸSociety Manager
    • Installation
    • đŸĒ›Export
    • 🔩Configuration
      • 📚Translate
      • đŸ’ĩMax salary
      • 📜Last invoice
  • đŸ˜ī¸Property
    • Installation
    • 🔩Configuration
      • 📚Translate
      • đŸ–ŧī¸Add interior
  • 💈Barber shop
    • Installation
    • 🔩Configuration
      • 🔓Change menu (Open source)
      • đŸŗī¸Blips
      • 📚Translate
      • âœ‚ī¸Add shop
  • 🛒Shop with basket
    • Installation
    • 🔩Configuration
      • 🍏Item/Category config
      • đŸŗī¸Blips/Marker
      • 📚Translate
      • ➕Add shop
  • đŸ–‹ī¸Tattoo shop
    • Installation
    • 🔩Configuration
      • âœī¸Edit Tattoo
      • đŸŗī¸Blips/Marker
      • 📚Translate
      • ➕Add shop
  • 🏡Gardener Job
    • Installation
    • 🔩Configuration
      • â„šī¸Change pos farm
      • đŸŗī¸Blips
      • 📚Translate
  • 🏧Heist ATM
    • Installation
    • 🔩Configuration
      • 💰Event money
      • 📚Translate
      • 👮Police alert
  • đŸĻHeist Fleeca
    • Installation
    • 🔩Configuration
      • 📚Translate
      • 📍Pos Fleeca Heist
  • đŸ™ī¸Poster Job
    • Installation
    • 🔩Configuration
      • â„šī¸Change pos farm
      • đŸ–ŧī¸Change poster texture
      • đŸŗī¸Blips/Marker
      • 📚Translate
  • đŸ–ŧī¸Loading Screen
    • Installation
    • âš™ī¸Configuration
  • đŸĻBank
    • Installation
    • 🔩Configuration
      • đŸ§â€â™‚ī¸Ped
      • đŸŗī¸Blips
      • 📚Translate
      • 🚩Add Bank Pos
      • đŸĸSociety
  • 🚘AutoCarDealer
    • Installation
    • 🔩Configuration
      • ➕Add Vehicles
      • 📚Translate
      • đŸŗī¸Blips
      • 📍Coords
  • 📸Character Creator
    • Installation
    • 🔩Configuration
      • 📚Translate
      • 😃Expression
      • âš™ī¸Spawn
  • đŸ‘ĨMulti Character
    • Installation
    • 🔩Configuration
      • 📚Translate
      • 📸Change Character Creator
      • âš™ī¸Commands
  • 📝Bill
    • Installation
    • 🔩Configuration
      • 📚Translate
      • #ī¸âƒŖControl
Powered by GitBook
On this page
  1. Emote
  2. Configuration

Translate

PreviousEmote ListNextInstallation

Last updated 5 months ago

To change the interface and also that of notifications go here

Shared.Locale = {
    -- Notification
    Emote3DError = "You must be in animation to do this",
    EmoteSended = function(PlayerName, EmoteName) return "Request sent to ~g~<C>" .. PlayerName .. "~s~</C> [" .. EmoteName .. "]" end,
    EmoteUnValid = function(EmoteName) return "[" .. EmoteName .. "] is not a valid shared emote" end,
    EmoteBinded = function(EmoteName, KeyBind) return "The emote [" .. EmoteName .. "] has been bound on the NUMPAD"..KeyBind end,
    PressCam = "Press ~y~G~w~ to use camera flash.",
    PressPee = "Hold ~y~G~w~ to pee.",
    PressStun = "Press ~y~G~w~ to 'use' stun gun.",
    PressRain = "Press ~y~G~w~ to make it rain.",
    PressVape = "Press ~y~G~w~ to vape.",
    PressLeaf = "Press ~y~G~w~ to use the leaf blower.",
    PressSpray = "Hold ~y~G~w~ to spray champagne",
    MaxMinEmoteName = "Emote name must have 4 characters minimum and 16 maximum",
    AcceptOrRefuseShared = "Press ~g~E~s~ to accept\nPress ~r~X~s~ to decline\n\nEmote: ",
    CheckAround = {
        NoPlayerClosest = "~b~Nobody around\n~w~Get closer",
        ActionClosest = "Press ~g~E~s~ to confirm~n~Press ~b~A~s~ to change the target~n~Press ~r~X~s~ to cancel",
        RefuseAction = "You have ~r~canceled~s~ this ~r~action~s~"
    },
    ErrorMap = {
        Error403 = { Title = "Plan limit reached" , Descritpion = "You cannot create any new emote."},
        Error429 = { Title = "Rate limiting reached" , Descritpion = "You cannot do new request for the moment."}
    },
    ProcessUpdate = function(Name, Status) return "Emote status progression\n"..Name .. " has reached the state " .. Status end,
    EmoteReady = function(Name) return "Emote is ready\n"..Name .. " is now available !" end
}
đŸ•ē
🔩
📚
Change language