You can reuse a starting conditional script for multiple conversations but you can't really combine them for one conversation simply due to the fact that they are conditionals. If you need line 1 to appear if the player is a fighter and line 2 to appear if the player is a cleric, you can't really make one conditional that says if the player is a fighter or cleric return true. Then both lines would be true..yet only one can appear.
Hopefully I understood what you were asking and hopefully my response might have made a little sense.
Modifié par GhostOfGod, 01 août 2011 - 09:28 .