para '.ini' de localidad |
|
NUM_OPCIONES número_opcionesFIN_DEF_OPCIONES
TITULO color, texto_título
TEXTO_PREGUNTA color, texto_pregunta
TEXTO_PREGUNTA color, texto_pregunta
TEXTO_PREGUNTA color, texto_pregunta
TEXTO_PREGUNTA color, texto_pregunta
TEXTO_OPCION_A color, texto_respuesta_A
TEXTO_OPCION_A color, texto_respuesta_A
TEXTO_OPCION_A color, texto_respuesta_A
TEXTO_OPCION_A color, texto_respuesta_A
TEXTO_OPCION_B color, texto_respuesta_B
TEXTO_OPCION_B color, texto_respuesta_B
TEXTO_OPCION_B color, texto_respuesta_B
TEXTO_OPCION_B color, texto_respuesta_B
TEXTO_OPCION_C color, texto_respuesta_C
TEXTO_OPCION_C color, texto_respuesta_C
TEXTO_OPCION_C color, texto_respuesta_C
TEXTO_OPCION_C color, texto_respuesta_C
TEXTO_OPCION_D color, texto_respuesta_D
TEXTO_OPCION_D color, texto_respuesta_D
TEXTO_OPCION_D color, texto_respuesta_D
TEXTO_OPCION_D color, texto_respuesta_D
DEF_OPCIONES NUM_OPCIONES 5 TITULO 2, ***** (Elige una opción) ***** TEXTO_PREGUNTA 0, Te encuentras con un zombie TEXTO_PREGUNTA 0, que está comiendo. TEXTO_PREGUNTA 0, ¿Qúe haces con el zombie? TEXTO_OPCION_A 5, Le cortas el cuello con TEXTO_OPCION_A 5, el machete TEXTO_OPCION_B 1, Le das una patada y sigues TEXTO_OPCION_B 1, tu camino TEXTO_OPCION_C 6, Le envenenas la comida TEXTO_OPCION_D 2, Sigues avanzando sin TEXTO_OPCION_D 2, hacerle caso FIN_DEF_OPCIONES
IF COND EVENTO_LOCALIDAD=SI COMANDO MOSTRAR_OPCIONES 5 ENDIF
IF COND EVENTO_LOCALIDAD=SI COMANDO MOSTRAR_OPCIONES 5 COMANDO TEXTO_CONSOLA Opción=%OPCION_SELECCIONADA% ENDIF