[Ohrrpgce] and idea about arrays in plotscripts

Bob the Hamster Bob at HamsterRepublic.com
Wed May 25 12:10:45 PDT 2005


On Wed, May 25, 2005 at 02:40:01PM -0400, Draknight2 at wmconnect.com wrote:
>    Ok, I have this idea of making a command something like arr(id,x,y)
>    which is basically like a two dimensional array.
>    the problem of course is memory, if we make a signed integer, this will
>    take up a lot of memory for sure.   For the battleless version of ohr, its
>    going to be ok, I think.
> 
>    Well tell me what you think about this.
>    we can make like 32 arrays.

You can already fake arrays (2 dimensional, or more) using "read global" 
and "write global". It would be more useful, I think, to make an easier 
syntax for referring to them.

---
Bob the Hamster



More information about the Ohrrpgce mailing list