This page walks you from download → placement → startup order → first launch for onex-emotes.
When you purchase onex-emotes, inside the onex-emotes -*.zip you will find onex-emotes_list dependencies.
| Dependency | Required | Download Address |
|---|---|---|
| onex-base | Yes | inside Cfx Portal |
| onex-emotes_list | Yes | Inside zip or from github |
Extract both resource folders into your server's resources/[onex]/ directory. If the [onex] folder does not exist, create it manually. Do not rename either folder — the scripts reference their own names internally.
Add the following to your server.cfg, after your framework and its dependencies (e.g. qb-core, ox_core).
ensure [onex] # At very end add this line add_filesystem_permission onex-base write onex-emotes
Join server, and after spawning click F4 or run command /em to verify the script menu is opening and script is working. Then you are good to go.
Last updated about 11 hours ago