Well the .PDF file C:\Torque\TGE_1_5_2\example\GettingStarted.pdf seems good. I'm having trouble with the world editor, though. I made the C:\Torque\TGE_1_5_2\example\GameOne folder like it said, and made the hills like it said, but I can't seem to save my map in C:\Torque\TGE_1_5_2\example\GameOne\data\missions
It doesn't give me that folder to choose from; in the save menu, it only shows three directories I can save in
http://i241.photobucket.com/albums/ff255/R...rectoryTree.jpg
And when I tried copy-pasting the entire desired file path ( C:\Torque\TGE_1_5_2\example\GameOne\data\missions\GameOneMission.mis ) it gave me this error:
http://i241.photobucket.com/albums/ff255/R...tedDirError.jpg
I was about to pm Datamine about it, but figured I'd post here first. Also, that folder (the one it's saying is read-only) doesn't appear to actually be read-only. I don't really know what to do. Ideas?
EDIT: Bleh, the pictures are all fuzzy when I post the image here; I'm replacing them with url tags instead of img ones.
Coding Stuff
yep it is screwed in torque!!!
you'll have to change some of the source and compile it!
i havnt had time to yet on mine but thats what is needed!
i might have a look at the faction/Core section and start looking into how that will work! and then make and ICE substitute.
you'll have to change some of the source and compile it!
i havnt had time to yet on mine but thats what is needed!
i might have a look at the faction/Core section and start looking into how that will work! and then make and ICE substitute.
Last edited by the_dare on Tue Jan 08, 2008 6:24 pm, edited 1 time in total.
You need to purchase an Xbox developer license or something like that from Microsoft, if I remember right. At any rate, this can't be a console game, since typing is so important, etc.
So it's the source that's screwed up...Well that just sucks. Lemme just confirm with Datamine first, before I start burrowing about in the source code.
So it's the source that's screwed up...Well that just sucks. Lemme just confirm with Datamine first, before I start burrowing about in the source code.
Okay. So Datamine is once again my Hero of the Day ™.
Dare, only being able to see those folders isn't something wrong; it's just a poorly-explained feature.
The folders tutorial.base, starter.fps, starter.racing, and demo in the Examples folder, are all different projects. In the Examples folder, there is a .bat file for each one, that contains:
QUOTE torqueDemo.exe -game projectName[/quote]where projectName is the name of the folder of that project. Running the .bat file will let you run the appropriate project (and thereby save to the right place in the Mission Editor). So I'm back on track.
Dare, only being able to see those folders isn't something wrong; it's just a poorly-explained feature.
The folders tutorial.base, starter.fps, starter.racing, and demo in the Examples folder, are all different projects. In the Examples folder, there is a .bat file for each one, that contains:
QUOTE torqueDemo.exe -game projectName[/quote]where projectName is the name of the folder of that project. Running the .bat file will let you run the appropriate project (and thereby save to the right place in the Mission Editor). So I'm back on track.


