- quest items (Sometimes the Eye of Wrath potion could only affect 3 minions out of 4, in which case the door to the Warlock's Lair would not open. Now the potion always affects all minions.)
- doors, windows (blockfrobs, open angles, open postitions, positons, cog offsets, physdims, materials, etc)
ND 1.27 is required. Some fixes will only work in the next version of T2Fix or you can download the mission archive from (
) Darkfate.
Code:
DML1
//T2 FM: Insanity's Crescendo by Ali Pouladi (Haplo) / Fixes: miss20.mis.dml
#script "nvscript"
#script "squirrel"
//mantling
Create -445 "Blocker1"
{
+ObjProp "CollisionType"
{
"" None
}
+ObjProp "PhysCanMant"
{
"" false
}
+ObjProp "Position"
{
"Location" 606.65, 754.65, 404
"Pitch" c000
}
-ObjProp "PhysType"
+ObjProp "PhysType"
{
"Type" OBB
}
+ObjProp "RenderType"
{
"" Not Rendered
}
+ObjProp "Material Tags"
{
"1: Tags" ""
}
}
Create -445 "Blocker2"
{
+ObjProp "CollisionType"
{
"" None
}
+ObjProp "PhysCanMant"
{
"" false
}
+ObjProp "Position"
{
"Location" 539.75, 588.15, 484
"Pitch" c000
}
+ObjProp "RenderType"
{
"" Not Rendered
}
+ObjProp "Material Tags"
{
"1: Tags" ""
}
+ObjProp "Scale"
{
"" 1, 1, 5
}
}
-ObjProp "Blocker2" "PhysType"
+ObjProp "Blocker2" "PhysType"
{
"Type" OBB
}
-ObjProp 190 "PhysType"
+ObjProp 190 "PhysType"
{
"Type" OBB
}
+ObjProp 190 "PhysCanMant"
{
}
+ObjProp 278 "PhysCanMant"
{
}
+ObjProp 279 "PhysCanMant"
{
}
+ObjProp 280 "PhysCanMant"
{
}
+ObjProp 282 "PhysCanMant"
{
}
+ObjProp 283 "PhysCanMant"
{
}
+ObjProp 284 "PhysCanMant"
{
}
+ObjProp 289 "PhysCanMant"
{
}
//secret
Create -2086 "SF"
{
+ObjProp "Position"
{
"Location" 571, 630, 336
}
-ObjProp "PhysType"
+ObjProp "PhysType"
{
"Type" OBB
}
}
+Link "SF" 1424 "ControlDevice"
{
}
//goals
+Link 110 111 "ControlDevice"
{
}
+ObjProp 110 "Scripts"
{
"Script 0" TrigQVar
}
+ObjProp 110 "TrapQVar"
{
"" =1:goal_state_13
}
+ObjProp 111 "DesignNote"
{
"" NVText="Bonus Objective Complete"
}
+ObjProp 111 "Scripts"
{
"Script 0" NVOnscreenText
}
ObjProp 1028 "DesignNote"
{
"" NVRelayTrapDelay=500
}
ObjProp 1128 "DesignNote"
{
"" NVText="Bonus Objective Complete"
}
-Link 1128 1022 "ControlDevice"
ObjProp 1128 "Scripts"
{
"Script 0" TrapSetQVar
"Script 1" NVOnscreenText
}
+ObjProp 1128 "TrapQVar"
{
"" =1:goal_state_11
}
ObjProp 1129 "DesignNote"
{
"" NVText="Bonus Objective Complete"
}
-Link 1129 1024 "ControlDevice"
ObjProp 1129 "Scripts"
{
"Script 0" TrapSetQVar
"Script 1" NVOnscreenText
}
+ObjProp 1129 "TrapQVar"
{
"" =1:goal_state_12
}
ObjProp 1233 "DesignNote"
{
"" NVText="Bonus Objective Complete"
}
-Link 1233 1231 "ControlDevice"
ObjProp 1233 "Scripts"
{
"Script 0" TrapSetQVar
"Script 1" NVOnscreenText
}
+ObjProp 1233 "TrapQVar"
{
"" =1:goal_state_14
}
ObjProp 1236 "DesignNote"
{
"" NVText="Bonus Objective Complete"
}
-Link 1236 1234 "ControlDevice"
ObjProp 1236 "Scripts"
{
"Script 0" TrapSetQVar
"Script 1" NVOnscreenText
}
+ObjProp 1236 "TrapQVar"
{
"" =1:goal_state_15
}
//quest items
ObjProp 12 "FrobInfo"
{
"Inv Action" None
}
++Receptron 14 "WetSpongeStim"
{
Min None
Max None
Target Me
Effect "rem_prop"
{
"Prop Name" FrobInfo
}
}
++Receptron 16 "DirtySpongeStim"
{
Min None
Max None
Target Me
Agent -1
Effect "add_prop"
{
"Prop Name" FrobInfo
}
}
+Receptron 25 "BottleStim"
{
Min None
Max None
Target 56
Agent -2124
Effect "add_prop"
{
"Prop Name" Locked
}
}
+ObjProp 25 "DesignNote"
{
"" NVRelayTrapTDest="[Me]"; NVRelayTrapTOn="[1.00]BottleStim"; NVRelayTrapCount=1
}
+ObjProp 25 "Scripts"
{
"Script 0" NVRelayTrap
}
ObjProp 29 "FrobInfo"
{
"Inv Action" None
}
+ObjProp 29 "Scripts"
{
"Script 1" LootSounds
}
+ObjProp 39 "Scripts"
{
"Script 0" LootSounds
}
-ObjProp 39 "PhysType"
ObjProp 39 "Position"
{
"Location" 500.875, 476, 471.9
}
ObjProp 54 "Position"
{
"Location" 529.05, 520.2, 459.65
}
+ObjProp 407 "PickBias"
{
"" 5.00
}
ObjProp 857 "Scripts"
{
"Script 0" LootSounds
}
++Receptron 871 "MagicFlaskStim"
{
Min None
Max None
Target 859
Effect "rem_prop"
{
"Prop Name" FrobInfo
}
}
-Link 874 956 "ControlDevice"
-Link 874 954 "ControlDevice"
-Link 874 952 "ControlDevice"
-Link 874 881 "ControlDevice"
+ObjProp 881 "DesignNote"
{
"" NVRelayTrapDelay=10000; NVRelayTrapTDest="[Me]"; NVRelayTrapTOn="[1.00]IceStimX"; NVRelayTrapCount=1
}
-Link 881 878 "ControlDevice"
ObjProp 881 "Scripts"
{
"Script 0" NVRelayTrap
"Script 1" ""
"Script 2" ""
}
+ObjProp 952 "DesignNote"
{
"" NVRelayTrapDelay=10000; NVRelayTrapTDest="[Me]"; NVRelayTrapTOn="[1.00]IceStimX"; NVRelayTrapCount=1
}
-Link 952 959 "ControlDevice"
ObjProp 952 "Scripts"
{
"Script 0" NVRelayTrap
"Script 1" ""
"Script 2" ""
}
+ObjProp 954 "DesignNote"
{
"" NVRelayTrapDelay=10000; NVRelayTrapTDest="[Me]"; NVRelayTrapTOn="[1.00]IceStimX"; NVRelayTrapCount=1
}
-Link 954 960 "ControlDevice"
ObjProp 954 "Scripts"
{
"Script 0" NVRelayTrap
"Script 1" ""
"Script 2" ""
}
+ObjProp 956 "DesignNote"
{
"" NVRelayTrapDelay=10000; NVRelayTrapTDest="[Me]"; NVRelayTrapTOn="[1.00]IceStimX"; NVRelayTrapCount=1
}
-Link 956 961 "ControlDevice"
ObjProp 956 "Scripts"
{
"Script 0" NVRelayTrap
"Script 1" ""
"Script 2" ""
}
-Link 1026 1348 "ControlDevice"
+Link 1346 1348 "ControlDevice"
{
}
-Link 1359 56 "ControlDevice"
+Link 1359 25 "ControlDevice"
{
}
//doors, windows
+MetaProp 245 -2420
+MetaProp 247 -2420
+MetaProp 248 -2420
+MetaProp 249 -2420
+MetaProp 1151 -2420
-MetaProp 1151 -9923
-MetaProp 1152 -9923
+MetaProp 1152 -2420
ObjProp 10 "RotDoor"
{
"Open Angle" 273
}
ObjProp 10 "Position"
{
"Location" 557, 502, 472
}
-ObjProp 10 "PhysType"
+ObjProp 10 "PhysType"
{
"Type" OBB
}
+ObjProp 56 "Scripts"
{
"Script 0" StdDoor
"Don't Inherit" true
}
+ObjProp 61 "DesignNote"
{
"" SetVectorPropProperty="PhysAttr"; SetVectorPropSubProperty="COG Offset"; SetVectorPropValue=0,2.288,0
}
+ObjProp 61 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 64 "BlockFrob"
{
"" true
}
+ObjProp 67 "BlockFrob"
{
"" true
}
+Link 67 146 "ScriptParams"
{
"" FrobInert
}
+Link 67 1385 "ScriptParams"
{
"" FrobInert
}
ObjProp 67 "Scripts"
{
"Script 0" TrigDoorOpen
"Script 1" DoorFrobInert
"Script 2" ""
"Don't Inherit" false
}
ObjProp 138 "StTweqLock"
{
"AnimS" None
}
ObjProp 176 "RotDoor"
{
"Open Angle" 90
"Clockwise?" false
}
ObjProp 176 "Position"
{
"Heading" 4000
}
-ObjProp 176 "PhysType"
+ObjProp 176 "PhysType"
{
"Type" OBB
}
+ObjProp 192 "BlockFrob"
{
"" true
}
ObjProp 227 "StTweqLock"
{
"AnimS" None
}
-ObjProp 227 "Scale"
-ObjProp 228 "Scale"
ObjProp 228 "RotDoor"
{
"Open Angle" 273
}
ObjProp 228 "StTweqLock"
{
"AnimS" None
}
+ObjProp 232 "BlockFrob"
{
"" true
}
+ObjProp 245 "PhysCanMant"
{
}
+ObjProp 247 "PhysCanMant"
{
}
+ObjProp 248 "PhysCanMant"
{
}
+ObjProp 249 "PhysCanMant"
{
}
-ObjProp 260 "PhysType"
+ObjProp 260 "PhysType"
{
"Type" OBB
}
ObjProp 271 "CollisionType"
{
"" None
}
+Receptron 275 "Stench"
{
Max None
Target Me
Agent -2560
Effect "add_prop"
{
"Prop Name" PhysDims
}
}
++Receptron 275 "Stench"
{
Max None
Target 273
Agent -2560
Effect "add_prop"
{
"Prop Name" PhysDims
}
}
++Receptron 275 "Stench"
{
Max None
Target 484
Agent -10
Effect "add_prop"
{
"Prop Name" PhysControl
}
}
++Receptron 275 "Stench"
{
Max None
Target 697
Agent 1132
Effect "add_prop"
{
"Prop Name" PhysDims
}
}
++Receptron 275 "Stench"
{
Max None
Target 1323
Agent 385
Effect "add_prop"
{
"Prop Name" PhysDims
}
}
++Receptron 275 "Stench"
{
Max None
Target 1010
Agent -10
Effect "add_prop"
{
"Prop Name" PhysControl
}
}
++Receptron 275 "Stench"
{
Max None
Target 1010
Agent -2425
Effect "add_prop"
{
"Prop Name" Material Tags
}
}
+StimSource 275 "Stench"
{
Intensity 1
Propagator "Radius"
}
ObjProp 286 "RotDoor"
{
"Open Angle" 90
"Clockwise?" false
}
ObjProp 291 "RotDoor"
{
"Open Angle" 273
}
ObjProp 291 "Position"
{
"Location" 433, 498, 472
}
-ObjProp 291 "PhysType"
+ObjProp 291 "PhysType"
{
"Type" OBB
}
ObjProp 292 "RotDoor"
{
"Open Angle" 87
}
ObjProp 292 "Position"
{
"Location" 433, 502, 472
}
-ObjProp 292 "PhysType"
+ObjProp 292 "PhysType"
{
"Type" OBB
}
+ObjProp 297 "BlockFrob"
{
"" true
}
-ObjProp 297 "PhysType"
+ObjProp 297 "PhysType"
{
"Type" OBB
}
-ObjProp 298 "PhysType"
+ObjProp 298 "PhysType"
{
"Type" OBB
}
+ObjProp 298 "BlockFrob"
{
"" true
}
ObjProp 309 "RotDoor"
{
"Open Angle" 87
}
ObjProp 309 "Position"
{
"Location" 557, 498, 472
}
-ObjProp 309 "PhysType"
+ObjProp 309 "PhysType"
{
"Type" OBB
}
-ObjProp 369 "Scripts"
+ObjProp 388 "BlockFrob"
{
"" true
}
-ObjProp 388 "PhysType"
+ObjProp 388 "PhysType"
{
"Type" OBB
}
-ObjProp 389 "PhysType"
+ObjProp 389 "PhysType"
{
"Type" OBB
}
+ObjProp 389 "BlockFrob"
{
"" true
}
ObjProp 401 "RotDoor"
{
"Open Angle" 90
"Clockwise?" false
}
ObjProp 401 "StTweqLock"
{
"AnimS" None
}
ObjProp 401 "Position"
{
"Heading" 0
}
-ObjProp 401 "PhysType"
+ObjProp 401 "PhysType"
{
"Type" OBB
}
ObjProp 416 "RotDoor"
{
"Open Angle" 90
"Clockwise?" false
}
ObjProp 416 "Position"
{
"Heading" 0
}
-ObjProp 416 "PhysType"
+ObjProp 416 "PhysType"
{
"Type" OBB
}
ObjProp 422 "RotDoor"
{
"Open Angle" 90
"Clockwise?" false
}
ObjProp 422 "StTweqLock"
{
"AnimS" None
}
ObjProp 422 "Position"
{
"Heading" 8000
}
-ObjProp 422 "PhysType"
+ObjProp 422 "PhysType"
{
"Type" OBB
}
ObjProp 489 "RotDoor"
{
"Open Angle" 90
"Clockwise?" false
}
ObjProp 489 "Position"
{
"Heading" 0
}
-ObjProp 489 "PhysType"
+ObjProp 489 "PhysType"
{
"Type" OBB
}
ObjProp 489 "StTweqLock"
{
"AnimS" None
}
ObjProp 498 "StTweqLock"
{
"AnimS" None
}
ObjProp 584 "StTweqLock"
{
"AnimS" None
}
ObjProp 710 "StTweqLock"
{
"AnimS" None
}
-MetaProp 710 -9923
+ObjProp 697 "BlockFrob"
{
"" true
}
ObjProp 808 "RotDoor"
{
"Open Angle" 90
"Clockwise?" false
}
ObjProp 808 "Position"
{
"Heading" 0
}
-ObjProp 808 "PhysType"
+ObjProp 808 "PhysType"
{
"Type" OBB
}
ObjProp 808 "StTweqLock"
{
"AnimS" None
}
ObjProp 832 "StTweqLock"
{
"AnimS" None
}
+ObjProp 832 "DesignNote"
{
"" SetVectorPropProperty="PhysAttr"; SetVectorPropSubProperty="COG Offset"; SetVectorPropValue=1.85,0,0
}
+ObjProp 832 "Scripts"
{
"Script 0" SetVectorProp
}
ObjProp 912 "RotDoor"
{
"Open Angle" 273
}
+Link 942 944 "ScriptParams"
{
"" Double
}
+ObjProp 942 "Scripts"
{
"Script 0" StdDoor
"Don't Inherit" true
}
+ObjProp 944 "Scripts"
{
"Script 0" StdDoor
"Don't Inherit" true
}
ObjProp 944 "Position"
{
"Location" 572, 644, 380
}
-ObjProp 944 "PhysType"
+ObjProp 944 "PhysType"
{
"Type" OBB
}
-Link 979 944 "ControlDevice"
-Link 979 942 "ControlDevice"
+Link 979 1249 "ControlDevice"
{
}
+Receptron 1249 "Stench"
{
Max None
Target 942
Agent -2124
Effect "add_prop"
{
"Prop Name" Locked
}
}
+ObjProp 1249 "DesignNote"
{
"" NVRelayTrapTDest="[Me]"; NVRelayTrapTOn="[1.00]Stench"; NVRelayTrapCount=1
}
+ObjProp 1249 "Scripts"
{
"Script 0" NVRelayTrap
}
+ObjProp 1204 "DesignNote"
{
"" SetVectorPropProperty="PhysAttr"; SetVectorPropSubProperty="COG Offset"; SetVectorPropValue=0,1.75,0; SetVectorProp2Property="PhysDims"; SetVectorProp2SubProperty="Size"; SetVectorProp2Value=0.5,4,8
}
+ObjProp 1204 "Scripts"
{
"Script 0" SetVectorProp
"Script 1" SetVectorProp2
}
ObjProp 1204 "Position"
{
"Location" 650, 708.25, 450
}
-ObjProp 1204 "PhysType"
+ObjProp 1204 "PhysType"
{
"Type" OBB
}
-ObjProp 1323 "Scripts"
+ObjProp 1323 "BlockFrob"
{
"" true
}
+ObjProp 1459 "Class Tags"
{
}
+ObjProp 1460 "Class Tags"
{
}
//AIs
+ObjProp 36 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
+ObjProp 57 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
+ObjProp 154 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cnoblem4
}
+ObjProp 154 "GameName"
{
"" Name_Butler: "Butler"
}
-ObjProp 259 "Scripts"
+ObjProp 259 "Scripts"
{
"Script 0" TrigSlain
}
-ObjProp 360 "Scripts"
+ObjProp 360 "Scripts"
{
"Script 0" TrigSlain
}
+ObjProp 501 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" actwca
}
+ObjProp 502 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cnoblew3
}
+ObjProp 503 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cnoblew4
}
+ObjProp 504 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cnoblem2
}
+ObjProp 505 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cnoblem3
}
+ObjProp 517 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
+ObjProp 523 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cnoblem3
}
+ObjProp 524 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
+ObjProp 526 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
+ObjProp 534 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
+ObjProp 653 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
+ObjProp 666 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
+ObjProp 743 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cnoblew4
}
+ObjProp 754 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
+Receptron 800 "Stench"
{
Max None
Target 812
Agent Me
Effect "add_prop"
{
"Prop Name" GameName
}
}
+ObjProp 800 "DesignNote"
{
"" NVRelayTrapTDest="[Me]"; NVRelayTrapTOn="[1.00]Stench" NVRelayTrapCount=1
}
+ObjProp 800 "GameName"
{
"" Name_BGD: "Brother Ghazanfar (Dead)"
}
+Link 800 1023 "ControlDevice"
{
}
+Link 800 1129 "ControlDevice"
{
}
+ObjProp 800 "TrapQVar"
{
"" =2:goal_state_12
}
+ObjProp 800 "Scripts"
{
"Script 0" TrapSetQVar
"Script 1" NVRelayTrap
"Script 2" NVDeleteTrap
}
ObjProp 812 "DesignNote"
{
"" NVRelayTrapOn="Slain"; NVRelayTrapTDest=800
}
+ObjProp 812 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cmecprs
}
-Link 812 812 "ControlDevice"
ObjProp 812 "Scripts"
{
"Script 0" TrigRoomDeposit
"Script 1" NVRelayTrap
"Script 2" ""
}
+Receptron 1023 "Stench"
{
Max None
Target 812
Agent -1
Effect "add_prop"
{
"Prop Name" FrobInfo
}
}
+ObjProp 1023 "DesignNote"
{
"" NVRelayTrapTDest="[Me]"; NVRelayTrapTOn="[1.00]Stench" NVRelayTrapCount=1
}
+ObjProp 1023 "Scripts"
{
"Script 0" NVRelayTrap
}
+ObjProp 825 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
-ObjProp 894 "PhysType"
+ObjProp 1001 "AI_AlrtRsp"
{
"Alert level" (2) Moderate
"Priority" Absolute
"Response: Step 1" Add/Remove Meta-property(Add/Remove,Mprop name,Target Objects)
" Argument 1" Remove
" Argument 2" M-SittingSleeper
"Response: Step 2" Play sound/motion(Sound Concept,Sound Tags,Motion Tags)
" Argument 1"[1] tolevelone
" Argument 3"[1] Sit2Stand
}
+ObjProp 1399 "InvRendType"
{
"Type" Alternate Bitmap
"Resource" cswgard1
}
//misplaced objects / physdims
+MetaProp 92 -2418
+MetaProp 105 -2418
+MetaProp 106 -2418
+MetaProp 262 -2420
+MetaProp 274 -4586
+MetaProp 340 -2418
+MetaProp 346 -2418
+MetaProp 404 -2418
+MetaProp 405 -2418
+MetaProp 484 -2418
+MetaProp 696 -2419
+MetaProp 702 -2418
+MetaProp 708 -2425
+MetaProp 920 -2418
+MetaProp 931 -2418
+MetaProp 1132 -2418
+MetaProp 1485 -2418
Create -1384 "HF"
{
+ObjProp "Position"
{
"Location" 538.5, 407.5, 457
}
+ObjProp "ModelName"
{
"" holybub
}
}
-ObjProp "HF" "PhysType"
+ObjProp "HF" "PhysType"
{
"Type" OBB
}
+Receptron "HF" "Stench"
{
Max None
Target 859
Agent Me
Effect "add_prop"
{
"Prop Name" PhysDims
}
}
++Receptron "HF" "Stench"
{
Max None
Target 871
Agent Me
Effect "add_prop"
{
"Prop Name" PhysDims
}
}
+StimSource "HF" "Stench"
{
Intensity 1
Propagator "Radius"
}
-ObjProp 17 "PhysType"
+ObjProp 17 "PhysType"
{
"Type" OBB
}
ObjProp 41 "Position"
{
"Heading" 8000
}
-ObjProp 41 "PhysType"
+ObjProp 41 "PhysType"
{
"Type" OBB
}
ObjProp 43 "Position"
{
"Heading" 8000
}
-ObjProp 43 "PhysType"
+ObjProp 43 "PhysType"
{
"Type" OBB
}
ObjProp 47 "Position"
{
"Heading" 8000
}
-ObjProp 47 "PhysType"
+ObjProp 47 "PhysType"
{
"Type" OBB
}
+ObjProp 92 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Size"; SetVectorPropValue=4,6.8,3.275; SetVectorPropSubProperty2="Offset 1"; SetVectorPropValue2="0,0,-1.85"
}
+ObjProp 92 "Scripts"
{
"Script 0" SetVectorProp
}
-ObjProp 96 "PhysType"
+ObjProp 96 "PhysType"
{
"Type" OBB
}
+ObjProp 144 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Size"; SetVectorPropValue=8,2.2,2.075; SetVectorPropSubProperty2="Offset 1"; SetVectorPropValue2="0,0,-1.5"
}
+ObjProp 144 "Scripts"
{
"Script 0" SetVectorProp
}
ObjProp 173 "Position"
{
"Heading" 8000
}
-ObjProp 173 "PhysType"
+ObjProp 173 "PhysType"
{
"Type" OBB
}
ObjProp 174 "Position"
{
"Heading" 8000
}
-ObjProp 174 "PhysType"
+ObjProp 174 "PhysType"
{
"Type" OBB
}
-ObjProp 209 "Scripts"
-ObjProp 209 "PhysType"
-ObjProp 211 "PhysType"
+ObjProp 211 "PhysType"
{
"Type" OBB
}
+ObjProp 220 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 220 "Scripts"
{
"Script 1" SetVectorProp
}
+ObjProp 222 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 222 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 223 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 223 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 224 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 224 "Scripts"
{
"Script 1" SetVectorProp
}
-ObjProp 264 "PhysType"
+ObjProp 264 "PhysType"
{
"Type" OBB
}
+ObjProp 274 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Size"; SetVectorPropValue=12.5,12.5,4.5; SetVectorPropSubProperty2="Offset 1"; SetVectorPropValue2="0,0.3,0"
}
+ObjProp 274 "Scripts"
{
"Script 0" SetVectorProp
}
-ObjProp 301 "PhysType"
+ObjProp 301 "PhysType"
{
"Type" OBB
}
-ObjProp 302 "PhysType"
+ObjProp 302 "PhysType"
{
"Type" OBB
}
-ObjProp 304 "PhysType"
+ObjProp 304 "PhysType"
{
"Type" OBB
}
-ObjProp 306 "PhysType"
+ObjProp 306 "PhysType"
{
"Type" OBB
}
+ObjProp 345 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,-1"
}
+ObjProp 345 "Scripts"
{
"Script 0" SetVectorProp
}
-ObjProp 351 "PhysType"
+ObjProp 351 "PhysType"
{
"Type" OBB
}
-ObjProp 352 "PhysType"
+ObjProp 352 "PhysType"
{
"Type" OBB
}
-ObjProp 353 "PhysType"
+ObjProp 353 "PhysType"
{
"Type" OBB
}
-ObjProp 373 "PhysType"
+ObjProp 373 "PhysType"
{
"Type" OBB
}
-ObjProp 374 "PhysType"
+ObjProp 374 "PhysType"
{
"Type" OBB
}
+ObjProp 385 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 385 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 417 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Size"; SetVectorPropValue=6.3,3.65,3.1; SetVectorPropSubProperty2="Offset 1"; SetVectorPropValue2="0,0,-2"
}
+ObjProp 417 "Scripts"
{
"Script 0" SetVectorProp
}
-ObjProp 435 "PhysType"
+ObjProp 435 "PhysType"
{
"Type" OBB
}
+ObjProp 478 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Size"; SetVectorPropValue=8,2.2,2.075; SetVectorPropSubProperty2="Offset 1"; SetVectorPropValue2="0,0,-1.5"
}
+ObjProp 478 "Scripts"
{
"Script 0" SetVectorProp
}
ObjProp 484 "Position"
{
"Location" 500.875, 476, 471.375
}
-ObjProp 484 "PhysType"
+ObjProp 484 "PhysType"
{
"Type" OBB
}
-ObjProp 569 "PhysType"
+ObjProp 569 "PhysType"
{
"Type" OBB
}
-ObjProp 572 "PhysType"
+ObjProp 572 "PhysType"
{
"Type" OBB
}
+ObjProp 576 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 576 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 696 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 696 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 705 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 705 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 708 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 708 "Scripts"
{
"Script 0" SetVectorProp
}
-ObjProp 717 "PhysType"
+ObjProp 717 "PhysType"
{
"Type" OBB
}
-ObjProp 718 "PhysType"
+ObjProp 718 "PhysType"
{
"Type" OBB
}
+ObjProp 798 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Size"; SetVectorPropValue=6.3,3.65,3.1; SetVectorPropSubProperty2="Offset 1"; SetVectorPropValue2="0,0,-2"
}
+ObjProp 798 "Scripts"
{
"Script 0" SetVectorProp
}
ObjProp 815 "Position"
{
"Location" 516, 438.55, 472.485
}
-ObjProp 815 "PhysType"
+ObjProp 815 "PhysType"
{
"Type" OBB
}
ObjProp 817 "Position"
{
"Location" 516.2, 440.6, 472.465
}
-ObjProp 817 "PhysType"
+ObjProp 817 "PhysType"
{
"Type" OBB
}
+ObjProp 818 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 818 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 826 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Size"; SetVectorPropValue=0.1,4,4; SetVectorPropSubProperty2="Offset 1"; SetVectorPropValue2="0,0,0"
}
+ObjProp 826 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 829 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 829 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 922 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,-1"
}
+ObjProp 922 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 923 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 923 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 925 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 925 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 927 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 927 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 986 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
ObjProp 986 "Scripts"
{
"Script 0" SetVectorProp
}
-ObjProp 987 "PhysType"
+ObjProp 987 "PhysType"
{
"Type" OBB
}
ObjProp 1010 "Position"
{
"Location" 583, 642, 334.7
}
-ObjProp 1010 "PhysType"
+ObjProp 1010 "PhysType"
{
"Type" Sphere
}
-ObjProp 1012 "PhysType"
+ObjProp 1012 "PhysType"
{
"Type" OBB
}
-ObjProp 1031 "PhysType"
+ObjProp 1031 "PhysType"
{
"Type" OBB
}
-ObjProp 1133 "PhysType"
+ObjProp 1133 "PhysType"
{
"Type" OBB
}
+ObjProp 1209 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 1209 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 1210 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 1210 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 1211 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 1211 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 1216 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 1216 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 1221 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 1221 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 1251 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 1251 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 1265 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 1265 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 1285 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 1285 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 1295 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 1295 "Scripts"
{
"Script 0" SetVectorProp
}
-ObjProp 1303 "PhysType"
+ObjProp 1303 "PhysType"
{
"Type" OBB
}
+ObjProp 1304 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
-ObjProp 1304 "Scripts"
+ObjProp 1304 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 1340 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
-ObjProp 1340 "Scripts"
+ObjProp 1340 "Scripts"
{
"Script 0" SetVectorProp
}
-ObjProp 1468 "PhysType"
//keys
+ObjProp 142 "StackCount"
{
}
+ObjProp 177 "StackCount"
{
}
+ObjProp 265 "StackCount"
{
}
+ObjProp 293 "StackCount"
{
}
+ObjProp 311 "StackCount"
{
}
+ObjProp 694 "StackCount"
{
}
+ObjProp 699 "StackCount"
{
}
+ObjProp 1122 "StackCount"
{
}
//loot / pick distance
-ObjProp 142 "PickDist"
-ObjProp 146 "PickDist"
-ObjProp 386 "PickDist"
-ObjProp 1325 "PickDist"
-ObjProp 1326 "PickDist"
-ObjProp 1327 "PickDist"
-ObjProp 1328 "PickDist"
-ObjProp 1385 "PickDist"
-ObjProp 1386 "PickDist"
-ObjProp 1387 "PickDist"
-ObjProp 1388 "PickDist"
-ObjProp 1389 "PickDist"
+ObjProp 1271 "ExtraLight"
{
"Amount (-1..1)" 0.10
"Additive?" true
}
+ObjProp 1368 "ExtraLight"
{
"Amount (-1..1)" 0.10
"Additive?" true
}
+ObjProp 1390 "ExtraLight"
{
"Amount (-1..1)" 0.10
"Additive?" true
}
//teleports
-Link 225 142 "ControlDevice"
+Link 225 142 "Contains"
{
}
+ObjProp 225 "TrapFlags"
{
"" Once, NoOff
}
+ObjProp 225 "Scripts"
{
"Script 0" TrapRelease
"Don't Inherit" true
}
+ObjProp 262 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 262 "TrapFlags"
{
"" Once
}
ObjProp 262 "Scripts"
{
"Script 0" TrapRelay
"Script 1" SetVectorProp
}
+ObjProp 343 "TrapFlags"
{
"" Once, NoOff
}
+ObjProp 700 "TrapFlags"
{
"" Once, NoOff
}
//bookcases
+ObjProp 375 "AI_BlkVis"
{
"" true
}
+ObjProp 375 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 375 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 383 "AI_BlkVis"
{
"" true
}
+ObjProp 383 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 383 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 384 "AI_BlkVis"
{
"" true
}
+ObjProp 384 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 384 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 387 "AI_BlkVis"
{
"" true
}
+ObjProp 387 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 387 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 390 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 390 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 391 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 391 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 392 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 392 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 393 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 393 "BlockFrob"
{
"" true
}
+ObjProp 393 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 394 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 394 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 395 "AI_BlkVis"
{
"" true
}
+ObjProp 395 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 395 "Scripts"
{
"Script 0" SetVectorProp
}
+ObjProp 396 "AI_BlkVis"
{
"" true
}
+ObjProp 396 "DesignNote"
{
"" SetVectorPropProperty="PhysDims"; SetVectorPropSubProperty="Offset 1"; SetVectorPropValue="0,0,0"
}
+ObjProp 396 "Scripts"
{
"Script 0" SetVectorProp
}
//switches
ObjProp 403 "Position"
{
"Location" 502.4, 539.1, 473.5
}
-ObjProp 403 "PhysType"
+ObjProp 403 "PhysType"
{
"Type" OBB
}
-ObjProp 426 "PickDist"
ObjProp 426 "Position"
{
"Location" 478.9, 475.1, 473.5
}
-ObjProp 426 "PhysType"
+ObjProp 426 "PhysType"
{
"Type" OBB
}
ObjProp 427 "Position"
{
"Location" 496.6, 524.9, 473.5
}
-ObjProp 427 "PhysType"
+ObjProp 427 "PhysType"
{
"Type" OBB
}
ObjProp 480 "Position"
{
"Location" 479, 539.1, 473.5
}
-ObjProp 480 "PhysType"
+ObjProp 480 "PhysType"
{
"Type" OBB
}
ObjProp 802 "Position"
{
"Location" 455.5, 475.1, 473.5
}
-ObjProp 802 "PhysType"
+ObjProp 802 "PhysType"
{
"Type" OBB
}
ObjProp 908 "Position"
{
"Location" 473.5, 460.9, 473.5
}
-ObjProp 908 "PhysType"
+ObjProp 908 "PhysType"
{
"Type" OBB
}
ObjProp 1205 "Position"
{
"Location" 654, 709.32, 452
}
-ObjProp 1205 "PhysType"
+ObjProp 1205 "PhysType"
{
"Type" OBB
}
//interactive banner
ObjProp 791 "PickBias"
{
"" 5.00
}
-ObjProp 846 "PickBias"
-Receptron 846 "CompFixStim"
+ObjProp 846 "DesignNote"
{
"" NVRemovePropertyTrapOn="TurnOff"; NVRemovePropertyTrapOff="Null"; NVRemovePropertyTrapProp="ModelName"; NVRemovePropertyTrapReAdd=1
}
-Link 846 37 "ControlDevice"
+Link 846 791 "ScriptParams"
{
"" FrobInert
}
ObjProp 846 "Scripts"
{
"Script 0" NVFrobToggle
"Script 2" TrapFrobInert
"Script 3" NVRemovePropertyTrap
}
ObjProp 846 "CfgTweqModels"
{
"Halt" Remove Prop
"MiscC" None
}
-ObjProp 846 "PhysType"
+ObjProp 846 "PhysType"
{
"Type" OBB
}
//invalid scaling
-ObjProp 1376 "Scale"
-ObjProp 1377 "Scale"