The Dink Network

Reply to Re: Choices Command

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:
 
 
July 7th 2003, 09:19 PM
pq_frog.gif
Ric
Peasant They/Them Canada
 
You don't need that bracket after the choice_end, that bracket closes the talk procedure and needs to go at the end. It's also best to unfreeze just before the end of the talk procedure( unless the script ends itself in mid-proc. e.g.-return; ) Otherwise it looks o.k. to me