Page cover image

⚙️Configuration

Configuration of SCode Caravan Resource

STEP 2 - Framework Configuration

STEP 3- Stash Configuration

STEP 4- Language Configuration


Language = {
    ["select"] = "Select",
    ["left"] = "Left",
    ["right"] = "Right",
    ["cancel"] = "Cancel",
    ["vehicle_move"] = "The transaction was canceled because the vehicle was moving.",
    ["vehicle_not_suitable"] = "You should bring me a Journey model caravan",
    ["setup_lab"] = "Browse interior",
    ["setup_lab_text"] = "~INPUT_CONTEXT~ Browse interior",
    ["open_stash"] = "Open Stash",
    ["open_stash_text"] = "~INPUT_CONTEXT~ Open Stash",
    ["enter_caravan"] = "Enter Caravan",
    ["not_enough_money"] = "You don't have enough money",
    ["door_locked"] = "Vehicle door is locked",
    ["vehicle_too_fast"] = "Vehicle is too fast",
      
}

Last updated