I've been attempting to get this to work for about 1.5 hrs. with no luck, I'm following a tutorial, and got stuck when my matrix wouldn't show, i finally got that fixed, and now all i get is a blue screen...any help would be great. thanks.
REM Project: Fristproject
REM Created: 1/6/2008 2:00:04 PM
REM
REM ***** Main Source File *****
REM
rem set main game settings
clear camera view 0
set camera view 0,0,640,480
hide mouse
rem load ground textures
load bitmap "land.bmp",1
get image 1,0,0,32,32
rem make landscape
make matrix 1,10000,10000,70,70
randomize matrix 1,10
update matrix 1
prepare matrix texture 1,1,1,1
update matrix 1
make light 1
set point light 1,0,0,0
set light range 1,100
do
loop
Ima DBpro noob...haha