Page 1 of 1

Chunks

Posted: Mon Aug 21, 2006 7:27 am
by WaywornMmmmm
Hello eveyone. Can someone please tell me how to add a chunk to a map that doesn't have any.(EX/ Adding a mach pallet to coag) The only catch is, it has to be done manually. All I'm asking for is for someone to tell me entity's process of adding chunks to different maps like in my example. I'm sorry if I am unclear.
Thanks in advanced.

Posted: Mon Aug 21, 2006 7:48 am
by Doom
Well you reminded me of my quote to xzodia during a conversation.

"I can add chunks to a map properly faster then entity...."

It was during it second build and could hardly add chunks. It would have errors upoin errors. So I just did it all in hex. Entity is better now, but if it cant add a chunk then I just add it in hex.

Now when you say manually do you mean hex wise?

It sounds like you are talking about entity thoug.

And are you trying to basically fill in a empty reflexive that you need? or are you just trying to add chunks to the scnr for a containmeant track.

Answer the Questions and I will be glad to help.

-Doom

Posted: Mon Aug 21, 2006 8:17 am
by a mammoth
You need to goto a map that has a mach palette, click on the reflexive, hit copy to clip board, goto your map, click on the header chunk, click add to selected reflex/chunk then hit add meta to map and BAM you have a mach pallette

Posted: Mon Aug 21, 2006 8:21 am
by WaywornMmmmm
EDIT: I just said I can't use entity for this.

Ok, I wasn't thinking right before. I want to add a new reflex to my map. When I tell entity to do it, it says that it added it, but when i try and find it, it isn,t there.(I did look) I said manual because I didn't know if there was a proper way other then entity or hex, so I guess through hex.

Posted: Mon Aug 21, 2006 9:58 am
by Spammy
To add a new reflex, you need to copy an existing reflex from another tag/map(copy to clipboard) and then click "add to selected reflex" in your workmap.

Posted: Mon Aug 21, 2006 11:03 am
by Scoliosis
http://www.halomods.com/forums/viewtopi ... highlight=

read the second post. It will explain how.

Posted: Mon Aug 21, 2006 11:09 am
by Doom
Spammy wrote:To add a new reflex, you need to copy an existing reflex from another tag/map(copy to clipboard) and then click "add to selected reflex" in your workmap.
and after that you need to click the button add to map.

-Doom

Posted: Mon Aug 21, 2006 11:20 am
by WaywornMmmmm
I CAN'T USE ENTITY FOR THIS. All your replies are useless because of this.

Posted: Mon Aug 21, 2006 1:10 pm
by Doom
Not everyones perception is the same...

I would suggest doing it through hex. Tycko made a tut on the files forum. Look in the tut submisions.

Good Luck.

-Doom

Posted: Mon Aug 21, 2006 6:16 pm
by WaywornMmmmm
Did his tut explian how to add chunks to a reflex that wasn't in the map because the last time I used that tut, I thought it was only for reflexes in the map.

Posted: Mon Aug 21, 2006 7:50 pm
by Doom
WaywornMmmmm wrote:Did his tut explian how to add chunks to a reflex that wasn't in the map because the last time I used that tut, I thought it was only for reflexes in the map.

Well to add a reflexive that isn't there, I go to h2x, extract what I want to have the reflexive, extract the thing that does have the reflexive and is in my map. Then I would open the .meta.data file of the thing that has your reflexive and look for the reflexive line. Copy that line and then open your meta.data file of the thing that dosen't have your reflexive. paste it in there and at the top it may say somethign like

Tag Type weap weap/rifle/battle_rifle/battle_rifle. or something like that. Chang it to something like Tag Type weap weap/rifle/battle_rifle/battle_rifle_2

save and close it. Got to h2x and add the meta to the map. Since it reinjects the meta and creates a new thing tag it reads the data file and sees that a reflexive needs to be pointed.

Thats how it works!

Good luck. And yes I am all old school with h2x h4x. :P

-Doom

Posted: Tue Aug 22, 2006 6:55 am
by WaywornMmmmm
Thanks for the tutorial, but it didn't work for me. This is because h2x doesn't have any data for the tag that the reflex is in. Is there any way to edit the information h2x extracts from the map(and all maps)?