Earlier I was posting messages about bitmaps and why the werent showing up right and I never could figure out why. People were telling me to load images like this
load image "blablabla.bmp",10,1
adding an extra ",1" at the end and that would dissable mipmapping when I tried it it would give me an error. So I thought maybe there is just another command that I could use to turn it off. So I looked in the index and I saw
"set mipmap mode" I'm still not sure if this would work or even what it does because when I click on it for an explanation it says it could not find the help file. So I tried just putting it into my code any way and it doesn't go blue like the other commands so it's like the info. for that command was deleted please tell me, anyone with DBPro, if this happens on your comp. too or is it just me. Or if you've had this error what do I do to fix it.
position object myFoot,object position x(yourFace),object position y(yourFace),object position z(yourFace)