Game Development Community

Why "missing file" when use exec() in console?

by Jack · in General Discussion · 08/06/2008 (4:55 pm) · 2 replies

Hi,I'm new to torque, when I open console in demo using "~", and try to exec my cs file, it always prompts "Missing file c:/hello.cs!". I'am very very sure the file is there. What's wrong?
I'm using TGRA 1.7, Windows XP.

About the author

Recent Threads


#1
08/06/2008 (6:59 pm)
Put hello.cs in the same folder (or subfolder) as your TGE executable.
#2
08/06/2008 (8:18 pm)
Torque is looking for the file in the wrong folder.
Place hello.cs in the same folder as the tgea exe and type the whole path to it from C:\

Mine would be: C:\Torque\TGEA\