Author Topic: Player Emotes - Script Available?  (Read 381 times)

Legacy_Buddywarrior

  • Hero Member
  • *****
  • Posts: 512
  • Karma: +0/-0
Player Emotes - Script Available?
« on: December 02, 2012, 05:18:17 pm »


                I found the x0_d1_g2_cheer  for the NPC cheer, but is one available for the PC cheer (or other animations?) 

Specifically, I'm wanting to add a line that checks the for something on the player and of course does something if that player meets the conditions. I would love to be able to add more function to the emotes.
               
               

               
            

Legacy_henesua

  • Hero Member
  • *****
  • Posts: 6519
  • Karma: +0/-0
Player Emotes - Script Available?
« Reply #1 on: December 02, 2012, 06:38:05 pm »


                DMFI uses the OnChat check to link emotes with animations etc.... More than you ae asking for, but you can extract just the player chat script and functions.

I added a few improvements to DMFI's chat parsing including eliminating the very long hangup on module load that 1.09 introduced.
               
               

               
            

Legacy_ShadowM

  • Hero Member
  • *****
  • Posts: 1373
  • Karma: +0/-0
Player Emotes - Script Available?
« Reply #2 on: December 02, 2012, 08:53:12 pm »


               You might want to check this out too. It improves and add more things then DMFI and has some combo emote/animation calls in it chat for players.
HR DM TOOL
               
               

               
            

Legacy_Buddywarrior

  • Hero Member
  • *****
  • Posts: 512
  • Karma: +0/-0
Player Emotes - Script Available?
« Reply #3 on: December 02, 2012, 11:01:17 pm »


               Thanks for the tip guys. Looks like OnPlayerChat is what I want to use.