Have a look at the bounding box of your model, hit F11 in the game for that:
Is the bounding box actually _above_ the ground?
If not you probably have to decrease the min_z value:

"vec_set(my.min_x,vector(-25,-25,-60));"

The third value in this row!