hidden = 0change to 1/2bam
When you make new components, put the txt's in the "styles" folder. Then, you don't have to worry about hiding them.https://gametechmods.com/forums/index.php?topic=2358.0
Eh?
If you don't want the component to show up in the bot lab, you should stick the Component.txt file inside of the Components folder and add the "hidden = 1" (not listed) line after you've attached it to the bot in the bot lab. Setting hidden equal to 2 means that it is a cheatbot2 component.
So do you want to hide a pre-existing skinned component or create a new one? You mention trying to create a pack from Resetti's robots, so all you have to do is just find the components for the robot via BFE and add the line 'hidden = 1/2'.
Please provide more details. Are you able to upload the bot and the component.txt so that we can just show you. This really shouldn't be that difficult.
in the component .txt file, search for a "hidden = X" line, where X is either 0, 1 or 2. If there is one change X to 2.If there is no such line then add one. The contents of the line must be "hidden = 2"literally it's not difficult jaydee
Quote from: Naryar on October 08, 2014, 04:15:11 AMin the component .txt file, search for a "hidden = X" line, where X is either 0, 1 or 2. If there is one change X to 2.If there is no such line then add one. The contents of the line must be "hidden = 2"literally it's not difficult jaydeeNo, you're really not understanding me. I want this so (like in sage's tutorial) it's a the same component but a different skin and not overwriting the original but not in a drop down menu. After I find out this, can someone explain how to apply it to a robot?