How to Install EUP (Emergency Uniforms Pack) on Your FiveM Server
Install EUP on your FiveM RP server for detailed police, fire, EMS, and military uniforms.
EUP (Emergency Uniforms Pack) adds detailed police, fire, EMS, and military uniforms to freemode character models. Players use the /eup command in-game to browse and equip uniforms.
EUP requires a Cfx.re Element Club subscription for FiveM asset encryption (streaming the clothing files).
Three Resources Required
| Resource | Purpose |
|---|---|
| eup-stream | All clothing model and texture files (large download) |
| eup-ui | The in-game /eup menu |
| NativeUI | UI framework dependency for eup-ui |
Install EUP
Download all three resources
Get eup-stream, eup-ui, and NativeUI from the official cfx.re releases thread.
Upload to the server
In the XGamingServer Panel, stop the server. Click Files in the sidebar and upload all three folders to resources/ (or resources/[eup]/).
Add to server.cfg
Open server.cfg in Files and add:
ensure NativeUI
ensure eup-stream
ensure eup-uiStart order matters — NativeUI must load before eup-ui.
Restart and test
Start from Console. In-game, type /eup to open the uniform selection menu. Browse by department (police, sheriff, fire, EMS, military).
Related Guides
How is this guide?

How to Install ESX Legacy Framework on Your FiveM Server
Install ESX Legacy on your FiveM server using the txAdmin recipe or manually — includes database setup, server.cfg configuration, and common issues.
How to Install QBCore Framework on Your FiveM Server
Install QBCore on your FiveM server using the txAdmin recipe — includes database setup, server.cfg configuration, and key settings.