2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
misc
|
|
|
|
{
|
|
|
|
|
|
|
|
0
|
|
|
|
{
|
|
|
|
title = "None";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
polyobj
|
|
|
|
{
|
|
|
|
title = "Polyobj";
|
|
|
|
|
|
|
|
1
|
|
|
|
{
|
|
|
|
title = "Polyobj Start Line";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_StartLine";
|
2014-09-16 15:22:32 +00:00
|
|
|
requiresactivation = false;
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Mirror Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Sound Number";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
2
|
|
|
|
{
|
|
|
|
title = "Polyobj Rotate Left";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_RotateLeft";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-10-21 13:35:44 +00:00
|
|
|
title = "Rotation Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Target Angle";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "polyobj_angles";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
3
|
|
|
|
{
|
|
|
|
title = "Polyobj Rotate Right";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_RotateRight";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-10-21 13:35:44 +00:00
|
|
|
title = "Rotation Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Target Angle";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "polyobj_angles";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
4
|
|
|
|
{
|
|
|
|
title = "Polyobj Move";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_Move";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Movement Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Movement Distance";
|
|
|
|
default = 64;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
5
|
|
|
|
{
|
|
|
|
title = "Polyobj Explicit Line";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_ExplicitLine";
|
2014-09-16 15:22:32 +00:00
|
|
|
requiresactivation = false;
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Rendering order";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Mirror Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Sound Number";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
6
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Polyobj Move (* 8)";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_MoveTimes8";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Movement Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2014-10-21 13:35:44 +00:00
|
|
|
title = "Movement Dist. * 8";
|
2014-09-15 23:37:55 +00:00
|
|
|
default = 8;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
7
|
|
|
|
{
|
|
|
|
title = "Polyobj Door Swing";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_DoorSwing";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Movement Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Delay (tics)";
|
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
8
|
|
|
|
{
|
|
|
|
title = "Polyobj Door Slide";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_DoorSlide";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Movement Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Movement Distance";
|
|
|
|
default = 64;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
|
|
|
title = "Delay";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
90
|
|
|
|
{
|
|
|
|
title = "Polyobj Rotate Left (override)";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_OR_RotateLeft";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Rotation Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Target Angle";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "polyobj_angles";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
91
|
|
|
|
{
|
|
|
|
title = "Polyobj Rotate Right (override)";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_OR_RotateRight";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Rotation Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Target Angle";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "polyobj_angles";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
92
|
|
|
|
{
|
|
|
|
title = "Polyobj Move (override)";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_OR_Move";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Movement Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Movement Distance";
|
|
|
|
default = 64;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
93
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Polyobj Move (8mu, override)";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Polyobj_OR_MoveTimes8";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Polyobj Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Movement Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Movement Distance * 8";
|
2014-09-15 23:37:55 +00:00
|
|
|
default = 8;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
line
|
|
|
|
{
|
|
|
|
title = "Line";
|
|
|
|
|
|
|
|
121
|
|
|
|
{
|
|
|
|
title = "Line Identification";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Line_SetIdentification";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
2013-07-12 09:58:36 +00:00
|
|
|
title = "Line ID";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
door
|
|
|
|
{
|
|
|
|
title = "Door";
|
|
|
|
|
|
|
|
10
|
|
|
|
{
|
|
|
|
title = "Door Close";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Door_Close";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "door_speeds";
|
|
|
|
default = 32;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Light Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
11
|
|
|
|
{
|
|
|
|
title = "Door Open";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Door_Open";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "door_speeds";
|
|
|
|
default = 32;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Light Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
12
|
|
|
|
{
|
|
|
|
title = "Door Raise";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Door_Raise";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "door_speeds";
|
|
|
|
default = 32;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Close Delay";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Light Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
13
|
|
|
|
{
|
|
|
|
title = "Door Locked Raise";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Door_LockedRaise";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "door_speeds";
|
|
|
|
default = 32;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Close Delay";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Key Number";
|
2009-07-31 12:56:07 +00:00
|
|
|
type = 11;
|
2009-07-30 14:49:27 +00:00
|
|
|
enum = "keys";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
|
|
|
title = "Light Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
floor
|
|
|
|
{
|
|
|
|
title = "Floor";
|
|
|
|
|
|
|
|
20
|
|
|
|
{
|
2014-10-21 13:35:44 +00:00
|
|
|
title = "Floor Lower by Value";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_LowerByValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Lower by";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
21
|
|
|
|
{
|
|
|
|
title = "Floor Lower to Lowest Floor";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_LowerToLowest";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
22
|
|
|
|
{
|
|
|
|
title = "Floor Lower to Nearest Floor";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_LowerToNearest";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
23
|
|
|
|
{
|
2014-10-21 13:35:44 +00:00
|
|
|
title = "Floor Raise by Value";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_RaiseByValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Raise by";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
24
|
|
|
|
{
|
|
|
|
title = "Floor Raise to Highest Floor";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_RaiseToHighest";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
25
|
|
|
|
{
|
|
|
|
title = "Floor Raise to Nearest Floor";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_RaiseToNearest";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
28
|
|
|
|
{
|
|
|
|
title = "Floor Crusher Start";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_RaiseAndCrush";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Crush Damage";
|
2014-12-08 21:06:08 +00:00
|
|
|
default = 100;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
35
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Floor Raise by Value * 8";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_RaiseByValueTimes8";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-10-21 13:35:44 +00:00
|
|
|
title = "Raise by (* 8)";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
36
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Floor Lower by Value * 8";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_LowerByValueTimes8";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-10-21 13:35:44 +00:00
|
|
|
title = "Lower by (* 8)";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
46
|
|
|
|
{
|
|
|
|
title = "Floor Crusher Stop";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_CrushStop";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
66
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Floor Lower Instantly by Value * 8";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_LowerInstant";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Lower by (* 8)";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
67
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Floor Raise Instantly by Value * 8";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_RaiseInstant";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Raise by (* 8)";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
68
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Floor Move to Value * 8";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Floor_MoveToValueTimes8";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Target Height * 8";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Negative Height";
|
2009-07-31 12:56:07 +00:00
|
|
|
type = 11;
|
2009-07-30 14:49:27 +00:00
|
|
|
enum = "noyes";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
95
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Floor and Ceiling Lower by Value";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "FloorAndCeiling_LowerByValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Lower by";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
96
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Floor and Ceiling Raise by Value";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "FloorAndCeiling_RaiseByValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "flat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Raise by";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
stairs
|
|
|
|
{
|
|
|
|
title = "Stairs";
|
|
|
|
|
|
|
|
26
|
|
|
|
{
|
|
|
|
title = "Stairs Build Down";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Stairs_BuildDown";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 4;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Step Height";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Build Step Delay";
|
2014-10-21 13:35:44 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 35;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
|
|
|
title = "Reset Delay";
|
2014-10-21 13:35:44 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "reset_tics";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
27
|
|
|
|
{
|
|
|
|
title = "Stairs Build Up";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Stairs_BuildUp";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 4;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Step Height";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Build Step Delay";
|
2014-10-21 13:35:44 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 35;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
|
|
|
title = "Reset Delay";
|
2014-10-21 13:35:44 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "reset_tics";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
31
|
|
|
|
{
|
|
|
|
title = "Stairs Build Down (sync)";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Stairs_BuildDownSync";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 4;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Step Height";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Reset Delay";
|
2014-10-21 13:35:44 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "reset_tics";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
32
|
|
|
|
{
|
|
|
|
title = "Stairs Build Up (sync)";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Stairs_BuildUpSync";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "stair_speeds";
|
|
|
|
default = 4;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Step Height";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Reset Delay";
|
2014-10-21 13:35:44 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "reset_tics";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
pillar
|
|
|
|
{
|
|
|
|
title = "Pillar";
|
|
|
|
|
|
|
|
29
|
|
|
|
{
|
|
|
|
title = "Pillar Build";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Pillar_Build";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-09-15 23:37:55 +00:00
|
|
|
title = "Target Height (rel.)";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
30
|
|
|
|
{
|
|
|
|
title = "Pillar Open";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Pillar_Open";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-10-21 13:35:44 +00:00
|
|
|
title = "Lower Floor by";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2014-10-21 13:35:44 +00:00
|
|
|
title = "Raise Ceiling by";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
94
|
|
|
|
{
|
|
|
|
title = "Pillar Build and Crush";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Pillar_BuildAndCrush";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-09-15 23:37:55 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Movement Amount";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
ceiling
|
|
|
|
{
|
|
|
|
title = "Ceiling";
|
|
|
|
|
|
|
|
40
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Ceiling Lower by Value";
|
|
|
|
id = "Ceiling_LowerByValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-05 14:33:31 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Lower by";
|
|
|
|
default = 64;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
41
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Ceiling Raise by Value";
|
|
|
|
id = "Ceiling_RaiseByValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-05 14:33:31 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Raise by";
|
|
|
|
default = 64;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
42
|
|
|
|
{
|
|
|
|
title = "Ceiling Crusher Start";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Ceiling_CrushAndRaise";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-05 14:33:31 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Crush Damage";
|
2014-12-05 14:33:31 +00:00
|
|
|
default = 100;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
43
|
|
|
|
{
|
|
|
|
title = "Ceiling Crush Once";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Ceiling_LowerAndCrush";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-05 14:33:31 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Crush Damage";
|
2014-12-05 14:33:31 +00:00
|
|
|
default = 100;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
44
|
|
|
|
{
|
|
|
|
title = "Ceiling Crusher Stop";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Ceiling_CrushStop";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
45
|
|
|
|
{
|
|
|
|
title = "Ceiling Crush Once and Open";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Ceiling_CrushRaiseAndStay";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-05 14:33:31 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Crush Damage";
|
2014-12-05 14:33:31 +00:00
|
|
|
default = 100;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
69
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Ceiling Move to Value * 8";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Ceiling_MoveToValueTimes8";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-05 14:33:31 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Target Height * 8";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Negative Height";
|
2009-07-31 12:56:07 +00:00
|
|
|
type = 11;
|
2009-07-30 14:49:27 +00:00
|
|
|
enum = "noyes";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
platform
|
|
|
|
{
|
|
|
|
title = "Platform";
|
|
|
|
|
|
|
|
60
|
|
|
|
{
|
|
|
|
title = "Platform Perpetual Move";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Plat_PerpetualRaise";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Reverse Delay (tics)";
|
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
61
|
|
|
|
{
|
|
|
|
title = "Platform Stop";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Plat_Stop";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
62
|
|
|
|
{
|
|
|
|
title = "Platform Lower Wait Raise";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Plat_DownWaitUpStay";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Reverse Delay (tics)";
|
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
63
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Platform Lower by Value * 8";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Plat_DownByValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Reverse Delay (tics)";
|
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Lower by (* 8)";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
64
|
|
|
|
{
|
|
|
|
title = "Platform Raise Wait Lower";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Plat_UpWaitDownStay";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Reverse Delay (tics)";
|
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
65
|
|
|
|
{
|
2013-04-15 13:52:54 +00:00
|
|
|
title = "Platform Raise by Value * 8";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Plat_UpByValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Movement Speed";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "plat_speeds";
|
|
|
|
default = 16;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Reverse Delay (tics)";
|
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Lower by (* 8)";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
teleport
|
|
|
|
{
|
|
|
|
title = "Teleport";
|
|
|
|
|
|
|
|
70
|
|
|
|
{
|
|
|
|
title = "Teleport";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Teleport";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
2014-01-27 11:18:24 +00:00
|
|
|
title = "Target MapSpot Tag";
|
2009-07-30 14:49:27 +00:00
|
|
|
type = 14;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-01-27 11:18:24 +00:00
|
|
|
title = "Target Sector Tag";
|
2009-07-30 14:49:27 +00:00
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
71
|
|
|
|
{
|
|
|
|
title = "Teleport (silent)";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Teleport_NoFog";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
2014-01-27 11:18:24 +00:00
|
|
|
title = "Target MapSpot Tag";
|
2009-07-30 14:49:27 +00:00
|
|
|
type = 14;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Keep Orientation";
|
2009-07-31 12:56:07 +00:00
|
|
|
type = 11;
|
2009-07-30 14:49:27 +00:00
|
|
|
enum = "noyes";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-01-27 11:18:24 +00:00
|
|
|
title = "Target Sector Tag";
|
2009-07-30 14:49:27 +00:00
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
74
|
|
|
|
{
|
2014-10-21 13:35:44 +00:00
|
|
|
title = "Teleport to Map";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Teleport_NewMap";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Map Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Position";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
thing
|
|
|
|
{
|
|
|
|
title = "Thing";
|
|
|
|
|
|
|
|
72
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Thrust Thing";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "ThrustThing";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Thrust Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Thrust Force (mu. per tic)";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
73
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Damage Thing";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "DamageThing";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Damage Amount";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
130
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Activate Thing";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Thing_Activate";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Thing Tag";
|
|
|
|
type = 14;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
131
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Deactivate Thing";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Thing_Deactivate";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Thing Tag";
|
|
|
|
type = 14;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
132
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Remove Thing";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Thing_Remove";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Thing Tag";
|
|
|
|
type = 14;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
133
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Destroy Thing";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Thing_Destroy";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Thing Tag";
|
|
|
|
type = 14;
|
|
|
|
}
|
2014-10-21 13:35:44 +00:00
|
|
|
arg1
|
2012-06-03 01:10:29 +00:00
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Extreme Death";
|
|
|
|
type = 11;
|
|
|
|
enum = "noyes";
|
2012-06-03 01:10:29 +00:00
|
|
|
}
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
134
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Spawn Projectile";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Thing_Projectile";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "MapSpot Tag";
|
|
|
|
type = 14;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Projectile Type";
|
|
|
|
type = 11;
|
|
|
|
enum = "spawn_projectile";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Movement Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2009-07-31 12:56:07 +00:00
|
|
|
title = "Horizontal Speed";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
2009-07-31 12:56:07 +00:00
|
|
|
title = "Vertical Speed";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
135
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Spawn Thing";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Thing_Spawn";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "MapSpot Tag";
|
|
|
|
type = 14;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Thing Type";
|
|
|
|
type = 11;
|
|
|
|
enum = "spawnthing";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Thing Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
136
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Spawn Projectile (gravity)";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Thing_ProjectileGravity";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "MapSpot Tag";
|
|
|
|
type = 14;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Projectile Type";
|
|
|
|
type = 11;
|
|
|
|
enum = "spawn_projectile";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Movement Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2009-07-31 12:56:07 +00:00
|
|
|
title = "Horizontal Speed";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
2009-07-31 12:56:07 +00:00
|
|
|
title = "Vertical Speed";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
137
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Spawn Thing (silent)";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Thing_SpawnNoFog";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Target MapSpot Tag";
|
2009-07-30 14:49:27 +00:00
|
|
|
type = 14;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-08 21:06:08 +00:00
|
|
|
title = "Thing Type";
|
|
|
|
type = 11;
|
|
|
|
enum = "spawnthing";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Thing Angle";
|
2014-12-08 21:06:08 +00:00
|
|
|
type = 22;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
end
|
|
|
|
{
|
|
|
|
title = "End";
|
|
|
|
|
|
|
|
75
|
|
|
|
{
|
|
|
|
title = "End Game";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Teleport_EndGame";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
script
|
|
|
|
{
|
|
|
|
title = "Script";
|
|
|
|
|
|
|
|
80
|
|
|
|
{
|
|
|
|
title = "Script Execute";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "ACS_Execute";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Script Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Map Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Script Argument 1";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Script Argument 2";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
|
|
|
title = "Script Argument 3";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
81
|
|
|
|
{
|
|
|
|
title = "Script Suspend";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "ACS_Suspend";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Script Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Map Number";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
82
|
|
|
|
{
|
|
|
|
title = "Script Terminate";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "ACS_Terminate";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Script Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Map Number";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
83
|
|
|
|
{
|
|
|
|
title = "Script Locked Execute";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "ACS_LockedExecute";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Script Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Map Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Script Argument 1";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Script Argument 2";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
|
|
|
title = "Key Number";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
scroll
|
|
|
|
{
|
|
|
|
title = "Scroll";
|
|
|
|
|
|
|
|
100
|
|
|
|
{
|
|
|
|
title = "Scroll Texture Left";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Scroll_Texture_Left";
|
2014-09-16 15:22:32 +00:00
|
|
|
requiresactivation = false;
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Scroll Speed";
|
2014-09-16 15:22:32 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "scroll_speeds";
|
|
|
|
default = 64;
|
|
|
|
}
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
101
|
|
|
|
{
|
|
|
|
title = "Scroll Texture Right";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Scroll_Texture_Right";
|
2014-09-16 15:22:32 +00:00
|
|
|
requiresactivation = false;
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Scroll Speed";
|
2014-09-16 15:22:32 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "scroll_speeds";
|
|
|
|
default = 64;
|
|
|
|
}
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
102
|
|
|
|
{
|
|
|
|
title = "Scroll Texture Up";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Scroll_Texture_Up";
|
2014-09-16 15:22:32 +00:00
|
|
|
requiresactivation = false;
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Scroll Speed";
|
2014-09-16 15:22:32 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "scroll_speeds";
|
|
|
|
default = 64;
|
|
|
|
}
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
103
|
|
|
|
{
|
|
|
|
title = "Scroll Texture Down";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Scroll_Texture_Down";
|
2014-09-16 15:22:32 +00:00
|
|
|
requiresactivation = false;
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Scroll Speed";
|
2014-09-16 15:22:32 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "scroll_speeds";
|
|
|
|
default = 64;
|
|
|
|
}
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
light
|
|
|
|
{
|
|
|
|
title = "Light";
|
|
|
|
|
|
|
|
110
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Light Raise by Value";
|
|
|
|
id = "Light_RaiseByValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Raise by";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
111
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Light Lower by Value";
|
|
|
|
id = "Light_LowerByValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Lower by";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
112
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Light Change to Value";
|
|
|
|
id = "Light_ChangeToValue";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Target Brightness";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
113
|
|
|
|
{
|
|
|
|
title = "Light Fade";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Light_Fade";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Target Brightness";
|
2014-12-08 21:06:08 +00:00
|
|
|
default = 128;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-09-16 15:22:32 +00:00
|
|
|
title = "Fade Duration (tics)";
|
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
114
|
|
|
|
{
|
2014-09-16 15:22:32 +00:00
|
|
|
title = "Light Glow";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Light_Glow";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Brightest Level";
|
2014-12-05 14:33:31 +00:00
|
|
|
default = 255;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Darkest Level";
|
2014-12-05 14:33:31 +00:00
|
|
|
default = 128;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2014-09-16 15:22:32 +00:00
|
|
|
title = "Fade Duration (tics)";
|
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 105;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
115
|
|
|
|
{
|
|
|
|
title = "Light Flicker";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Light_Flicker";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Brightest Level";
|
2014-09-16 15:22:32 +00:00
|
|
|
default = 255;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Darkest Level";
|
2014-09-16 15:22:32 +00:00
|
|
|
default = 128;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
116
|
|
|
|
{
|
|
|
|
title = "Light Strobe";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Light_Strobe";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Brightest Level";
|
2014-09-16 15:22:32 +00:00
|
|
|
default = 255;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Darkest Level";
|
2014-09-16 15:22:32 +00:00
|
|
|
default = 128;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Brightest Duration";
|
2014-09-16 15:22:32 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 35;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
|
|
|
title = "Darkest Duration";
|
2014-09-16 15:22:32 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
|
|
|
default = 35;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
earthquake
|
|
|
|
{
|
|
|
|
title = "Earthquake";
|
|
|
|
|
|
|
|
120
|
|
|
|
{
|
|
|
|
title = "Earthquake";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Radius_Quake";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Intensity (1-9)";
|
|
|
|
default = 2;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
2014-09-16 15:22:32 +00:00
|
|
|
title = "Duration (tics)";
|
|
|
|
type = 11;
|
|
|
|
enum = "delay_tics";
|
2014-12-05 14:33:31 +00:00
|
|
|
default = 150;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
2014-09-16 15:22:32 +00:00
|
|
|
title = "Damage Radius * 64";
|
|
|
|
default = 4;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
2014-09-16 15:22:32 +00:00
|
|
|
title = "Tremor Radius * 64";
|
|
|
|
default = 4;
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
2014-12-05 14:33:31 +00:00
|
|
|
title = "Focus Thing Tag";
|
2009-07-30 14:49:27 +00:00
|
|
|
type = 14;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
use
|
|
|
|
{
|
|
|
|
title = "Use";
|
|
|
|
|
|
|
|
129
|
|
|
|
{
|
|
|
|
title = "Use Puzzle Item";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "UsePuzzleItem";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Item Number";
|
2014-12-05 14:33:31 +00:00
|
|
|
type = 11;
|
|
|
|
enum = "puzzle_items";
|
2009-07-30 14:49:27 +00:00
|
|
|
}
|
2014-12-05 14:33:31 +00:00
|
|
|
|
2009-07-30 14:49:27 +00:00
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Script Number";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg2
|
|
|
|
{
|
|
|
|
title = "Script Argument 1";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg3
|
|
|
|
{
|
|
|
|
title = "Script Argument 2";
|
|
|
|
}
|
|
|
|
|
|
|
|
arg4
|
|
|
|
{
|
|
|
|
title = "Script Argument 3";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
sector
|
|
|
|
{
|
|
|
|
title = "Sector";
|
|
|
|
|
|
|
|
140
|
|
|
|
{
|
|
|
|
title = "Sector Change Sound";
|
2014-12-05 14:33:31 +00:00
|
|
|
id = "Sector_ChangeSound";
|
2009-07-30 14:49:27 +00:00
|
|
|
|
|
|
|
arg0
|
|
|
|
{
|
|
|
|
title = "Sector Tag";
|
|
|
|
type = 13;
|
|
|
|
}
|
|
|
|
|
|
|
|
arg1
|
|
|
|
{
|
|
|
|
title = "Sound Number";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|