Config
Config = {}
-- INSÉREZ VOTRE CLÉ, DISPONIBLE DANS VOTRE PROFIL SUR LE SITE INTERNET !
Config.LicenseKey = ""
Config.Elevators = {
{
menuTitle = "Ascenseur 1",
blueColor = "#0066FF",
menuScaleX = 1.0,
helpText = "Appuyez sur ~g~E~w~ pour utiliser l'ascenseur",
openKey = 38,
floors = {
{ label = "0", coords = vector3(312.751648, -1343.934082, 32.043213) },
{ label = "1", coords = vector3(320.320892, -1336.734009, 32.093750) },
}
}
}Last updated