mirror of
https://github.com/mapbase-source/source-fgds.git
synced 2025-01-15 08:37:56 +03:00
Added "Expanded name fixup" keyvalue to point_template
This commit is contained in:
parent
2a68000b06
commit
665b2bd1d3
6
base.fgd
6
base.fgd
@ -5339,6 +5339,12 @@
|
|||||||
2 : "[2] Preserve entity names (Don't do name fixup)" : 1
|
2 : "[2] Preserve entity names (Don't do name fixup)" : 1
|
||||||
]
|
]
|
||||||
|
|
||||||
|
FixupMode(choices) : "Expanded name fixup" : 0 : "Allows name fixup to target *all* instances of template names in keyvalues and I/O, including output parameters. Requires name fixup to be enabled (''Preserve entity names'' spawnflag disabled)." =
|
||||||
|
[
|
||||||
|
0 : "No"
|
||||||
|
1 : "Yes"
|
||||||
|
]
|
||||||
|
|
||||||
Template01(target_destination) : "Template 1"
|
Template01(target_destination) : "Template 1"
|
||||||
Template02(target_destination) : "Template 2"
|
Template02(target_destination) : "Template 2"
|
||||||
Template03(target_destination) : "Template 3"
|
Template03(target_destination) : "Template 3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user