125 lines
2.2 KiB
INI
125 lines
2.2 KiB
INI
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_tracktrain"
|
|
}
|
|
replace:
|
|
{
|
|
"disableshadows" "1"
|
|
"disablereceiveshadows" "1"
|
|
}
|
|
}
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_rotating"
|
|
}
|
|
replace:
|
|
{
|
|
"disableshadows" "1"
|
|
"disablereceiveshadows" "1"
|
|
}
|
|
}
|
|
|
|
add:
|
|
{
|
|
"classname" "info_teleport_destination"
|
|
"angles" "0 90 0"
|
|
"targetname" "afktd1"
|
|
"origin" "-8352 -10784 -240"
|
|
}
|
|
|
|
add:
|
|
{
|
|
"classname" "info_teleport_destination"
|
|
"angles" "0 0 0"
|
|
"targetname" "afktd2"
|
|
"origin" "5760 10816 -2048"
|
|
}
|
|
|
|
add:
|
|
{
|
|
"classname" "trigger_teleport"
|
|
"spawnflags" "1"
|
|
"origin" "2048 -13120 -1536"
|
|
"startdisabled" "1"
|
|
"target" "afktd1"
|
|
"targetname" "afktp1"
|
|
}
|
|
|
|
add:
|
|
{
|
|
"classname" "trigger_teleport"
|
|
"spawnflags" "1"
|
|
"origin" "-3840 2752 -1536"
|
|
"startdisabled" "1"
|
|
"target" "afktd2"
|
|
"targetname" "afktp2"
|
|
}
|
|
|
|
add:
|
|
{
|
|
"classname" "trigger_teleport"
|
|
"spawnflags" "1"
|
|
"origin" "10496 -1344 -1536"
|
|
"startdisabled" "1"
|
|
"target" "afktd2"
|
|
"targetname" "afktp3"
|
|
}
|
|
|
|
add:
|
|
{
|
|
"classname" "trigger_hurt"
|
|
"damage" "999999"
|
|
"damagecap" "20"
|
|
"damagemodel" "0"
|
|
"damagetype" "0"
|
|
"nodmgforce" "0"
|
|
"origin" "2048 512 -4096"
|
|
"spawnflags" "1"
|
|
"StartDisabled" "1"
|
|
"targetname" "nukefix"
|
|
}
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_button"
|
|
"origin" "-8240 -10854 -188"
|
|
}
|
|
insert:
|
|
{
|
|
"OnPressed" "afktp*,AddOutput,solid 2,1,1"
|
|
"OnPressed" "nukefix,AddOutput,solid 2,1,1"
|
|
"OnPressed" "afktp1,AddOutput,maxs 14336 2240 4608,1.1,1"
|
|
"OnPressed" "afktp1,AddOutput,mins -14336 -2240 -4608,1.1,1"
|
|
"OnPressed" "afktp2,AddOutput,maxs 8448 13632 4608,1.1,1"
|
|
"OnPressed" "afktp2,AddOutput,mins -8448 -13632 -4608,1.1,1"
|
|
"OnPressed" "afktp3,AddOutput,maxs 5888 9536 4608,1.1,1"
|
|
"OnPressed" "afktp3,AddOutput,mins -5888 -9536 -4608,1.1,1"
|
|
"OnPressed" "nukefix,AddOutput,maxs 14336 15872 2048,1.1,1"
|
|
"OnPressed" "nukefix,AddOutput,mins -14336 -15872 -2048,1.1,1"
|
|
"OnPressed" "notification,Command,say ***AFK teleport in 5 seconds***,35,1"
|
|
"OnPressed" "afktp1,Enable,,40,1"
|
|
}
|
|
}
|
|
|
|
modify:
|
|
{
|
|
match:
|
|
{
|
|
"classname" "func_button"
|
|
"origin" "9464 11042 -2161"
|
|
}
|
|
insert:
|
|
{
|
|
"OnPressed" "notification,Command,say ***AFK teleport in 5 seconds***,25,1"
|
|
"OnPressed" "afktp2,Enable,,30,1"
|
|
"OnPressed" "afktp3,Enable,,30,1"
|
|
"OnPressed" "nukefix,Enable,,110,1"
|
|
}
|
|
} |