25 lines
		
	
	
	
		
			728 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
	
		
			728 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ## Showcase
 | |
| 
 | |
| 
 | |
| ## Features
 | |
| - UI for selecting elevator floors.
 | |
| - Current floor display with animation.
 | |
| - Tooltip display for floor names.
 | |
| - Stop button.
 | |
| - Option to restrict certain floors by password.
 | |
| - Modal window for entering password.
 | |
| 
 | |
| ## Setup
 | |
| 
 | |
| ### Prerequisites
 | |
| - A working FiveM server.
 | |
| - Basic knowledge of Lua, HTML, CSS, and JavaScript.
 | |
| 
 | |
| ### Installation
 | |
|    - Install ox_lib
 | |
|    - Download and extract the project files to your FiveM resources directory.
 | |
|    - Customize config.lua
 | |
|    - Add the resource to your server configuration file (`server.cfg`) with the line:
 | |
|      ```
 | |
|      ensure sh-elevator
 | |
|      ```
 |