Spawn Entity At Specific Location in Map

Jul 26, 2015
694
819

Fragancia

L2: Junior Member
Feb 22, 2013
91
33
Then make tf_projectile_spellspawnzombie entity in hammer, give it a targetname keyvalue, name it and use it as reference
 
Jul 26, 2015
694
819
Then make tf_projectile_spellspawnzombie entity in hammer, give it a targetname keyvalue, name it and use it as reference

That's the problem. It doesn't exist as an entity in hammer.
 

iiboharz

eternally tired
aa
Nov 5, 2014
857
1,291
That's the problem. It doesn't exist as an entity in hammer.
That would be because it's not defined in the FGD. It still exists, Hammer just doesn't know what it is in its own little dictionary.

Just make the reference entity, give it the targetname keyvalue and name it something, voila, you have a reference entity.