- Joined
- Aug 14, 2006
- Messages
- 7,610
Hey people!
I'm working with my campaign and I'm not sure why these dialogs won't show those questions. It only shows answers. What's the problem in here?
Of course I have used this trigger:
I'm working with my campaign and I'm not sure why these dialogs won't show those questions. It only shows answers. What's the problem in here?
Of course I have used this trigger:
-
Dialog - Show Riddler_1_Dialog for Player 1 (Red)
-
Create Riddler Questions
-

Events
-


Time - Elapsed game time is 6.80 seconds
-
-

Conditions
-

Actions
-


-------- First Riddler Question --------
-


Dialog - Hide Riddler_1_Dialog for Player 1 (Red)
-


Dialog - Change the title of Riddler_1_Dialog to |c0020C000How many ...
-


Dialog - Create a dialog button for Riddler_1_Dialog labelled |c00FFFC014.|r
-


Set Riddler_1__Dialog_DB1 = (Last created dialog Button)
-


Dialog - Create a dialog button for Riddler_1_Dialog labelled |c00FFFC015.|r
-


Set Riddler_1__Dialog_DB2 = (Last created dialog Button)
-


Dialog - Create a dialog button for Riddler_1_Dialog labelled |c00FFFC016.|r
-


Set Riddler_1__Dialog_DB3 = (Last created dialog Button)
-


Wait 2.00 seconds
-


-------- Second Riddler Question --------
-


Dialog - Hide Riddler_2_Dialog for Player 1 (Red)
-


Dialog - Change the title of Riddler_2_Dialog to |c0020C000What was ...
-


Dialog - Create a dialog button for Riddler_2_Dialog labelled |c00FFFC01Vada.|r
-


Set Riddler_2__Dialog_DB1 = (Last created dialog Button)
-


Dialog - Create a dialog button for Riddler_2_Dialog labelled |c00FFFC01Xada.|r
-


Set Riddler_2__Dialog_DB2 = (Last created dialog Button)
-


Dialog - Create a dialog button for Riddler_2_Dialog labelled |c00FFFC01Bada.|r
-


Set Riddler_2__Dialog_DB3 = (Last created dialog Button)
-


Wait 2.00 seconds
-


-------- Third Riddler Question --------
-


Dialog - Hide Riddler_3_Dialog for Player 1 (Red)
-


Dialog - Change the title of Riddler_3_Dialog to |c0020C000Where Kar...
-


Dialog - Create a dialog button for Riddler_3_Dialog labelled |c00FFFC01Field nex...
-


Set Riddler_3__Dialog_DB1 = (Last created dialog Button)
-


Dialog - Create a dialog button for Riddler_3_Dialog labelled |c00FFFC01Inside mo...
-


Set Riddler_3__Dialog_DB2 = (Last created dialog Button)
-


Dialog - Create a dialog button for Riddler_3_Dialog labelled |c00FFFC01Valley.|r
-


Set Riddler_3__Dialog_DB3 = (Last created dialog Button)
-
-


