Synergy/Entities: Difference between revisions
< Synergy
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
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. | ||
=OrangeBox Version= | |||
== [[ | ===[[Brush entity|Brush based]]=== | ||
* [[trigger_coop]] | * [[trigger_coop]] | ||
== [[Point entity|Point | ===[[Point entity|Point based]]=== | ||
* [[hud_timer]] | * [[hud_timer]] | ||
* [[info_player_coop]] | * [[info_player_coop]] | ||
Line 11: | Line 11: | ||
* [[info_spawn_manager]] | * [[info_spawn_manager]] | ||
* [[info_vehicle_spawn]] | * [[info_vehicle_spawn]] | ||
* [[info_vehicle_spawn_destination]] | <!--* [[info_vehicle_spawn_destination]] identical to info_target, not needed--> | ||
* [[prop_vehicle_mp]] | * [[prop_vehicle_mp]] | ||
* [[weapon_deagle (Synergy)]] | * [[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.) | |||
== [[Brush entity|Brush | =Release v1.1 (pre-OrangeBox)= | ||
===[[Brush entity|Brush based]]=== | |||
* [[synergy_brush]] | * [[synergy_brush]] | ||
* [[trigger_noblock]] | * [[trigger_noblock]] | ||
Line 21: | Line 27: | ||
* [[trigger_push_team]] | * [[trigger_push_team]] | ||
== [[Point entity|Point | ===[[Point entity|Point based]]=== | ||
* [[game_team_equip]] | * [[game_team_equip]] | ||
* [[info_checkpoint]] | * [[info_checkpoint]] | ||
Line 33: | 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 41: | Line 47: | ||
* [[xen_tree]] | * [[xen_tree]] | ||
=== [[NPC]]s === | ===[[NPC]]s=== | ||
* [[npc_alien_grunt]] | * [[npc_alien_grunt]] | ||
* [[npc_gargantua]] | * [[npc_gargantua]] | ||
Line 48: | Line 54: | ||
* [[npc_panthereye]] | * [[npc_panthereye]] | ||
==== Requiring [[Half-Life: Source]] ==== | ====Requiring [[Half-Life: Source]]==== | ||
* [[npc_babycrab]] | * [[npc_babycrab]] | ||
* [[npc_bigmomma]] | * [[npc_bigmomma]] | ||
Line 57: | 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]] |
Revision as of 19:17, 9 November 2011
This is a complete list of Synergy entities, specific to the mod.
OrangeBox Version
Brush based
Point based
- hud_timer
- info_player_coop
- info_player_equip
- info_global_settings
- info_spawn_manager
- info_vehicle_spawn
- prop_vehicle_mp
- 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-OrangeBox)
Brush based
Point based
- game_team_equip
- info_checkpoint
- info_findtarget
- info_itemchecker
- info_random
- info_teamcheck
- item_object
- item_pickupobject
- synergy_gameinfo
- synergy_team_manager