Author Topic: List of Combat Emotes  (Read 31509 times)

FloatingFatMan

  • An Offal
  • Elite Boss
  • *****
  • Posts: 1,178
  • Kheldian's Forever!
List of Combat Emotes
« on: July 11, 2015, 05:06:34 PM »
Hi All,

Below is a list (work in progress), of some -usable- combat emotes!

These are mostly all from MA sets, and have NO visual/audio effects in them at all, they're just the animations!  Some of the names are a bit basic, so feel free to rename, just leave the "Bits" part of the line alone!

To use, add them to your emote.cfg file, the call in game with ie:  /e punch1

To add them to your emote.cfg file:
Okay, so. Time to start!  Note. This is for Windows only. If you're on a Mac, I can't help you.

1.  In Windows Explorer, open the folder at %APPDATA%\Paragon Chat\Config
2.  Open the file emote.cfg in a text editor of your choice.
3.  Go to the bottom of the file, ignore what's in there.
4.  Paste the following into it. EXACTLY as I've put. Don't go changin' nuffin!

Code: [Select]
Emote Punch1
  Bits COMBAT PUNCH COMBO2
End

Emote Punch2
  Bits COMBAT KUNGFU KICK STRONG ALTERNATE ONE
End

Emote Punch3
  Bits COMBAT KUNGFU PUNCH KUNGFUSTUN ALTERNATE ONE
End

Emote Punch4
  Bits COMBAT KUNGFU LOW KICK FEET ALTERNATE ONE
End

Emote Pound
  Bits COMBAT HAND CHOP
End

Emote Swipe
  Bits COMBAT HAND SWIPE
End

Emote Slam
  Bits COMBAT 1HSLAM
End

Emote PalmStun
  Bits COMBAT KUNGFU PUNCH KUNGFUSTUN
End

Emote DoorKick
  Bits COMBAT STRONG KICK
End

Emote KickBrawl
  Bits COMBAT KICKBRAWL
End

Emote LeapKick
  Bits COMBAT LEAPKICK
End

Emote HobbleKick
  Bits COMBAT KUNGFU LOW KICK FEET
End

Emote IronKick
  Bits COMBAT KUNGFU HIGH KICK
End

Emote LegSweep
  Bits COMBAT KUNGFU KUNGFUAREA
End

Emote RoundHouseKick
  Bits COMBAT KUNGFU KICK STRONG
End

Emote ShadowKick
  Bits COMBAT KUNGFU KUNGFUSPEED
End

Emote StunKick
  Bits COMBAT KUNGFU KICK KUNGFUSTUN
End

Emote HighKick
  Bits COMBAT KUNGFU HIGH KICK ALTERNATE ONE
End

Emote Taunt1
  Bits COMBAT KUNGFU TAUNT VARIATIONB
End
« Last Edit: July 12, 2015, 10:42:40 PM by Aggelakis »

Valtyr

  • Finder of Lost CatGrrls
  • Boss
  • ****
  • Posts: 101
  • Not From Around Here
Re: List of Combat Emotes
« Reply #1 on: July 11, 2015, 10:26:55 PM »
Sweet! And here's the corresponding .mnu set up. (Again, staying with basic names.)

Code: [Select]
// POPMENU File for Paragon Chat Costume Changes
//
Menu "karate"
{
Menu "Costume Changes"
Option "Punch" "e Punch1"
Option "Punch 2" "e Punch2"
Option "Punch 3" "e Punch3"
Option "Punch 4" "e Punch4"
Option "Pound" "e Pound"
Option "Swipe" "e Swipe"
Option "Slam" "e Slam"
Option "Palm Stun" "e PalmStun"
Option "Door Kick" "e DoorKick"
Option "Brawl Kick" "e KickBrawl"
Option "Leap Kick" "e LeapKick"
Option "Hobble" "e HobbleKick"
Option "Iron Kick" "e IronKick"
Option "Sweep" "e LegSweep"
Option "Roundy" "e RoundHouseKick"
Option "Shadow Kick" "e ShadowKick"
Option "Stun Kick" "e StunKick"
Option "High Kick" "e HighKick"
Option "Taunt" "e Taunt1"
}
}

Gunnarsvard

  • Underling
  • *
  • Posts: 14
Re: List of Combat Emotes
« Reply #2 on: July 11, 2015, 10:57:24 PM »
Wouldn't there be an issue with that Taunt1 as there's already a Taunt1 to begin with?

