harIII Posted November 19, 2008 Posted November 19, 2008 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.
Seamhainn Posted November 19, 2008 Posted November 19, 2008 You can find tons of conditional scripts in BIFs->scripts.bif->Script,Source.
harIII Posted November 19, 2008 Author Posted November 19, 2008 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.
Seamhainn Posted November 21, 2008 Posted November 21, 2008 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.