hi, i have a level for a racing game mim making. I i tried making it a function then i tried to use the #include statement then i tried to load the function, but it didnt work as i would expect it
level code
Function level1()
load image \"grass.jpg\",1
load image \"road.jpg\",2
make matrix 1,8000,8000,50,50
prepare matrix texture 1,1,1,1
load object \"track.3ds\",1
scale object 1,1000,40,1000
position object 1,4000,-1,4000
texture object 1,2
endfunction
section from the race code
#include \"level2.dba\"
level1()
got any idea why this isnt working? thanks
abit fatal1ty an8 sli mobo, ati radeon 1800 XT, 1.5GB RAM
250GB SATA HDD, AMD Athlon 64 x2 4200 (overclocked further)