FloatingFatMan

  • An Offal
  • Elite Boss
  • *****
  • Posts: 1,178
  • Kheldian's Forever!
Re: List of Combat Emotes
« Reply #3 on: July 11, 2015, 11:02:19 PM »
Wouldn't there be an issue with that Taunt1 as there's already a Taunt1 to begin with?

Just rename it to something else then. I forgot there was a taunt1 already.  It gets replaced by the custom one.

Gunnarsvard

  • Underling
  • *
  • Posts: 14
Re: List of Combat Emotes
« Reply #4 on: July 11, 2015, 11:13:23 PM »
I have. Renamed it to TauntFu :D

Valtyr

  • Finder of Lost CatGrrls
  • Boss
  • ****
  • Posts: 101
  • Not From Around Here
Re: List of Combat Emotes
« Reply #5 on: July 11, 2015, 11:25:04 PM »
Also, I left "Costume Changes" as the category title. Please forgive my derps.

FloatingFatMan

  • An Offal
  • Elite Boss
  • *****
  • Posts: 1,178
  • Kheldian's Forever!
Re: List of Combat Emotes
« Reply #6 on: July 12, 2015, 05:59:04 AM »
Also, I left "Costume Changes" as the category title. Please forgive my derps.

I'm sorry, but for that crime, I'm going to have to have you dragged out back and tickled.

SuburbanHell

  • Lieutenant
  • ***
  • Posts: 62
Re: List of Combat Emotes
« Reply #7 on: July 12, 2015, 10:00:14 PM »
Stupid question... where is the emotes.cfg file supposed to go?  I didn't see one in the main CoX folder, so made my own, placed it there, and these commands aren't working.

Valtyr

  • Finder of Lost CatGrrls
  • Boss
  • ****
  • Posts: 101
  • Not From Around Here
Re: List of Combat Emotes
« Reply #8 on: July 12, 2015, 10:11:22 PM »
Look in this thrad here.

SuburbanHell

  • Lieutenant
  • ***
  • Posts: 62
Re: List of Combat Emotes
« Reply #9 on: July 12, 2015, 10:36:48 PM »
Thanks, worked perfectly.

Aggelakis

  • Elite Boss
  • *****
  • Posts: 3,001
Re: List of Combat Emotes
« Reply #10 on: July 12, 2015, 10:42:52 PM »
Added a quoted howto to the first post.
Bob Dole!! Bob Dole. Bob Dole! Bob Dole. Bob Dole. Bob Dole... Bob Dole... Bob... Dole...... Bob...


ParagonWiki
OuroPortal

SuburbanHell

  • Lieutenant
  • ***
  • Posts: 62
Re: List of Combat Emotes
« Reply #11 on: July 12, 2015, 10:50:32 PM »
Next question, is here a list of "Bits" somewhere?  I figure if we can fake KungFu certainly we can fake Energy Blast or any other powerset?

Arcana

  • Sultaness of Stats
  • Elite Boss
  • *****
  • Posts: 3,672
Re: List of Combat Emotes
« Reply #12 on: July 13, 2015, 01:32:23 AM »
I went and dug up the stuff I was playing around with in Icon a while back, and converted it from seqbits to emote.cfg syntax and a popmenu.  Its a partial list of the kinds of powers that do reasonable animations without the need for particles or other visual fx, and they are named by the power they emulate.  Feel free to merge, copy, or otherwise do whatever you want with it.

Emote.cfg entries for power animations:

Code: [Select]
Emote ThunderKick
   Bits COMBAT KUNGFU KICK
End

Emote StormKick
   Bits COMBAT KUNGFU KICK STRONG
End

Emote CraneKick
   Bits COMBAT KUNGFU KICK HIGH
End

Emote CripplingAxeKick
   Bits COMBAT KUNGFU KICK LOW FEET
End

Emote EaglesClaw
   Bits COMBAT KUNGFU KUNGFUSTUN KICK
End

Emote CobraStrike
   Bits COMBAT KUNGFU KUNGFUSTUN PUNCH
End

Emote WarriorsChallenge
   Bits COMBAT TAUNT VARIATIONB
End

Emote EnergyPunch
   Bits COMBAT PUNCH
End

Emote Bonesmasher
   Bits COMBAT SMASH
End

Emote PowerThrust
   Bits COMBAT CAST
End

