The Dink Network

Reply to Re: Long DMOD Name

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
March 21st 2015, 09:53 AM
boncag.gif
JugglingDink
Peasant He/Him United Kingdom
Streetfish 
Change the choice part so it looks like this:

choice_start();
set_y 240
title_start();
The Cuddlecorner Owner looks at you with a nearly blank but expectant face.
title_end();
"What's with all these silent gnomes?"
"Nice rack."
(&story == 2) "Do you know anything about The Supreme Genius?"
choice_end();


If I remember right, using full if-statements in choice-menus doesn't work.