[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

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

[Full Header] [Plain Text]
From: "Chris Gray" <cg@ami-cg.GraySage.Edmonton.AB.CA>
Newsgroups: nu.kanga.list.mud-dev
Date: Mon, 2 Jun 97 19:07:53 MST
Organization: Kanga.Nu
[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@ami-cg.GraySage.Edmonton.AB.CA