Author Topic: Preventing VOICE_CHAT_WEAPONSUCKS  (Read 372 times)

Legacy_Djeserkheperure

  • Newbie
  • *
  • Posts: 4
  • Karma: +0/-0
Preventing VOICE_CHAT_WEAPONSUCKS
« on: July 28, 2012, 11:52:12 pm »


               Since the door placeables can not be healed or recreated, I have tried to make an alternate system to handle their strength. I made the door immune to all types of damage and decided to track virtual hit points. Physical damage is rolled manually. Luckily damage from spells could be trapped with GetTotalDamageDealt(). When the virtual hit points have been depleted, the door can no longer be locked. My biggest problem is now that the player must endure tons of VOICE_CHAT_WEAPONSUCKS lines. Is there a way to prevent them from playing? I have noticed that In multiplayer they are private and players hear only their own character's complaints.
               
               

               
            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
Preventing VOICE_CHAT_WEAPONSUCKS
« Reply #1 on: July 29, 2012, 12:15:51 am »


               of course doors can be healed (EffectHeal applies same as on creature), even resurrected call SetIsDestroyable FALSE when doors calls OnDeath and then later apply EffectResurrect on them
               
               

               


                     Modifié par ShaDoOoW, 28 juillet 2012 - 11:16 .
                     
                  


            

Legacy_Djeserkheperure

  • Newbie
  • *
  • Posts: 4
  • Karma: +0/-0
Preventing VOICE_CHAT_WEAPONSUCKS
« Reply #2 on: July 29, 2012, 01:13:08 am »


               Oh boy. I wish I had had the courage to defy NWN Lexicon. Thank you.
               
               

               
            

Legacy_acomputerdood

  • Sr. Member
  • ****
  • Posts: 378
  • Karma: +0/-0
Preventing VOICE_CHAT_WEAPONSUCKS
« Reply #3 on: July 29, 2012, 01:16:10 am »


               we're trying to get the lexicon updated '<img'>
               
               

               
            

Legacy_WhiZard

  • Hero Member
  • *****
  • Posts: 2149
  • Karma: +0/-0
Preventing VOICE_CHAT_WEAPONSUCKS
« Reply #4 on: July 29, 2012, 01:51:59 am »


               

acomputerdood wrote...

we're trying to get the lexicon updated '<img'>


More information, please.
               
               

               
            

Legacy_Lightfoot8

  • Hero Member
  • *****
  • Posts: 4797
  • Karma: +0/-0
Preventing VOICE_CHAT_WEAPONSUCKS
« Reply #5 on: July 29, 2012, 03:20:28 am »


               

WhiZard wrote...

acomputerdood wrote...

we're trying to get the lexicon updated '<img'>


More information, please.


Started here: http://social.biowar...9035/1#13227190

Continued here: http://social.biowar...5430/1#13242477