Talk:Hammer Replace Dialog: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Replace within properties, outputs and inputs)
(Paste special limitations)
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:


I'm duplicating a large Red section of a map to create the corresponding Blu section. Replace only seems to change the Name property, not more difficult to locate properties like the team for an [[info_player_teamspawn]] or the outputs for a [[trigger_multiple]]. If I'm correct about this, I suggest that someone update the article to explain exactly what is and is not replaced. --[[User:TaviRider|TaviRider]] 10:40, 5 Sep 2008 (PDT)
I'm duplicating a large Red section of a map to create the corresponding Blu section. Replace only seems to change the Name property, not more difficult to locate properties like the team for an [[info_player_teamspawn]] or the outputs for a [[trigger_multiple]]. If I'm correct about this, I suggest that someone update the article to explain exactly what is and is not replaced. --[[User:TaviRider|TaviRider]] 10:40, 5 Sep 2008 (PDT)
:Paste Special.--[[User:MrTwoVideoCards|Gear]] 11:38, 5 Sep 2008 (PDT)
::As far as I can tell, Paste Special has the same limitations: It can change entity names, but not properties like Team. --[[User:TaviRider|TaviRider]] 13:28, 5 Sep 2008 (PDT)

Latest revision as of 13:28, 5 September 2008

I've never seen this dialog before, even though I know hammer extremely well. Where is it? --Sortie 03:35, 21 Jun 2007 (PDT)

You can find it in Edit-> Replace. Solokiller 06:58, 21 Jun 2007 (PDT)

Replace within properties, outputs and inputs

I'm duplicating a large Red section of a map to create the corresponding Blu section. Replace only seems to change the Name property, not more difficult to locate properties like the team for an info_player_teamspawn or the outputs for a trigger_multiple. If I'm correct about this, I suggest that someone update the article to explain exactly what is and is not replaced. --TaviRider 10:40, 5 Sep 2008 (PDT)

Paste Special.--Gear 11:38, 5 Sep 2008 (PDT)
As far as I can tell, Paste Special has the same limitations: It can change entity names, but not properties like Team. --TaviRider 13:28, 5 Sep 2008 (PDT)