Posted By: Freddanw
Gamestudio use magic files? - 05/22/10 10:49
So i'm very new just went through the workshops... and was going to try move a box myself. mayde a box in 3ds max. converted it to mdl and imported it to wed and created a bigger box around it. saved it. and opened the SED... write som simple line of code to move it forward... when i click test run... engine says
can't open boxmove.c
error with boxmove.c
so i strip down the code to a simple
function main( )
{
level_load(NULL);
}
stil same error... figures nothing wrong with my program...
so i open the file manager on windows... go to the directory i saved all the files... guess what
only box.3ds exist
so i think wtf... and go back to sed click open file and go to directory where i saved all the files.
and there they are, all files from gamestudio... check the path and it's correct...
so i search for the files in windows... nothing...
Is gamestudio operating in some fantasy world? since i closed and open the program multiple times...
my operating system is windows vista...
can't open boxmove.c
error with boxmove.c
so i strip down the code to a simple
function main( )
{
level_load(NULL);
}
stil same error... figures nothing wrong with my program...
so i open the file manager on windows... go to the directory i saved all the files... guess what
only box.3ds exist
so i think wtf... and go back to sed click open file and go to directory where i saved all the files.
and there they are, all files from gamestudio... check the path and it's correct...
so i search for the files in windows... nothing...
Is gamestudio operating in some fantasy world? since i closed and open the program multiple times...
my operating system is windows vista...