Emote Stun
   Bits COMBAT BASEBALLPUNCH
End

Emote TotalFocus
   Bits COMBAT JUMPNSMASH
End

Emote Smite
   Bits COMBAT 2HAND SWIPE
End

Emote ShadowMaul
   Bits COMBAT PUNCH SPEEDPUNCH
End

Emote SiphonLife
   Bits COMBAT STEAL
End

Emote TouchofFear
   Bits COMBAT MAGIC CAST
End

Emote QuickStrike
   Bits COMBAT ENERGY DRAIN QUICK
End

Emote BodyBlow
   Bits COMBAT ENERGY DRAIN BLOW
End

Emote SmashingBlow
   Bits COMBAT ENERGY DRAIN SMASH
End

Emote Burst
   Bits COMBAT ENERGY DRAIN BURST
End

Emote Jab
   Bits COMBAT GUTPUNCH
End

Emote Punch
   Bits COMBAT SMASH PUNCH
End

Emote Haymaker
   Bits COMBAT SMASH
End

Emote Handclap
   Bits COMBAT CAGE
End

Emote KnockoutBlow
   Bits COMBAT WINDUPPERCUT
End

Emote Footstomp
   Bits COMBAT STOMP
End

Emote JumpKick
   Bits COMBAT LEAPKICK
End

Emote SpringAttack
   Bits COMBAT BULLRUSH ALTERNATE HIGH
End

Popmenu that executes those animations (organized by powerset):

Code: [Select]
// Power Animations

Menu "PowerAnims"
{
Menu "Martial Arts"
Option "Thunder Kick" "e ThunderKick"
Option "Storm Kick" "e StormKick"
Option "Crane Kick" "e CraneKick"
Option "Crippling Axe Kick" "e CripplingAxeKick"
Option "Eagle's Claw" "e EaglesClaw"
Option "Cobra Strike" "e CobraStrike"
Option "Warrior's Challenge" "e WarriorsChallenge"
}
{
Menu "Energy Manipulation"
Option "Energy Punch" "e EnergyPunch"
Option "Bonesmasher" "e Bonesmasher"
Option "Power Thrust" "e PowerThrust"
Option "Stun" "e Stun"
Option "Total Focus" "e TotalFocus"
}
{
Menu "Dark Melee"
Option "Shadow Punch" "e EnergyPunch"
Option "Smite" "e Smite"
Option "Shadow Maul" "e ShadowMaul"
Option "Siphon Life" "e SiphonLife"
Option "Touch of Fear" "e TouchofFear"
}
{
Menu "Kinetic Melee"
Option "Quick Strike" "e QuickStrike"
Option "Body Blow" "e BodyBlow"
Option "Smashing Blow" "e SmashingBlow"
Option "Burst" "e Burst"
Option "Concentrated Strike" "e TotalFocus"
}
{
Menu "Super Strength"
Option "Jab" "e Jab"
Option "Punch" "e Punch"
Option "Haymaker" "e Haymaker"
Option "Handclap" "e Handclap"
Option "Knockout Blow" "e KnockoutBlow"
Option "Footstomp" "e Footstomp"
}
{
Menu "Leaping"
Option "Jump Kick" "e JumpKick"
Option "Spring Attack" "e SpringAttack"
}
}

Powers included in that set:

Martial Arts
Thunder Kick
Storm Kick
Crane Kick
Crippling Axe Kick
Eagle's Claw
Cobra Strike
Warrior's Challenge

Energy Manipulation
Energy Punch
Bonesmasher
Power Thrust
Stun
Total Focus

Dark Melee
Shadow Punch
Smite
Shadow Maul
Siphon Life
Touch of Fear

Kinetic Melee
Quick Strike
Body Blow
Smashing Blow
Burst
Concentrated Strike

Super Strength
Jab
Punch
Haymaker
Handclap
Knockout Blow
Footstomp

Leaping
Jump Kick
Spring Attack


Note: Shadow Punch plays Energy Punch's animation.  That's not a typo: those animations were identical in-game.

Note2: I find /macro pa "popmenu PowerAnims" to be useful.

Voltixdark

  • Lieutenant
  • ***
  • Posts: 87
Re: List of Combat Emotes
« Reply #13 on: July 13, 2015, 01:37:59 AM »
Sweet! And here's the corresponding .mnu set up. (Again, staying with basic names.)

