Azal on 23/6/2004 at 05:16
Well, I've got subtitles turned on in the game now - I can't remember how or where I made the changes, but I turned them on - and it's made it a whole new game.
Even when AIs who are so far away that you couldn't ordinarily hear them start talking I get their subtitles appearing.
I never knew Caduca had a whole number of (very enlightening) lines she said to herself when wandering around until I happened to be standing four stories(!) directly below her and saw her words appear on the screen.
I've changed so many settings in the game now, I don't know if I could go back and play an unmodded version.
What I mean to say by all this is:
Keep up the great work guys! You're really bringing out the shine on this game. :thumb:
Andie on 23/6/2004 at 08:37
Hi all!
I have a big problem, and hope, u will help me .
I would like to translate Thief3 to my langugae, therefore I need to change the sch files (easy to do), and the SchemaMetafile_HardDrive.csc, coz the conversations and many objectives, tipps, are in this file.
I tried to edit this csc file, but if I change the length of the original string, the game crashes, or displays an another conversation :(
I found the byte, represents the length of the text after it, but it doesn't work. I modified the length, and the text, but the game crashed. :(
Can anyone help me to edit this file correctly, please?
jCd on 23/6/2004 at 12:39
Hi guys, I just finished reading the whole thread but I couldn't find anything even with the search function. Maybe I'm just blind ... :rolleyes:
Right now I'm at work, coding a little tool for manipulating different settings in TDS so I can't just look into the configuration files. Unfortunately, I forgot to take the important files with me ...
However, if someone could point me in the right direction I'd highly appreciate that :)
//edit:
Well, I wasn't that specific about what I'm intending to do: I don't want the cycling animation to vanish. Instead, I want to hide the complete HUD (I've already hidden everything save weapons and items).
TIA
_gotcha_ on 23/6/2004 at 19:48
hiding it is easy, find the x, y and z coordinates of the windows that hold the weapons etc and change them so they fall of the screen
aldous on 23/6/2004 at 20:58
There is some strange minor issue with speed setting: the game ignores custom speed settings defined in T3PlayerAnims.ini when in he city (as well as difficulty resets, but that has been already said).
Someone knows how to prevent that?
New Horizon on 26/6/2004 at 19:58
In the training mission. I'm trying to stop the popup windows from pausing the game. I think I've tried changing PausGame to False in every possible window in the T3UI.ini. Has anyone else found which window this is and how to disable it? I've also removed the blue foot prints and flashing blue arrows.
GregP on 26/6/2004 at 20:45
Quote Posted by _gotcha_
For the full version it worked when you only replaced the stuff under
[CreditsWindow] with [DebugMenu], you can leave [T3Credits] alone I think
Guys, I've been unable to get the debug menu to work. I d/l'ed the T3Menu.ini posted in this thread, copied the [DebugMenu] stuff over to [CreditsWindow] as but not to [T3Credits] as suggested above, but I still get the credits. If I paste it under [T3Credits] also, then I get what I think *should* be a debug menu but I can't read the text - both the box and the text are black. I checked the color values in those blocks I pasted in, and it seems to be setting text to white and the box to black - but it's ALL black.
Anybody know what's going on, or how to fix it?
hillelr on 27/6/2004 at 10:34
hi
in T3PlayerAnims.ini
there are these sections
BlackjackStrikeS,I,M,F,Full_3p
and in the setions
BlackjackMelee,BlackjackMeleeFull_3P
change the speed form 1 to 0.5(you can change to find your own speed that your happy with).
something that i didn't find is how to black jack like thief 1,2 when
you press the button and wait with the weapon up and when you release the button it goes down.
i hope someone can find how to do this i realy don't like the way
blackjacking is done in T3. :(
Nanol on 27/6/2004 at 11:02
Quote Posted by GregP
Guys, I've been unable to get the debug menu to work.
Did you comment out or delete the original stuff that's in those menu definitions?