Source SDK

Source SDK

CSGO Hammer "logic_auto" question ~ How to use?
Okay, so in hammer editor I want to make a door that opens 45 seconds after the match starts, I want to make it so then the door cannot be opened any way else.

I heard that "logic_auto" can help, but I don't know how to use it.

I need steps or a video I can watch that explains my specific topic. any help will be nice


If you help, I can add your steam name to the credits section of my Hide And Seek map. \

Thanks!
< >
Showing 1-4 of 4 comments
Moltard Jul 9, 2017 @ 1:34pm 
Entity tool.

Put an entity in your map. Change the classname to logic_auto.

Go in the outputs tab

Add an output:
OnMapSpawn > name of your door > Open > > Delay=45
Originally posted by Moltard:
Entity tool.

Put an entity in your map. Change the classname to logic_auto.

Go in the outputs tab

Add an output:
OnMapSpawn > name of your door > Open > > Delay=45


Do you know where I could find the "name" of the door?

And does it have to be a Dynamic Prop door? or can the door be a Wall?
Peter Brev Jul 9, 2017 @ 1:57pm 
Your door can either be a brush or a model. If you not familar with Hammer, create a simple brush.
Originally posted by speedvoltage:
Your door can either be a brush or a model. If you not familar with Hammer, create a simple brush.

Yes, sorry I am pretty familiar with Hammer but I just got confused in the text, sorry. I figured it out now though.
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Jul 9, 2017 @ 1:32pm
Posts: 4