Skill Checks in Conversations
Posted: Mon Nov 01, 2004 2:38 am
When you insert a token to do a skill check, it apparently does the roll without needing to add any scripting commands. But, what script command do you use for the NPC's possible reactions (based on if the check was sucessfull or not) in the "Text appears when..." tab to check if this roll was sucessfull or not? I used GetIsSkillSucessfull(), but that caused there to be TWO skill rolls made, one for the inserted token and one for the script command.