[MUD-Dev] Rooms, 3D arrays, etc.

Chris Gray cg at ami-cg.GraySage.Edmonton.AB.CA
Mon Jun 2 19:07:53 CEST 1997


[Miro:]

:Uuuh, sorry. I forgot that my code is obvious... to me. :)
:Here's an example call:
:
:int i[2];
:
:i[0] = x;
:i[1] = y;
:terrain.elevation = (int)(150*irand(2, i));

OK, thanks - that straightens it out for me.

--
Chris Gray   cg at ami-cg.GraySage.Edmonton.AB.CA



More information about the mud-dev-archive mailing list