nicked on 16/4/2020 at 07:53
Does the Act/React effect Set Property have some hidden list of names? Or does it only work with some properties?
I tried to set ActorTagList but it didn't work, despite other properties working with the exact same response.
PinkDot on 16/4/2020 at 12:08
The property is called MotActorTagList.
To get the internal property names you can type a command in Dromed command box: dump_props_full. It will output proplist.txt into the main Thief folder.
nicked on 16/4/2020 at 16:39
Oh brilliant! That's exactly what I'm after. Thanks!
ZylonBane on 16/4/2020 at 17:59
The fact that DromEd uses internal names for properties, but editor names for property fields, is such a pain in the ass to remember sometimes.
Yandros on 18/4/2020 at 13:42
You can also visit NV's old site at (
http://www.wearytaffer.com/NV/) and select Tutorials > Properties and choose it from the list, most have the internal name listed. I still do that usually as I forget about the command PinkDot referenced.