Talk:Map edit

From Valve Developer Community
Revision as of 21:17, 4 May 2008 by Sagesource (talk | contribs)
Jump to navigation Jump to search

should wc_update_entity work for func_physbox or weapon_ak47 too?

I placed several boxes and weapons in my map but wc_update doestn update positions in hammer. Leopard84

I don't feel like making changes in the main article without someone else looking at them, but it seems that wc_update_entity doesn't work for anything any more. It doesn't even come up in the list of console commands. There is, however, a command hammer_update_entity which seems to function in the same way that wc_update_entity was supposed to have worked. Is this an Ep2 change to the engine? sagesource