Jump to content

Home

Conditional Scripts


harIII

Recommended Posts

Posted

I have a very stong need for different conditional scripts for a mod that I'm working on and I searched the Tutorials but didn't see anything.

 

I do know there is a tutorial that is called "Frequently Used Scripts" and I'm curious if there is a tutorial like this but is for conditional scripts.

Posted

That's what I've doing all along with trying to get scripts but I'm not sure how to read them.

 

Specificly, I want a script that activates a peice of dialog the first time you talk to them and then after that I goes to the next peice of dialog.

 

Also I need another script that activates a peice of dialog depending on your level.

Posted

k_con_talkedto checks if it is the first time the PC talks to a NPC.

k_con_talktrue checks if the PC has already talked to the NPC.

 

Those script names come from the top of my head.

 

I think HitDice has the level of the PC, party members and NPCs.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...