The Dink Network

Reply to Re: Commands with story

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:
 
 
June 2nd 2003, 04:37 PM
old.gif
If &story = 0, then make sure this happens:

if dink found them all ( &story = 5 ) he can continue,

then put
&story += 1;

in the secret's scripts.
When he finds one secret, &story = &story + 1; so when he found them all &story = 5.

All commands:

&story += number;
&story -= number;
&story = number;
&story * number;
&story \ number;