Sign In
New User? Sign Up
ADRIFT · ADRIFT, Interactive Fiction, Updates, Text Adventures
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
You can set the sort order of messages? Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.

Messages

  Messages Help
Advanced
Release 15   Message List  
Reply | Forward Message #68 of 129 |
Hi,

I've uploaded ADRIFT 3.90 Release 15, which has the following changes;

o Added the following functions to expressions;

- either(a,b) : randomly selects value a or b

- rand(a,b) : selects a random number between a and b

- if(test,c,d): if "test" evaluates true, returns c, else returns d
Where "test" is a=b, a==b, a<b, a<=b, a>b, a>=b, a<>b, a!=b
and conditions can be ANDed together, using "and", "&" or "&&"
or ORed, using "or", "|" or "||"

o Text ordering correct if event calls task which ends the game

o "<" and "<=" corrected when dealing with Referenced numbers

o Removed extra space when displaying %number%

o Tasks can now be duplicated

o Installing Generator after Runner associates TAF files properly

Campbell




Sat Feb 17, 2001 2:41 pm

campbell@...
Send Email Send Email

Forward
Message #68 of 129 |
Expand Messages Author Sort by Date

Hi, I've uploaded ADRIFT 3.90 Release 15, which has the following changes; o Added the following functions to expressions; - either(a,b) : randomly selects...
Campbell Wild
campbell@...
Send Email
Feb 17, 2001
2:41 pm
Advanced

Copyright © 2009 Yahoo! UK. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help