Cardia on 11/6/2018 at 10:24
Quote Posted by voodoo47
step-by-step: after installing T2 and patching it with the ND files I posted earlier;
- Extract the DromEd Basic Toolkit to your root Thief2 directory. Overwrite any files when prompted.
- Copy the contents of .\Tools\Thief2 Newdark Dromed\ to your root Thief2 directory.
- Open the latest NewDark package, then editor.zip, and extract DromEd.exe and darkdlgs.dll to your root T2 directory. Overwrite any files when prompted.
- Enable hw rendering once Dromed is working, edit dromed.cfg in your TG folder, and uncomment following lines so they would look like this:
Code:
editor_disable_gdi
edit_screen_depth 32
- Set up the resolution in user.cfg (typically, you'll want something a little lower than your desktop resolution)
normally, I would just recommend TafferPatcher which automates the process, but it's currently being updated so you would have to wait.
I wanted the Dromed menus i had, i can't even snap multibrushes with the new menus
Cardia on 11/6/2018 at 10:27
nevermind, i found my old menu.cfg in a backup file i did in a usb pen...i can get resume my project now.
Strange i can't do a save mission in dromed with left alt + s .
Cardia on 11/6/2018 at 14:17
I can't set a short command to save the mission in dromed with left alt + s, where can i set this combination?
Squadarofl on 11/6/2018 at 15:50
Please stop polluting the thread with these useless questions, we want to talk about NEWDARK 1.26 not helping you with something that a +20 missions author would know!
What's the use of this one? I think I understand but I'm not :p
added ability for scripts to subscribe messages for all qvars by subscribing to the name "*"
Cardia on 11/6/2018 at 16:14
Quote Posted by Squadarofl
Please stop polluting the thread with these useless questions, we want to talk about NEWDARK 1.26 not helping you with something that a +20 missions author would know!
What's the use of this one? I think I understand but I'm not :p
added ability for scripts to subscribe messages for all qvars by subscribing to the name "*"Then where should i pose my question ?
I´m not polluting, i just want to know why i can no longer do left alt + s to save my mission in Dromed.
Unna Oertdottir on 11/6/2018 at 16:19
Reckon it's this without the indirect route (SymName)
Quote Posted by Unna Oertdottir
This will work with object names
Code:
+ObjProp xxx "GameName"
{
"" PinkDot
}
+ObjProp xxx "SymName"
{
"" PinkDot
}
+ObjProp "PinkDot" "DiffScript"
{
"quest var values" 1,2
}
Squadarofl on 11/6/2018 at 16:23
Quote Posted by Cardia
Then where should i pose my question ?
I´m not polluting, i just want to know why i can no longer do left alt + s to save my mission in Dromed.
Mmmh since it's toolkit related, you may try your luck here (
http://www.ttlg.com/forums/showthread.php?t=141708)
Cardia on 11/6/2018 at 17:34
I got the problem fixed in a way, now i have to press ctrl left + s in order to save a mission/project. Well Problem solved i have everything in order now ...
Yandros on 11/6/2018 at 17:40
If you open your bindings file you can edit them however you like.
Cardia on 11/6/2018 at 18:06
Quote Posted by Yandros
If you open your bindings file you can edit them however you like.
You mean the "KEYBIND,cfg" ? i checked this file but i din't find any entry related to this short cut, all these years i´ve been using left alt + s to save, but now i´ll have to get used to left ctrl + s.