Heya everyone!
long time amiga user and fan! always wanted to make a game never had time.
Now that im retired iv got time to learn a programming language!
except i dont want to learn anything new coz thats boring.
I want to learn AMOS BASIC! coz its fun.
anyway been going a while now writing my own programs
its slow going as I have to use my brain alot, who knew almost everyone bloody line is a new problem to solve!
anyway I need some help! (of course you do u say..) iv got old 80's basic books that im learning from and most of it is transferring to AMOS but one thing I cannot figure out from all my documentation.
How to do create an dimensional array that doesnt start at 0!!!!
I want it to start at say 1 to 40.
this is driving me crazy at the moment.
and how to generate a rnd number that also doesnt start at 0
( i assume the solution will work for both problems)