I don't like asking stupid question, but here i am...again.
read the posts on a 'load array' search, read hand full of Tut's. can't find a solution to this.
DIM Rat() 'Tried "Rat" and "Enemy".
RN=Rnd(2)+1
375 `Random Creature.
376 If RN=1
377 Load Array Rat.txt,Enemy() 'tried ".txt,Rat"
378 Endif
379
it tells me Variable Rat does not exist and highlights line 377. I'd done every thing i can think of and things suggested on this forum.
ask if you need to see more code.
Thanks
EDIT: made a goof somewhere. when you write a array, if you wanted to save variables for variables would you write 'Name$="Rat"' or just '"Rat"'. sorry, still stubling my way through this.
EDIT: toyed with it some, now it says "Could not find field 'txt' in type 'integer' at line 377. also tried changing 'Load Array' to 'Open To Read'. same error. thinkin change the file type on save.
Today is a good day, at least compared to tomorrow.
And every day is a good day to die, because then, there is no tomorrow