energy Ball in Portal 2?
Quote from Skotty on January 24, 2012, 2:15 pmThe func_instance that is the ball catcher has a keyvalue called $relay. There you can type in the name of a logic_relay. Just name it @Ballcatcher_Relay (keep the @!).
Now create a logic_relay with the name @Ballcatcher_Relay.
Now add to this logic_relay any output you want to get fired if the ball catcher has cought a ball.(You can see this just by looking in my example VMF I made extra for you. Just look in and try to understand.)
The func_instance that is the ball catcher has a keyvalue called $relay. There you can type in the name of a logic_relay. Just name it @Ballcatcher_Relay (keep the @!).
Now create a logic_relay with the name @Ballcatcher_Relay.
Now add to this logic_relay any output you want to get fired if the ball catcher has cought a ball.
(You can see this just by looking in my example VMF I made extra for you. Just look in and try to understand.)

Quote from BenVlodgi on January 26, 2012, 3:28 amHey Skotty, just wanted to say, these are some great instances! thanks alot, you did a good job with these =D
Hey Skotty, just wanted to say, these are some great instances! thanks alot, you did a good job with these =D
Quote from DromEd on February 5, 2012, 5:04 amSkotty wrote:The func_instance that is the ball catcher has a keyvalue called $relay. There you can type in the name of a logic_relay. Just name it @Ballcatcher_Relay (keep the @!).
Now create a logic_relay with the name @Ballcatcher_Relay.
Now add to this logic_relay any output you want to get fired if the ball catcher has cought a ball.(You can see this just by looking in my example VMF I made extra for you. Just look in and try to understand.)
All that was already configured well with the VMF file you sent, the problem is with my door. I do not know how to make my door opening only when the energy ball hits the ball catcher and you didn't explain in the above post. What should I add to my door to do this ?
Now create a logic_relay with the name @Ballcatcher_Relay.
Now add to this logic_relay any output you want to get fired if the ball catcher has cought a ball.
(You can see this just by looking in my example VMF I made extra for you. Just look in and try to understand.)
All that was already configured well with the VMF file you sent, the problem is with my door. I do not know how to make my door opening only when the energy ball hits the ball catcher and you didn't explain in the above post. What should I add to my door to do this ?
Quote from DromEd on February 5, 2012, 4:34 pmI don't understand what to set on the "Output" category. Also, my output name is grey and cannot type anything there. I don't find any "OnTrigger door open" on scrolling menus. Can you help me ?
I don't understand what to set on the "Output" category. Also, my output name is grey and cannot type anything there. I don't find any "OnTrigger door open" on scrolling menus. Can you help me ?
Quote from Spam Nugget on February 5, 2012, 7:29 pmOkay, to start with, to change anything in an output, click on it first in the list. This is why you couldnt type anything in, you hadnt selected the output. ( or, on second thoguhts it could be because you were trying to send it from a func_instance.)
Secondly, dont have the output from the func_instance, create a new entity, a logic_relay and name it @Ballcatcher_Relay. This is where you should send your outputs from.
Thirdly, here is what it should look like:vbbxbnjwadfkjyagsBNfdjebvsN fgkaJNkjewdbshzfbszkfsjnelvfbasevjLBEVBZSEFBSZFSZB FBHEDFLHB.jpgFourthly, you shuld look at doing some basic tutorials on i/o, there are plenty out there.
Lastly, good luck!
Okay, to start with, to change anything in an output, click on it first in the list. This is why you couldnt type anything in, you hadnt selected the output. ( or, on second thoguhts it could be because you were trying to send it from a func_instance.)
Secondly, dont have the output from the func_instance, create a new entity, a logic_relay and name it @Ballcatcher_Relay. This is where you should send your outputs from.
Thirdly, here is what it should look like:
Fourthly, you shuld look at doing some basic tutorials on i/o, there are plenty out there.
Lastly, good luck!

I think in terms of boolean variables. Generally, it makes things easier.
Quote from DromEd on February 6, 2012, 8:01 amThank you, but the problem is I cannot choose something else that a func_instance (the 3D model disapear in Hammer for a small red square if I choose as example logic_relay).
I don't see how to process then. I can choose my door and "open" but "ontirgger" still impossible yet for me.
Thank you, but the problem is I cannot choose something else that a func_instance (the 3D model disapear in Hammer for a small red square if I choose as example logic_relay).
I don't see how to process then. I can choose my door and "open" but "ontirgger" still impossible yet for me.
Quote from Spam Nugget on February 6, 2012, 8:19 amokay, if ive understood you right youre changing the func_instance to a logic_relay right? dont. add the logic relay as a new entity.
okay, if ive understood you right youre changing the func_instance to a logic_relay right? dont. add the logic relay as a new entity.

I think in terms of boolean variables. Generally, it makes things easier.
Quote from DromEd on February 6, 2012, 8:47 amOh I got it sorry, I've added that correctly now and the door opens sucessfully when the energy ball meets the ball catcher, this is nice ! Thanks for help guys but I'd like to know one more thing now, about the sound ised.
Skotty has sound from Portal 1 of all the energy ball system but I do not hear them. I just wanted now, to know how to play these custom samples for have the same sounds as Portal 1. I got them as audio file thanks to Skotty but now the wuestion is how to play them while playing on the map ?
Oh I got it sorry, I've added that correctly now and the door opens sucessfully when the energy ball meets the ball catcher, this is nice ! Thanks for help guys but I'd like to know one more thing now, about the sound ised.
Skotty has sound from Portal 1 of all the energy ball system but I do not hear them. I just wanted now, to know how to play these custom samples for have the same sounds as Portal 1. I got them as audio file thanks to Skotty but now the wuestion is how to play them while playing on the map ?
Quote from Skotty on February 6, 2012, 9:58 amThey are played, but you can't hear them. Thats normal because they made some technical change of the soundcache in Portal 2 I personal hate.
However, if you make a VPK file for your map or put the sounds into the BSP it should work.If you want to hear them right in your game, look in the forums for something like soundcache update.
They are played, but you can't hear them. Thats normal because they made some technical change of the soundcache in Portal 2 I personal hate.
However, if you make a VPK file for your map or put the sounds into the BSP it should work.
If you want to hear them right in your game, look in the forums for something like soundcache update.