in transfering my code from the DBP demo to DBP full, the code doenst work.. i rooted out the problem and found that its something 2 do with the Get Ground Height command.. can someone cut and copy this code into DBP to see if it acts funky for u too?..
the code is very simple, made a matrix, textured it, etc.. made movement commands, and set y=getgroundheight(1,x,z) but instead of moving on the matrix, the keys make you move up and down, actually i think it actually makes the matrix move up and down.. because when i print my getgroundheight, it changes even tho x and z arent
so idunno if my copy of DBP is messed up or if im just blatently and unforgiveably retarded, or if everyone's is screwed up.
this wouldnt be so bad if Cshop worked with Open GL then i could use BSPs instead of this dumb matrix!