Maximus7474 / 5m-Elevator

A simple elevator Interface for FiveM servers
GNU General Public License v3.0
12 stars 4 forks source link
fivem standalone

5M-Elevator

By Maximus7474

If you like this resource please drop a star, it's always appreciated and gives motivation to continue !

⚠️ If you are not planning on developping this script download the latest release.

Preview:

image

Without access the panel doesn't allow the user to access the elevator, if he has access the light is then green and he can move around freely

image

Requirements:

Configuration:

All configuration actions are available in the config.lua file. To add more elevators copy the template and alter the values by respecting the structure, not respecting it will lead to errors and the resource not working properly.

Specifications:

FAQ:

Q: Why does my character/vehicle drop when changing floor A: You copy pasted the raw coords from a character position, this is 0.98 distance units above the ground. Either add - 0.98 after the z coordinate or subtract it from it.

Credits: