Synergy/Entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎NPCs: ep1, not ep2)
m (Lxm6 moved page Synergy Entities to Synergy/Entities)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
A list of entities used in [[synergy]] (and not in Half-Life 2):
This is a complete list of [[Synergy]] entities, specific to the mod.
=Steam Version=
===[[Brush entity|Brush based]]===
* [[trigger_coop]]


==Brush-based Entities==
===[[Point entity|Point based]]===
*[[synergy_brush]]
* [[hud_timer]]
*[[trigger_noblock]]
* [[info_player_coop]]
*[[trigger_object_location]]
* [[info_player_equip]]
*[[trigger_push_team]]
* [[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.)


==Point-based Entities==
=Release v1.1 (pre-Steam)=
*[[game_team_equip]]
===[[Brush entity|Brush based]]===
*[[info_checkpoint]]
* [[synergy_brush]]
*[[info_findtarget]]
* [[trigger_noblock]]
*[[info_itemchecker]]
* [[trigger_object_location]]
*[[info_random]]
* [[trigger_push_team]]
*[[info_teamcheck]]
*[[item_object]]
*[[item_pickupobject]]
*[[synergy_gameinfo]]
*[[synergy_team_manager]]
*[[xen_hair]] ''Requires [[Half-Life: Source]]''
*[[xen_plantlight]] ''Requires [[Half-Life: Source]]''
*[[xen_spore_large]] ''Requires [[Half-Life: Source]]''
*[[xen_spore_medium]] ''Requires [[Half-Life: Source]]''
*[[xen_spore_small]] ''Requires [[Half-Life: Source]]''
*[[xen_tree]] ''Requires [[Half-Life: Source]]''


===NPCs===
===[[Point entity|Point based]]===
*[[npc_alien_grunt]]
* [[game_team_equip]]
*[[npc_babycrab]] ''Requires [[Half-Life: Source]]''
* [[info_checkpoint]]
*[[npc_bigmomma]] ''Requires [[Half-Life: Source]]''
* [[info_findtarget]]
*[[npc_bullsquid]] ''Requires [[Half-Life: Source]]''
* [[info_itemchecker]]
*[[npc_controller]] ''Requires [[Half-Life: Source]]''
* [[info_random]]
*[[npc_gargantua]]
* [[info_teamcheck]]
*[[npc_hassassin]]
* [[item_object]]
*[[npc_houndeye]]
* [[item_pickupobject]]
*[[npc_human_grunt]] ''Requires [[Half-Life: Source]]''
* [[synergy_gameinfo]]
*[[npc_panthereye]]
* [[synergy_team_manager]]
*[[npc_scientist]] ''Requires [[Half-Life: Source]]''
*[[npc_tentacle]] ''Requires [[Half-Life: Source]]''
*[[npc_zombine]] ''Requires [[Half-Life 2: Episode 1]]''


===Weapons and Ammo===
====Requiring [[Half-Life: Source]]====
*[[weapon_flaregun]]
* [[xen_hair]]
*[[weapon_medkit]]
* [[xen_plantlight]]
*[[weapon_melee]]
* [[xen_spore_large]]
*[[weapon_mg1]]
* [[xen_spore_medium]]
*[[weapon_mp5k]]
* [[xen_spore_small]]
*[[weapon_sl8]]
* [[xen_tree]]
*[[item_flare_round]]
*[[item_box_flare_rounds]]
*[[item_box_sl8_rounds]]


[[Category:Mod Entities]]
===[[NPC]]s===
[[Category:Level Design]]
* [[npc_alien_grunt]]
* [[npc_gargantua]]
* [[npc_hassassin]]
* [[npc_houndeye]]
* [[npc_panthereye]]
 
====Requiring [[Half-Life: Source]]====
* [[npc_babycrab]]
* [[npc_bigmomma]]
* [[npc_bullsquid]]
* [[npc_controller]]
* [[npc_human_grunt]]
* [[npc_scientist]]
* [[npc_tentacle]]
 
====Requiring [[Half-Life 2: Episode One]]====
* [[npc_zombine]]
 
===Equipment===
* [[weapon_flaregun_(Synergy)|weapon_flaregun]]
* [[weapon_medkit]]
* [[weapon_melee]]
* [[weapon_mg1]]
* [[weapon_mp5k]]
* [[weapon_sl8]]
* [[item_flare_round]]
* [[item_box_flare_rounds]]
* [[item_box_sl8_rounds]]
 
== See also ==
* [[: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