Quick question about story slides.

The place to post your WML questions and answers.

Moderator: Forum Moderators

Forum rules
  • Please use [code] BBCode tags in your posts for embedding WML snippets.
  • To keep your code readable so that others can easily help you, make sure to indent it following our conventions.
Post Reply
BajMic
Posts: 72
Joined: January 24th, 2023, 1:22 am

Quick question about story slides.

Post by BajMic »

Hi. I need to ask this, because testing might be a little obtuse:

Is it possible to implement conditional tags into [story][part][/part][/story] tags? The intent is for the next level intro to differ depending on player's decisions from the previous scenario.

Thanks in advance.
gnombat
Posts: 892
Joined: June 10th, 2010, 8:49 pm

Re: Quick question about story slides.

Post by gnombat »

There's an example of this in Northern Rebirth - "Stolen Gold" which uses [if] and [switch].
Post Reply