Installation
Asset download
To find the asset, you must have made the purchase using your own keymaster account. Otherwise, you can use the transfer system to move the asset to a different keymaster account.
Once the purchase is made on our official website, you will receive your asset directly in your cfx portalย in your own panel you can download the asset and install it following the following documentation.
Installation
- Drag-and-drop our script: Simply drag
prism-emotemenuinto yourresourcesdirectory - Edit configuration as desired (Optional)
- Add to server.cfg: Add
ensure prism-emotemenuto yourserver.cfg - Restart your server
Recording Custom Emotes
The emote menu includes built-in functionality to record custom emotes directly in-game. Youโll need prism_mediatool from your keymaster account which includes ts-recorder and ts-medialib.
Prerequisites
Download prism_mediatool from your cfx portalย which includes:
ts-recorder- For recording animationsts-medialib- Media library dependency
Ensure both resources are installed and running before attempting to record custom emotes.
How to Record
- Open
client/AnimationList.luaand add your custom emote entry first - Use the command
/recordemotesin-game - The system will automatically record your animations based on the entries in AnimationList.lua
- Recordings are automatically saved to
ts-recorder/recordings/processed
Adding Custom Emotes to Menu
- Navigate to
ts-recorder/recordings/processedfolder - Copy all recorded animation files
- Paste them into
prism-emoteassets/animationsfolder - Restart the resource to load the new emotes
Make sure you have prism_mediatool (which includes ts-recorder and ts-medialib) and prism-emoteassets installed for custom emote recording to work properly.