AppendTarget (script event)

From modwiki

Jump to: navigation, search
Image:Q4square_bg.png The information on this page is specific to Quake 4.

Game class

This event operates on an instance of the game class type {{{gameclass}}}

Description

Used to add to an entity's list of targets.

Usage

float appendTarget( entity target )

Parameters

  • [target] - Entity to be targetted.

Examples

$my_entity.appendTarget( $my_entity2 );

Notes

Not available.


Personal tools
Main
id Tech 5