ai_trigger
This is an entity on id Tech 3 engines, present on RTCW Single Player and RTCW Multiplayer. Below you can find its spawnflags, keys and editor settings for each game that defines it.
RTCW Single Player
Triggered only by the player touching it
Spawnflags
| Flag |
Bit |
Description |
| Startoff |
1 |
|
Keys
| Key |
Description |
| wait |
: Seconds between triggerings, -1 = one time only (default). |
| ainame |
: name of AI to target (use "player" for the.. player) |
| target |
: trigger identifier for that AI script |
Editor
| Property |
Value |
| Type |
brush entity |
| Color |
1 0.5 0 |
| Spawn function |
SP_ai_trigger |
RTCW Multiplayer
Triggered only by the player touching it
Spawnflags
| Flag |
Bit |
Description |
| Startoff |
1 |
|
Keys
| Key |
Description |
| wait |
: Seconds between triggerings, -1 = one time only (default). |
| ainame |
: name of AI to target (use "player" for the.. player) |
| target |
: trigger identifier for that AI script |
Editor
| Property |
Value |
| Type |
brush entity |
| Color |
1 0.5 0 |
| Spawn function |
SP_ai_trigger |