[Release] Enhanced emotes v2 (C#)

Hi there.

Following the v1 i’ve made in lua (here: [Release] Enhanced emotes), i desided to rework it in c# with some new feature and no ugly menu.

So now, you still can play emotes (obviously), but you can choose language my modifying config.ini file and linking an appropriate json file and easily add emotes still by modifying the json file linked into config.ini.

Instruction are given in the release page.
Feel free to pull request the repository so the community could have more emotes and more languages :slight_smile:

Images of the mod:


Source: https://github.com/Lulzboat-Mods/Enhanced-emotes
Latest release: https://github.com/Lulzboat-Mods/Enhanced-emotes/releases/tag/2.4.1

Have fun :slight_smile:

5 Likes

Good job but can you add Screenshot please ? ^^

1 Like

Idk if it’s useful because there is nothing “graphic”

Any chance to have a menu thing ?

Definetely yeah. But when? Idk

When you write the name of an emote it shows in the chat globally and triggers the emote for everyone in the server. Only issue found so far, nice release mate!

Yeah im aware of this, i have to find time to update this.
Thank you for using it btw :slight_smile:

Version 2.4 is out.
What’s new?

It now uses NativeUI, which means:

  • A fancy menu, wow !
  • No more chat commands
  • No more server wide command trigger (caused my chat commands)

Enjoy !

I installed the resource and up arrow on the keyboard doesnt work. :confused:

What do you mean by up arrow does not work?
You have to press K to open the menu btw

how to change the key
from K to ,
??

For now, you can edit the code and compile it.

You can change key with the help of this documentation: https://wiki.fivem.net/wiki/Controls

Later, i will had the option to directly modify it on the config.ini file

I know this is a dumb question, but how do i install this?

Like any other mod. Install it in ressource folder, and add the name of the added folder into the yml file at the root of your server

it doesnt pop up tho in game when i do that

So you’ve done it wrongly because it works

I’ve had problems with your script. It was like every 3-10 seconds, when I was aiming from weapon, my crosshair was updated to “zero” position. After resource restart everything was okay, but when I was running this script with AutoStart there was a problem.

Same problem here. Followed the readme.md but no menu when i press ‘K’

Sounds weird, no one has this kind of issue as far as i know

did you ever manage to make it where you can disable controller use in the config.ini file?