Ok,
I have been brainstorming... Since most people by now know that I absolutely hate functions and you probably know I will never use them.
For my Item menu I have still been thinking.. This is what I came accross and I need help.
Type:
I am for some reason unable to save any kind of type array. It will not let me.
I am unable to use: array insert at top
I am unable to use: array insert at bottom
I am unable to use: array instert element
I am unable to use: empty array
Why cant I use these with a type array...
Array insert at bottom
This command does not work period with any kind of array...
Empty Array:
When used with normal array it glitches out an prints numbers everywehre.
array delete Element
This command does not do what it says... it says it just delets one and moves everything up one... instead it removes all added array elements.
Anyway for my brainstorming here is what I came up with.
I use the for/next command. As you guys know when you do this:
for x=1 to 10
print item(x)
next x
it will print all 10 items in array order...
I figure if i cant destroy an array then it will replace it with the following arrays.
if i remove #3 then it just skips #3 and prints 4-10
Well Help on everything would be nice....
Thanks
Nicolas
*Current Project: Untitled RPG
*Working With: Vash the Stampede 815
*http://www.blazing-fire.tk