Hello,
I was wondering, how would I go about adding new emotes for Multiplayer?
Like /amneo that JediAcademy+ features.
Does it envolve using Dragon, and editing the Client Commands in g_cmds.c?
I appreciate it, thanks.
-Kessno
If you want to make new animations, then yes, you'll have to use Dragon.
To use the already existing ones, then you'll have to learn some coding, unless there are any scripts for it.
Well, I *know* I'll need coding. Hence why I posted in the coding forum. :p
But what I'm looking for is how to set-up the code. After making the animation in Dragon, how to trigger it to work with a custom emote. That's what I need help with.
Look to see how the current "taunts" are handled in the code.