# crp_elevator
A configurable and performance-friendly elevator system for ESX Legacy servers.
## Features
- Multiple elevators configurable via `config.lua`
- Unlimited floors per elevator
- Marker + interaction key support
- ox_lib context menu
- Smooth screen fade during floor changes
- Job restriction per elevator
- Job restriction per individual floor
- Server-side access validation
- ESX Legacy 1.13.0 compatible
- Performance-friendly logic using `lib.points`
- Optional context menu caching
- Optional vehicle teleport support globally or per elevator
- Locale support
- Configurable notification title
## Requirements
- `es_extended`
- `ox_lib`
## Installation
1. Place the `crp_elevator` folder inside your server `resources` folder.
2. Add the resource to your `server.cfg`:
```cfg
ensure crp_elevator