Killtarget
		
		
		
		
		
		Jump to navigation
		Jump to search
		
 Code:To kill entities via code use REMOVE_ENTITY. It will kill the entity on the subsequent tick.
Code:To kill entities via code use REMOVE_ENTITY. It will kill the entity on the subsequent tick.
		
	
killtarget is a KV in many  id Tech 2 and
 id Tech 2 and  GoldSrc entities. It removes the named entity from play, and deletes its associated edict. This is known as "killtargeting".
 GoldSrc entities. It removes the named entity from play, and deletes its associated edict. This is known as "killtargeting".
 Code:To kill entities via code use REMOVE_ENTITY. It will kill the entity on the subsequent tick.
Code:To kill entities via code use REMOVE_ENTITY. It will kill the entity on the subsequent tick.