A FiveM script that automatically displays a map animation when the pause menu is opened, with configurable options and manual toggle functionality.
Automatic map animation on pause menu open/close
Manual toggle via command
Configurable settings (model, animation, timing, etc.)
Ensure the resource in your server.cfg:
server.cfg
ensure aura-maptoggle
Edit shared/config.lua to customize:
shared/config.lua
Map prop model
Animation dictionary and name
Attachment positions and rotations
Timing settings (check intervals)
Command settings
Debug options
The map animation automatically plays when opening the pause menu
Use the configured command (default: /togglemap) to open pause menu too.
/togglemap
Adjust settings in the config file as needed
Last updated 1 month ago