Page 1 of 1

Restoring DECR's.

Posted: Mon Nov 27, 2006 5:23 pm
by SpecOp44
I am working on a BSP conversion. And I would like to restore the DECR's in that map. How would I go about doing that?

Posted: Mon Nov 27, 2006 5:45 pm
by StalkingGrunt911
Transfer all the DECR from the map into your map.
Then go to the [scnr] tag of the campaign map.
Right click where all the reflexives and and choose Clone Chunk.
Once the Chunk Cloner pops up find the reflexive named Decorators.
Click on the reflexive and choose Copy To Clipboard.
Then in your map go to the [scnr] tag.
Right click where all the reflexives and and choose Clone Chunk again.
At the top where it says Chunk - 0 Number: 0 - Name: locations_names.unic Size: 992 click on it.
Then at the right click Add To Selected Reflexive/Chunk.

The DECR will now be restored and you won't have to switch them all from null to the correct DECR, that's if you transfered the DECR tags first. :wink:

Posted: Mon Nov 27, 2006 5:54 pm
by SpecOp44
Thank you Stalking. :wink:

Edit: Given my map already had the DECR tag in it all I had to overwrite the chunk instead of adding.

Posted: Mon Nov 27, 2006 6:12 pm
by StalkingGrunt911
SpecOp44 wrote: Edit: Given my map already had the DECR tag in it all I had to overwrite the chunk instead of adding.
Alright, I forgot that you probably would have injected the bsp into Gemini. :P