Skip to Content

Installation

Basic installation instructions for prism-emotemenu

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-emotemenu into your resources directory
  • Edit configuration as desired (Optional)
  • Add to server.cfg: Add ensure prism-emotemenu to your server.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 animations
  • ts-medialib - Media library dependency

Ensure both resources are installed and running before attempting to record custom emotes.

How to Record

  1. Open client/AnimationList.lua and add your custom emote entry first
  2. Use the command /recordemotes in-game
  3. The system will automatically record your animations based on the entries in AnimationList.lua
  4. Recordings are automatically saved to ts-recorder/recordings/processed

Adding Custom Emotes to Menu

  1. Navigate to ts-recorder/recordings/processed folder
  2. Copy all recorded animation files
  3. Paste them into prism-emoteassets/animations folder
  4. 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.

Last updated on