Post

 Resources 

Console


Well... I got number 2... Steven Blom (6 replies, 0 views) (2000-Sep-26)
-
Type TileData X as integer Y as integer Texture as string LightColour(3) as long End Type Dim Tiles(199, 199) as TileData 'write info to tiles Open "filename.ext" for binary as #1 for x = 0 to 199 for y = 0 to 199 put #1, ,tiles(x,y) next y next x Close #1 it's as simple as that. Unfortunately, D3D is just beginning for me, so I barely know what you're talking about, so sorry about that one... reguards Steven Blom


-
Up One Level | Back to Forum

Even simpler: Rag on a Stick (1 reply) (2000-Sep-26)
Tell a lie, yes you're right... Steven Blom (0 replies) (2000-Sep-27)
RE: Tell a lie, yes you're right... Jack Hoxley (3 replies) (2000-Sep-27)
The opposite Rag on a Stick (2 replies) (2000-Sep-27)
Better... Almar Joling (0 replies) (2000-Sep-28)
thank u v. much. Jack Hoxley (0 replies) (2000-Sep-28)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 37 visitors within the last 20 minutes
RSS News Feed