Numbers are automatically calculated there is no way to change this…
For the customization, html / css / js are not encrypted so you can change all styles
Hello! I purchased this, however I am having trouble adding multiple elevators. Could you please attach the format and correct bracket placement to add additional elevators?
To add new elevators it’s simple and you can check in preview video, this is a example
Config.elevators = {
{
label = "My first elevator",
zeroLevel = 2, -- Which value is the zero floor in the position list ?
positions = {
vector4(338.6016, -583.6909, 74.1617, 250.5492),
vector4(332.3998, -595.6605, 43.2840, 70.3210), -- This is the zero floor so it's the 2nd value
vector4(342.1069, -585.2532, 28.7991, 68.0427),
}
},
{
label = "My second elevator",
zeroLevel = 2, -- Which value is the zero floor in the position list ?
positions = {
vector4(338.6016, -583.6909, 74.1617, 250.5492),
vector4(332.3998, -595.6605, 43.2840, 70.3210), -- This is the zero floor so it's the 2nd value
vector4(342.1069, -585.2532, 28.7991, 68.0427),
}
},
}
I’m pleased to announce that our Showcase Server is now open!
Some of you already asked for it, you can now try out three of our scripts directly in-game including the Elevators with panel .
Feel free to test them out solo or with friends before deciding on a purchase.