target_crosslevel_trigger
This is an entity on id Tech 2 engines, present on Quake II. Below you can find its spawnflags, keys and editor settings for each game that defines it.
Quake II
Once this trigger is touched/used, any trigger_crosslevel_target with the same trigger number is automatically used when a level is started within the same unit. It is OK to check multiple triggers. Message, delay, target, and killtarget also work.
Spawnflags
| Flag |
Bit |
Description |
| trigger1 |
1 |
|
| trigger2 |
2 |
|
| trigger3 |
4 |
|
| trigger4 |
8 |
|
| trigger5 |
16 |
|
| trigger6 |
32 |
|
| trigger7 |
64 |
|
| trigger8 |
128 |
|
Editor
| Property |
Value |
| Type |
point entity |
| Min |
-8 -8 -8 |
| Max |
8 8 8 |
| Color |
.5 .5 .5 |
| Spawn function |
SP_target_crosslevel_trigger |