i have observed in a lot of codes when people loaded images and models they did not have to specify the exact directory, (just whatever is in their game folder
but for some reason i can't avoid setting the full directory of my media without a "can't load" error.
like this
load image "C:\Matrix Experiments\textures\floor3.bmp",1
load object "C:\Matrix Experiments\dx8 models\vehicles\aliencar.x",1
how do other people do it so the directory only contains the folder wih the exe?
like this
load image "Matrix Experiments\textures\floor3.bmp",1
load object "Matrix Experiments\dx8 models\vehicles\aliencar.x",1
this way i can move the game around into different directories without changing the code
dont hate people who rip you off,cheat and get away with it, learn from them