i dont get it ,using the ingame editors
by Ace · in Torque Game Engine · 10/29/2001 (8:52 pm) · 8 replies
and resizing,moving stuff is cool but then i save it with the save button ,but when i exit the game and come back everything is at default , whats the trick to actualy saving your changes?
About the author
Ace Owner of NoESCape.sytes.net starting from the beginning on 3d torque
#2
go in dos
go to your garagegames folder
type in artib -r *.* /s
after that you should be able to save as the read only flags are cleared.
10/30/2001 (12:35 am)
no.... just do this :go in dos
go to your garagegames folder
type in artib -r *.* /s
after that you should be able to save as the read only flags are cleared.
#3
what will that do? and do i do it in the msdos prompt, then how do i get into the torque folder? Are you telling me i have to uncheck some read only properties some wheres?
thanks
10/30/2001 (5:46 am)
dos? heh , i dont know much aboout doswhat will that do? and do i do it in the msdos prompt, then how do i get into the torque folder? Are you telling me i have to uncheck some read only properties some wheres?
thanks
#4
Your missions/terrain/whatever file are writeprotected so any chnage you make will go back to the orginal when you start the mission again.
// Clocks out
10/30/2001 (5:56 am)
Yes he is.Your missions/terrain/whatever file are writeprotected so any chnage you make will go back to the orginal when you start the mission again.
// Clocks out
#5
and i have no clue about artib -r *.* /s
it says this:
C:\WINDOWS>artib -r *.* /s
Bad command or file name
or this:
C:\>artib -r *.* /s
Bad command or file name
10/30/2001 (6:56 am)
i still dont get it, i went in to aaall my files in torque and and unchecked all the read only boxes, and still cant save.and i have no clue about artib -r *.* /s
it says this:
C:\WINDOWS>artib -r *.* /s
Bad command or file name
or this:
C:\>artib -r *.* /s
Bad command or file name
#6
And you do not want to execute that command in c:\ or c:\windows. In fact, I'd suggest you stay away from the attrib command until you know a bit more about the command line.
Try going back over your mission files and doublechecking those read-only flags in file properties.
10/30/2001 (7:11 am)
Well, it's spelled attrib.And you do not want to execute that command in c:\ or c:\windows. In fact, I'd suggest you stay away from the attrib command until you know a bit more about the command line.
Try going back over your mission files and doublechecking those read-only flags in file properties.
#7
(yes all readonly boxes are unchecked) i can move the rifle and ammo and save it by going into f11 , and exit the game and it is when i moved it to :) so thats cool!
but when i push f10 to make the health bar thinner it wont save (there is no save button for f10) so i tried to do a save in f11 after i rsize the health bar (but that dont work) is there some way to save while in f10 mode? or do i have to edit a cs file
thanks for the info.
10/30/2001 (7:18 am)
ok im glad it didnt work then, heres what i found out:(yes all readonly boxes are unchecked) i can move the rifle and ammo and save it by going into f11 , and exit the game and it is when i moved it to :) so thats cool!
but when i push f10 to make the health bar thinner it wont save (there is no save button for f10) so i tried to do a save in f11 after i rsize the health bar (but that dont work) is there some way to save while in f10 mode? or do i have to edit a cs file
thanks for the info.
#8
so now everthing saves :) cool!
{edit}
make that the next highest res :)
10/30/2001 (7:32 am)
oh oh oh , i see now i had to change resolutions the save for f10 dont show up in 480x 640 (or what ever that one is) but it does show up in 600x 800 :) so now everthing saves :) cool!
{edit}
make that the next highest res :)
Torque Owner Thomas Oliver