Prefab Help.
Quote from Portalboat on May 31, 2008, 3:51 pmI just downloaded the big prefab list, (done by that Mexican-username person) and the energy sphere lancher won't lanch anything! Do it have to set a new output or something?
I just downloaded the big prefab list, (done by that Mexican-username person) and the energy sphere lancher won't lanch anything! Do it have to set a new output or something?
Quote from MrTwoVideoCards on May 31, 2008, 10:25 pmThat Mexican user? Aside prefabs, I normally don't use them, and in the long run, you should learn how to map, and make those first, before using a prefab. You can always make one, then turn what you made into a prefab, for your own assurance.
That Mexican user? Aside prefabs, I normally don't use them, and in the long run, you should learn how to map, and make those first, before using a prefab. You can always make one, then turn what you made into a prefab, for your own assurance.
Quote from Portalboat on May 31, 2008, 10:30 pmEven if I do make my own, it's the same programing. There's no code/output for any energy ball spawn.
And by Mexican user, I meant Adlez or whatever. I couldn't remember his name.
Even if I do make my own, it's the same programing. There's no code/output for any energy ball spawn.
And by Mexican user, I meant Adlez or whatever. I couldn't remember his name.
Quote from Hober on May 31, 2008, 10:32 pmAldez.
Aldez.
Quote from Portalboat on May 31, 2008, 10:47 pmOh. I still need that answer, though.
Oh. I still need that answer, though.
Quote from msleeper on June 1, 2008, 12:16 amAnswer:
Don't use prefabs. Learn to make stuff from scratch and you'll be a better mapper.
Answer:
Don't use prefabs. Learn to make stuff from scratch and you'll be a better mapper.
Please do not Private Message me for assistance. Post a thread if you have questions or concerns.
If you need to contact the staff privately, contact the Global Moderators via Discord.
Quote from Hurricaaane on June 1, 2008, 5:33 amMy advice is to take the prefabs, delete all the logic entities and all the inputs/outputs. This allows you to have a clean base in which you'll just need to link together. So the visuals will look alike, but you will know how it works in the background perfectly yourself because you made all the logic.
My advice is to take the prefabs, delete all the logic entities and all the inputs/outputs. This allows you to have a clean base in which you'll just need to link together. So the visuals will look alike, but you will know how it works in the background perfectly yourself because you made all the logic.
Author of Minecraft mods (MAtmos, Minaptics, NoteSlider) and Garry's Mod addons (Gunstrumental, SharpeYe, GarryWare, DepthHUD).
Quote from Aldéz on June 1, 2008, 6:06 am"That mexican user"
I had no idea that it sounded mexican until years after I made up that nickname.As usual when I get questions about my prefab pack, I have to ask if you have read the documentation?
APP Documentation wrote:Entity: point_energy_ball_launcher
Name of entity: launcher#_launcher
How to activate:
If you rotate the prefab, set the Pitch Yaw Roll (Y Z X) keyvalue to the direction you want the ball to be launched. A LaunchBall input will launch the ball. If you want balls to be launched regularily, use a logic_timer entity. The Ball Lifetime keyvalue is the time in seconds the ball will exist after it has been launched. The Min life after portal transistion keyvalue is the minimum time in seconds the ball will exist after it has gone through the portals.EDIT:
You should have some basic knowledge of Hammer and the input/ouput system before you use prefabs. The purpose of these prefabs is to speed up the mapping for mappers who at least know a little about how they work. Don't expect them to work as you want by just inserting them into your map. To make them as versatile as possible, I have made many of them dependent on other entities you have to make yourself. To get some experience, read the documentation and try to replicate the prefabs.BTW, a new version will be availible soon. The current one has some flaws, both the prefabs and the documentation.
"That mexican user"
I had no idea that it sounded mexican until years after I made up that nickname.
As usual when I get questions about my prefab pack, I have to ask if you have read the documentation?
Name of entity: launcher#_launcher
How to activate:
If you rotate the prefab, set the Pitch Yaw Roll (Y Z X) keyvalue to the direction you want the ball to be launched. A LaunchBall input will launch the ball. If you want balls to be launched regularily, use a logic_timer entity. The Ball Lifetime keyvalue is the time in seconds the ball will exist after it has been launched. The Min life after portal transistion keyvalue is the minimum time in seconds the ball will exist after it has gone through the portals.
EDIT:
You should have some basic knowledge of Hammer and the input/ouput system before you use prefabs. The purpose of these prefabs is to speed up the mapping for mappers who at least know a little about how they work. Don't expect them to work as you want by just inserting them into your map. To make them as versatile as possible, I have made many of them dependent on other entities you have to make yourself. To get some experience, read the documentation and try to replicate the prefabs.
BTW, a new version will be availible soon. The current one has some flaws, both the prefabs and the documentation.
Quote from Ricotez on June 1, 2008, 7:43 amThe I/O system is very, very important. All logic systems, all interactivity in Source maps is made by Input/Output systems. If you don't understand I/O, you can forget ever making maps for Portal. It's very important you learn to work with it.
The I/O system is very, very important. All logic systems, all interactivity in Source maps is made by Input/Output systems. If you don't understand I/O, you can forget ever making maps for Portal. It's very important you learn to work with it.
"Duct Tape is the answer."
Quote from Portalboat on June 1, 2008, 9:49 amOk, I got the pellet launcher to work. But the nodraw things for the doors are leaving shadows! Can anyone help me with this?
EDIT: Fixed that.
Ok, I got the pellet launcher to work. But the nodraw things for the doors are leaving shadows! Can anyone help me with this?
EDIT: Fixed that.