The "Sphere Socket"

Avatar
Yaru
13 Posts
Posted Sep 25, 2011
I'm trying to use the instance "sphere_socket.mdl" for a series of actions occur when a core is attached to it.
I know how to connect the core (with "@ sphere" as a name), but do not know how to make something happen when connected. I have been watching the "logic_relay" that come with the instance, but I have not been too clear. Does anyone know how to do this work? Thank you.
Advertisement
Registered users don’t see ads! Register now!
Avatar
Hzamd
61 Posts
Posted Sep 25, 2011
Replied 1 hour later
Same problem
I know you had to trigger like a func (obvious, isn't it ?)
but tried lot of things, noone works
Avatar
Vordwann
767 Posts
Posted Sep 25, 2011
Replied 2 hours later
Try copying everything from the instance into your map and then it should be easy to set up an output from the trigger that's in the instance.
Avatar
Yaru
13 Posts
Posted Sep 25, 2011
Replied 5 hours later
Done! Tomorrow I will put a sample map with the method to operate it.
Avatar
Vordwann
767 Posts
Posted Sep 25, 2011
Replied 4 minutes later
My method worked alright?
Avatar
Hzamd
61 Posts
Posted Sep 26, 2011
Replied 14 hours later
Yes
Advertisement
Registered users don’t see ads! Register now!
Avatar
Yaru
13 Posts
Posted Sep 26, 2011
Replied 3 hours later

Vordwann wrote:
My method worked alright?

?Yes! Thank you.
The example map for the socket use:

Core Socket Example