A89: help.


[Prev][Next][Index][Thread]

A89: help.




ok.  i have an idea in mind for a new game.  what i need to know how to do is 
to have a seperate program, with many lists,  and something to choose a 
random number so i get a random list.  something in basic would be 

 randint(1,10),a
	if a=1
	gfdsgdsfgdsfgsd->question 1
	iasgasafdg->question 2
	f a=2
	;jhgnbds;jbg->question1
	...

something to that effect,  even though the basic isn't right,  i have been 
learning qbasic and 68k so i forgot.  but if anyone could help it would be 
greatly appreciated.  thanks
but i want to be able to have it call a seperate program to choose a list 
from, so that i can later add external levels easier.  thanks.