Talk:Env entity maker: Difference between revisions
Jump to navigation
Jump to search
Bailinbone15 (talk | contribs) No edit summary |
Ninjaofsauce (talk | contribs) mNo edit summary |
||
Line 6: | Line 6: | ||
Does anyone know if these work in instances? It is spawning the entity correctly, but the entity is being created at the instance's local func_instance_origin instead of the position of the entity maker. --[[User:Bailinbone15|Bailinbone15]] 20:11, 3 July 2011 (PDT) | Does anyone know if these work in instances? It is spawning the entity correctly, but the entity is being created at the instance's local func_instance_origin instead of the position of the entity maker. --[[User:Bailinbone15|Bailinbone15]] 20:11, 3 July 2011 (PDT) | ||
= Limits on classname = | |||
This entity requires templates. I was hoping to skip some extra entities, but [[point_template]] is required. Unfortunately ''AddOutput targetname Template02 ENTITYNAME'' won't work either. --[[User:Ninjaofsauce|Ninjaofsauce]] ([[User talk:Ninjaofsauce|talk]]) 02:29, 21 January 2021 (PST) |
Revision as of 03:29, 21 January 2021
how can i get it to spawn objects such as dispensers or breakable floor in the same position as it is in hammer?
I've tried a few things that have all failed
- I think that for that you wouldn't use an entity maker at all. Just a template and its ForceSpawn input. --Bailinbone15 20:11, 3 July 2011 (PDT)
Does anyone know if these work in instances? It is spawning the entity correctly, but the entity is being created at the instance's local func_instance_origin instead of the position of the entity maker. --Bailinbone15 20:11, 3 July 2011 (PDT)
Limits on classname
This entity requires templates. I was hoping to skip some extra entities, but point_template is required. Unfortunately AddOutput targetname Template02 ENTITYNAME won't work either. --Ninjaofsauce (talk) 02:29, 21 January 2021 (PST)