This article relates to the game "Empires". Click here for more information.
This article's documentation is for "Empires". Click here for more information.

List of Empires Entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(→‎{{empires|4|nt=2}}: the info_player T and CT entities just alias to the generic point entity class. Therefore, we can just remove them from here.)
(→‎{{source|4|nt=2}}: Add trigger_portal entity)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Empires topicon}}
{{Empires topicon|docs}}
<!-- Credits
<!-- Credits
Entities grabbed using the dumpentityfactories command.
Entities grabbed using the dumpentityfactories command.
Line 45: Line 47:
* [[emp_vehicle_spawn_brush]]
* [[emp_vehicle_spawn_brush]]


'''Bots'''
'''Bots - NPC'''
* [[emp_base_bot]]
* [[emp_tutorial_bot]]
* [[emp_tutorial_bot_spawner]]
* [[emp_tutorial_entity]]
* [[func_nav_avoidance_obstacle]]
* [[func_nav_avoidance_obstacle]]
* [[func_nav_avoid]]
* [[func_nav_avoid]]
Line 58: Line 56:
* [[npc_human_be]]
* [[npc_human_be]]
* [[npc_human_nf]]
* [[npc_human_nf]]
'''Bots - Fake Client'''
* [[emp_base_bot]]
* [[sdk_bot]]
'''Bots - Tutorial'''
* [[emp_tutorial_bot]]
* [[emp_tutorial_bot_spawner]]
* [[emp_tutorial_entity]]


'''Buildings'''
'''Buildings'''
Line 72: Line 79:
* [[emp_building_imp_repairstation]]
* [[emp_building_imp_repairstation]]
* [[emp_building_imp_vehiclefactory]]
* [[emp_building_imp_vehiclefactory]]
* [[emp_building_imp_wall]]
* [[emp_eng_walls|emp_building_imp_wall]]
* [[emp_building_mgturret]]
* [[emp_building_mgturret]]
* [[emp_building_mlturret]]
* [[emp_building_mlturret]]
Line 85: Line 92:
* [[emp_building_nf_repairstation]]
* [[emp_building_nf_repairstation]]
* [[emp_building_nf_vehiclefactory]]
* [[emp_building_nf_vehiclefactory]]
* [[emp_building_nf_wall]]
* [[emp_eng_walls|emp_building_nf_wall]]
* [[emp_building_radar]]
* [[emp_building_radar]]
* [[emp_building_refinery]]
* [[emp_building_refinery]]
Line 184: Line 191:
* [[Special Effects - Introduction|env_sparkler]]
* [[Special Effects - Introduction|env_sparkler]]
* [[logic_game_message]]
* [[logic_game_message]]
* [[sdk_bot]]
}}
}}


Line 565: Line 570:
* [[trigger_once]]
* [[trigger_once]]
* [[trigger_playermovement]]
* [[trigger_playermovement]]
* [[trigger_portal]]
* [[trigger_proximity]]
* [[trigger_proximity]]
* [[trigger_push]]
* [[trigger_push]]

Latest revision as of 12:11, 19 May 2024

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

Empires This is a complete list of all Empires entities.

Empires Empires

Level Design

Logic

Bots - NPC

Bots - Fake Client

Bots - Tutorial

Buildings

Engineer Placeables

Infantry Weapons

Internal

Projectiles

Unused/Deprecated

Half-Life 2 Half-Life 2


Source Source 1 engine