Jump to content

How to make custom combat responses?


Andyno

Recommended Posts

The responses are on the Combat Tab of Quests. It's not a good idea to directly change the vanilla dialogues, but make a new quest with a high priority (change the priority on the Quest Data tab, NOT on the individual combat topics). Here are the topics you can use:

 

http://geck.bethsoft.com/index.php/Combat_Tab

 

Right click and add the ones you want to use under the combat tab (just search for the Topics, you don't want to create new ones). Depending on if you are doing this for a specific NPC or the whole game, you will want to assign condition filters on the Quest Data Tab accordingly. For specific NPCs, just use GetIsID filters. For everyone, you could copy and paste the conditions by Voicetype from the Generic quest.

Edited by Bally9
Link to comment
Share on other sites

Thanks for replies mates.

I figured it out finally (it took me a good amount of time of course).

What I don't exactly understand is what purpose got those priorities and what's the difference between 10% and 100%?

Also can't figure out what are those flags for, especially what's the difference between Random and Random End. On Wiki there's some kind of explanation but I don't understand that very well.

 

Random: If an actor qualifies for a Random info, it isn't said immediately. Instead the info is put on a stack. If the next info is also Random, it's put on the stack. The stack keeps building until an info that is not marked Random is found, or an info marked Random End is found. At that point one of the infos in the stack is selected randomly.

Random End: Used to mark the end of a set of Random infos. Technically it is only necessary if the next qualifying info is also random. However, it's good practice to end all Random info sets with a Random End.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...