i don`t have db pro so i cant help with
Quote: "load object "MapA.3ds", 2
position object 2 , 100 , 20 , 100
show object 2
MAKE MATRIX 1, 200, 200, 20, 20
MAKE CAMERA 1
POSITION CAMERA 1, 100, 10, 0
do
CONTROL CAMERA USING ARROWKEYS 1, 1, 1
loop"
but heres a db classic wersion (it should work in db)
Quote: "
load object "MapA.3ds", 2
position object 2 , 100 , 20 , 100
show object 2
MAKE MATRIX 1, 200, 200, 20, 20
POSITION CAMERA 100, 10, 0
do
if upkey()=1 then move camera , 1
if upkey()=1 then move camera , -1
loop
"
i know it`s different than you`r dbpro version , but REALY SHOULD WORK
http://dodica.proboards75.com/index.cgi
first 20 are mods. i have 9 sofar.