; fix basic out of bounds issues add: { "model" "*31" "angles" "0 300 0" "pushdir" "0 90 0" "StartDisabled" "0" "spawnflags" "1" "speed" "250" "origin" "-1447.5 -187 196.59" "classname" "trigger_push" } modify: { match: { "targetname" "raptor1mover" "classname" "func_tracktrain" } replace: { "spawnflags" "522" } } modify: { match: { "targetname" "raptor2mover" "classname" "func_tracktrain" } replace: { "spawnflags" "522" } } ; other fixes modify: { match: { "targetname" "helicopter" } replace: { "spawnflags" "515" } } modify: { match: { "targetname" "dinotransportercar" } replace: { "spawnflags" "515" } } modify: { match: { "targetname" "dinocarpath1" } replace: { "speed" "0" } } modify: { match: { "targetname" "helipath1" } replace: { "speed" "0" } } modify: { match: { "targetname" "helipath3" } replace: { "speed" "0" } insert: { "OnPass" "helicopter,SetSpeed,0,0,1" "OnPass" "helicopter,SetSpeed,150,5,1" } } modify: { match: { "targetname" "phonebutton" } delete: { "OnPressed" "helicopter,SetSpeed,0,140,1" "OnPressed" "helicopter,SetSpeed,150,145,1" } insert: { "OnPressed" "tp_spawn,Enable,,65,1" "OnPressed" "callmainland,Command,say ***SPAWN TELEPORT ENABLED***,66,1" } } add: { "model" "*3" "classname" "trigger_teleport" "spawnflags" "1" "startdisabled" "1" "target" "td_gate" "targetname" "tp_spawn" } add: { "classname" "info_teleport_destination" "targetname" "td_gate" "angles" "0 180 0" "origin" "3632 8896 -912" } modify: { match: { "targetname" "endgamekiller" } replace: { "damage" "50000" } }