Code: [Select]
// POPMENU File for Paragon Chat Costume Changes
//
Menu "karate"
{
Menu "Costume Changes"
Option "Punch" "e Punch1"
Option "Punch 2" "e Punch2"
Option "Punch 3" "e Punch3"
Option "Punch 4" "e Punch4"
Option "Pound" "e Pound"
Option "Swipe" "e Swipe"
Option "Slam" "e Slam"
Option "Palm Stun" "e PalmStun"
Option "Door Kick" "e DoorKick"
Option "Brawl Kick" "e KickBrawl"
Option "Leap Kick" "e LeapKick"
Option "Hobble" "e HobbleKick"
Option "Iron Kick" "e IronKick"
Option "Sweep" "e LegSweep"
Option "Roundy" "e RoundHouseKick"
Option "Shadow Kick" "e ShadowKick"
Option "Stun Kick" "e StunKick"
Option "High Kick" "e HighKick"
Option "Taunt" "e Taunt1"
}
}

Hey Valtyr,

Question, Do these power emotes get saved as a bat file? I without any knowledge dumped them into the corresponding file FFF pointed out to place the working emotes into. The Paragon chat could not start, so I had them cut out of the emote.cfg file and saved them as a bat file as are the other popmenu files from the past. So Now when I pop in game do I just go:

/popmenu powers?

GamingGlen

  • Boss
  • ****
  • Posts: 223
Re: List of Combat Emotes
« Reply #14 on: July 13, 2015, 01:42:08 AM »
nevermind

Arcana

  • Sultaness of Stats
  • Elite Boss
  • *****
  • Posts: 3,672
Re: List of Combat Emotes
« Reply #15 on: July 13, 2015, 01:42:48 AM »
Next question, is here a list of "Bits" somewhere?  I figure if we can fake KungFu certainly we can fake Energy Blast or any other powerset?

At some point I can probably make one.  I had a working power to sequence bit converter working in I21, it was messed up a bit in I22 and I never got around to fixing it.  But at some point, when I have some free time, I can probably generate a power to sequence to emote.cfg thing.  That information is inside powers.bin in the client, and its not overly difficult to yank out.

But without the associated visual fx, most of the power animations are goofy.  For example, Power Bolt is COMBAT RAPIDBLAST QUICK; playing that without the associated effects makes you look like a mime pretending to try to pull open a push door.

Arcana

  • Sultaness of Stats
  • Elite Boss
  • *****
  • Posts: 3,672
Re: List of Combat Emotes
« Reply #16 on: July 13, 2015, 01:49:05 AM »
Hey Valtyr,

Question, Do these power emotes get saved as a bat file? I without any knowledge dumped them into the corresponding file FFF pointed out to place the working emotes into. The Paragon chat could not start, so I had them cut out of the emote.cfg file and saved them as a bat file as are the other popmenu files from the past. So Now when I pop in game do I just go:

/popmenu powers?

How to use popmenus: Paragonwiki's popmenu page

Voltixdark

  • Lieutenant
  • ***
  • Posts: 87
Re: List of Combat Emotes
« Reply #17 on: July 13, 2015, 02:00:07 AM »

Voltixdark

  • Lieutenant
  • ***
  • Posts: 87
Re: List of Combat Emotes
« Reply #18 on: July 13, 2015, 02:02:11 AM »
How to use popmenus: http://paragonwiki.com/wiki/Popmenu_(Slash_Command)

By the way I figured out how they pop up with the initial line of menu "corresponding name", but I copied the files perfectly to the T and these things aren't working for me. I don't know what the heck I am doing wrong!

Felderburg

  • Ask me how I got this title!
  • Elite Boss
  • *****
  • Posts: 1,615
  • Personal text? What's that?
Re: List of Combat Emotes
« Reply #19 on: July 13, 2015, 02:13:09 AM »
Broken Link

http://paragonwiki.com/wiki/Popmenu_(Slash_Command)

Just add the final parenthesis.

Of note, just posting the URL didn't work; it had to be put in the URL tags. Probably what happened above.
I used CIT before they even joined the Titan network! But then I left for a long ol' time, and came back. Now I edit the wiki.

I'm working on sorting the Lore AMAs so that questions are easily found and linked: http://paragonwiki.com/wiki/Lore_AMA/Sorted Tell me what you think!

Pinnacle: The only server that faceplants before a fight! Member of the Pinnacle RP Congress (People's Elf of the CCCP); formerly @The Holy Flame