Search the web
Sign In
New User? Sign Up
vmu-dev · The VMU Development list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
New version! Includes a random number function!   Message List  
Reply | Forward Message #853 of 1156 |
----------------------------------------------
NEW COMPILER VERSION 1.73 UPDATE
----------------------------------------------
The new VMU Script Compiler 1.73 includes a random number function
that returns a random number from 0-255. If you want random numbers
between some other range, you'll have to wrap the numbers around
using either division, mod, or some kind of loop. The function is
taken from the TETRIS source code so I know it works, plus I'm using
it in the Black Jack game I'm developing. There is also a new
statement called "and if" that allows you to have multiple conditions
in IF statements.

I'm still figuring out how to use sound so the "beep" statement
will probably be in the next version. If anyone can send me SIMPLE
assembler source on how to use the VMU sound buffer, please do. It
will help with development.

----------------------------------------------

VMU SCRIPT HOMEPAGE:
http://www.vmuscript.8m.com

VMU SCRIPT EMAIL (questions, suggestions, etc.):
vmuscript@...





Sat Aug 4, 2001 3:36 am

mj98765@...
Send Email Send Email

Forward
Message #853 of 1156 |
Expand Messages Author Sort by Date

... NEW COMPILER VERSION 1.73 UPDATE ... The new VMU Script Compiler 1.73 includes a random number function that returns a random number from 0-255. If you...
mj98765@...
Send Email
Aug 4, 2001
3:36 am
Advanced

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