Synergy/Entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Lxm6 moved page Synergy Entities to Synergy/Entities)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This is a complete list of [[Synergy]] entities, specific to the mod.
This is a complete list of [[Synergy]] entities, specific to the mod.
=Steam Version=
===[[Brush entity|Brush based]]===
* [[trigger_coop]]


== [[Brush entity|Brush-based]] ==
===[[Point entity|Point based]]===
* [[hud_timer]]
* [[info_player_coop]]
* [[info_player_equip]]
* [[info_global_settings]]
* [[info_spawn_manager]]
* [[info_vehicle_spawn]]
<!--* [[info_vehicle_spawn_destination]] identical to info_target, not needed-->
* [[prop_vehicle_mp]]
* [[weapon_deagle (Synergy)|weapon_deagle]]
===Modified Entities===
Notable list of pre-existing entities that have been modified in Synergy.
* [[env_screenoverlay]] - Added Spawnflag (1 - Activator Only)
* [[point_viewcontrol]] - Added Spawnflag (128 - All Clients)
* [[logic_playerproxy]] - Added Input ('''CancelRestorePlayers''': After calling this input, any players that spawn into the game, even if they have been saved during a transition, will not be restored; they will spawn into the world normally, as if they just connected.)
 
=Release v1.1 (pre-Steam)=
===[[Brush entity|Brush based]]===
* [[synergy_brush]]
* [[synergy_brush]]
* [[trigger_noblock]]
* [[trigger_noblock]]
Line 7: Line 27:
* [[trigger_push_team]]
* [[trigger_push_team]]


== [[Point entity|Point-based]] ==
===[[Point entity|Point based]]===
* [[game_team_equip]]
* [[game_team_equip]]
* [[info_checkpoint]]
* [[info_checkpoint]]
Line 19: Line 39:
* [[synergy_team_manager]]
* [[synergy_team_manager]]


==== Requiring [[Half-Life: Source]] ====
====Requiring [[Half-Life: Source]]====
* [[xen_hair]]
* [[xen_hair]]
* [[xen_plantlight]]
* [[xen_plantlight]]
Line 27: Line 47:
* [[xen_tree]]
* [[xen_tree]]


=== [[NPC]]s ===
===[[NPC]]s===
* [[npc_alien_grunt]]
* [[npc_alien_grunt]]
* [[npc_gargantua]]
* [[npc_gargantua]]
Line 34: Line 54:
* [[npc_panthereye]]
* [[npc_panthereye]]


==== Requiring [[Half-Life: Source]] ====
====Requiring [[Half-Life: Source]]====
* [[npc_babycrab]]
* [[npc_babycrab]]
* [[npc_bigmomma]]
* [[npc_bigmomma]]
Line 43: Line 63:
* [[npc_tentacle]]
* [[npc_tentacle]]


==== Requiring [[Half-Life 2: Episode One]] ====
====Requiring [[Half-Life 2: Episode One]]====
* [[npc_zombine]]
* [[npc_zombine]]


=== Equipment ===
===Equipment===
* [[weapon_flaregun]]
* [[weapon_flaregun_(Synergy)|weapon_flaregun]]
* [[weapon_medkit]]
* [[weapon_medkit]]
* [[weapon_melee]]
* [[weapon_melee]]
Line 57: Line 77:
* [[item_box_sl8_rounds]]
* [[item_box_sl8_rounds]]


[[Category:Mod Entities]]
== See also ==
[[Category:Level Design]]
* [[:Category:Synergy Entities]]
 
[[Category:Synergy|Entities]]
 
[[Category:Third Party Entities]]
[[Category:Level Design]]<!--How exactly this is relevant here? -->

Latest revision as of 17:03, 12 April 2023

This is a complete list of Synergy entities, specific to the mod.

Steam Version

Brush based

Point based

Modified Entities

Notable list of pre-existing entities that have been modified in Synergy.

  • env_screenoverlay - Added Spawnflag (1 - Activator Only)
  • point_viewcontrol - Added Spawnflag (128 - All Clients)
  • logic_playerproxy - Added Input (CancelRestorePlayers: After calling this input, any players that spawn into the game, even if they have been saved during a transition, will not be restored; they will spawn into the world normally, as if they just connected.)

Release v1.1 (pre-Steam)

Brush based

Point based

Requiring Half-Life: Source

NPCs

Requiring Half-Life: Source

Requiring Half-Life 2: Episode One

Equipment

See also