nass_pedscaler
Iām excited to release Nass Ped Scaler, a fully-synchronized FiveM script that lets players change their characterās height and proportions in real-time using a smooth UI. This is a free release so please enjoy it, use it, improve it, and feel free to leave feedback!
Preview Video:
Download on GitHub:
Features
- Real-time scaling: Configurable limits
- Fully synced: Every player sees the scale changes
- Persistent storage: Size is saved & restored
- Modern UI: (clean, responsive & easy to use)
- Framework support:: ESX, QBCore, QBox & Standalone
- ACE permission system
- Optional speed scaling
Installation
- Download the script from GitHub
- Drag
nass_pedscalerinto yourresourcesfolder - Add this to server.cfg:
ensure nass_pedscaler
Make sure this line is added after your framework (if applicable) initialization.
Make sure to go through the config.lua and edit it to your liking
Commands
/scaleOpen your scale menu/scale [id]Open menu for another player (requires permission)/resetscaleReset your scale/resetscale [id]Reset another playerās scale (requires permission)
Permission Setup
Enable permissions in config.lua:
Config.permissions.enabled = true
Give admin group access:
add_ace group.admin nass_fighting.scaler allow
Notes & Limitations
- Scaling temporarily resets when:
- aiming a weapon
- entering/exiting vehicles
- These limitations come from GTA/FiveM and will automatically fix themselves after the action ends.
- Small terrain-based animation shifts may appear depending on ped model.
This is meant to be a resource that pushes the limits of what FiveM can do, not something that I would say can be used for very serious RP
Contributions
Pull requests and improvements are very welcomed and encouraged!
If you enjoy the script, leaving feedback below helps a ton.
