Skip to content

Commit

Permalink
Fix triggers not working
Browse files Browse the repository at this point in the history
- Removed the logic_relays from them, they aren't needed!
  • Loading branch information
TeamSpen210 committed Oct 18, 2014
1 parent 05b4af1 commit 6c25a89
Show file tree
Hide file tree
Showing 3 changed files with 427 additions and 0 deletions.
129 changes: 129 additions & 0 deletions sdk_content/maps/instances/p2editor_clean/trigger_autosave.vmf
Original file line number Diff line number Diff line change
@@ -0,0 +1,129 @@
versioninfo
{
"editorversion" "400"
"editorbuild" "6432"
"mapversion" "15"
"formatversion" "100"
"prefab" "0"
}
visgroups
{
}
viewsettings
{
"bSnapToGrid" "1"
"bShowGrid" "1"
"bShowLogicalGrid" "0"
"nGridSpacing" "32"
"bShow3DGrid" "0"
}
world
{
"id" "1"
"mapversion" "15"
"classname" "worldspawn"
"detailmaterial" "detail/detailsprites"
"detailvbsp" "detail.vbsp"
"maxblobcount" "250"
"maxpropscreenwidth" "-1"
"skyname" "sky_black_nofog"
}
entity
{
"id" "38"
"classname" "trigger_autosave"
"DangerousTimer" "0"
"MinimumHitPoints" "0"
"NewLevelUnit" "0"
solid
{
"id" "22"
side
{
"id" "1"
"plane" "(-64 64 64) (64 64 64) (64 -64 64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "2"
"plane" "(-64 -64 -64) (64 -64 -64) (64 64 -64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "3"
"plane" "(-64 64 64) (-64 -64 64) (-64 -64 -64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[0 1 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "4"
"plane" "(64 64 -64) (64 -64 -64) (64 -64 64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[0 1 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "5"
"plane" "(64 64 64) (-64 64 64) (-64 64 -64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "6"
"plane" "(64 -64 -64) (-64 -64 -64) (-64 -64 64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
editor
{
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
}
}
editor
{
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
"logicalpos" "[0 500]"
}
}
cameras
{
"activecamera" "-1"
}
cordons
{
"active" "0"
}
150 changes: 150 additions & 0 deletions sdk_content/maps/instances/p2editor_clean/trigger_multiple.vmf
Original file line number Diff line number Diff line change
@@ -0,0 +1,150 @@
versioninfo
{
"editorversion" "400"
"editorbuild" "6432"
"mapversion" "19"
"formatversion" "100"
"prefab" "0"
}
visgroups
{
}
viewsettings
{
"bSnapToGrid" "1"
"bShowGrid" "1"
"bShowLogicalGrid" "0"
"nGridSpacing" "16"
"bShow3DGrid" "0"
}
world
{
"id" "1"
"mapversion" "19"
"classname" "worldspawn"
"detailmaterial" "detail/detailsprites"
"detailvbsp" "detail.vbsp"
"maxblobcount" "250"
"maxpropscreenwidth" "-1"
"skyname" "sky_black_nofog"
}
entity
{
"id" "26"
"classname" "func_instance_io_proxy"
"targetname" "proxy"
"origin" "0 0 0"
editor
{
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
"logicalpos" "[0 9000]"
}
}
entity
{
"id" "38"
"classname" "trigger_multiple"
"origin" "0 0 0"
"spawnflags" "4097"
"StartDisabled" "0"
"targetname" "trigger_block"
"wait" "1"
connections
{
"OnStartTouch" "proxyProxyRelay0-1"
"OnEndTouch" "proxyProxyRelay0-1"
}
solid
{
"id" "22"
side
{
"id" "1"
"plane" "(-64 64 64) (64 64 64) (64 -64 64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "2"
"plane" "(-64 -64 -64) (64 -64 -64) (64 64 -64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 -1 0 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "3"
"plane" "(-64 64 64) (-64 -64 64) (-64 -64 -64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[0 1 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "4"
"plane" "(64 64 -64) (64 -64 -64) (64 -64 64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[0 1 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "5"
"plane" "(64 64 64) (-64 64 64) (-64 64 -64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
side
{
"id" "6"
"plane" "(64 -64 -64) (-64 -64 -64) (-64 -64 64)"
"material" "TOOLS/TOOLSTRIGGER"
"uaxis" "[1 0 0 0] 0.25"
"vaxis" "[0 0 -1 0] 0.25"
"rotation" "0"
"lightmapscale" "16"
"smoothing_groups" "0"
}
editor
{
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
}
}
editor
{
"color" "220 30 220"
"visgroupshown" "1"
"visgroupautoshown" "1"
"logicalpos" "[0 500]"
}
}
cameras
{
"activecamera" "-1"
}
cordons
{
"active" "0"
}
Loading

0 comments on commit 6c25a89

Please sign in to comment.