trigger_objective_info
|
Keys
customalliesimage
|
image to show allied players on the commandmap
|
customaxisimage
|
image to show axis players on the commandmap
|
customimage
|
image used on the commandmap, overrides the team-individual ones
|
score
|
If targeting a dynamitable objective, give this score when blown.
|
scriptname
|
object's scriptname
|
shortname
|
Name to display on the command map
|
target
|
(If you see doubled target keys, this was done for future coding reasons)
|
target
|
You may target dynamitable objectives and|or MISC_COMMANDMAP_MARKERs
|
targetname
|
(If you see doubled target keys, this was done for future coding reasons)
|
targetname
|
targeted by
|
track
|
Mandatory, this text will be appended to "You are near "
|
|
Spawnflags
ALLIED_OBJECTIVE
|
Set if targeting an objective owned by ALLIES, then only Axis dynamite will blow it up.
|
AXIS_OBJECTIVE
|
Set if targeting an objective owned by AXIS, then only Allied dynamite will blow it up.
|
IS_COMMANDPOST
|
Will use a command post icon on the command map
|
IS_HEALTHAMMOCABINET
|
Will use a healthammo cabinet icon on the command map
|
IS_OBJECTIVE
|
Will use a standard objective icon on the command map
|
TANK
|
Will use a tank icon on the command map
|
|
Players in this field will see a message saying that they are near an objective.
Also, if targeting a dynamitable objective, the dynamite must be armed inside of the trigger to blow up the objective.
|