Source Code
Source Code
I was wondering if somebody could give or explain to me how to get a map to be batch extracted, I am writing a program in Xcode using Carbon. I would like to know how to get a map to extract, if somebody could PM me a way to do it that would be great.
- DeadHamster
- Posts: 2289
- Joined: Thu Feb 15, 2007 9:38 pm
![]() |
![]() |
![]() |
Well if you can figure out how to get it to open the map, and get it to save something "recursively", which means that it's in the right folder path.
Example: weapons\assault rifle\assault rifle.weap.meta would be saved in the folder weapons, then assault rifle.
If you can get it to do that, make it save all the tags in the map. Thats what a batch extraction is really, just saving every tag.
So have it when you select that option, it saves every tag in the map, I don't know if this helped in anyway, but If you had the saving thing down in the program already then this would help.
Example: weapons\assault rifle\assault rifle.weap.meta would be saved in the folder weapons, then assault rifle.
If you can get it to do that, make it save all the tags in the map. Thats what a batch extraction is really, just saving every tag.
So have it when you select that option, it saves every tag in the map, I don't know if this helped in anyway, but If you had the saving thing down in the program already then this would help.
- DeadHamster
- Posts: 2289
- Joined: Thu Feb 15, 2007 9:38 pm
![]() |
![]() |
![]() |
Ok, I was telling you that if you can manage to get something get extracted recursively, then apply that that code to extract all the files.
And you dont have to say it like that, you could've said "Thanks for trying to help, but I already understood that, what I'm looking for is the actual code to do it", but instead you have to tell somebody trying to help you that they did "the exact opposite of what i am looking for."
And I was supposed to know you knew what a batch extraction was how? Maybe it was the part where you said:
And you dont have to say it like that, you could've said "Thanks for trying to help, but I already understood that, what I'm looking for is the actual code to do it", but instead you have to tell somebody trying to help you that they did "the exact opposite of what i am looking for."
And I was supposed to know you knew what a batch extraction was how? Maybe it was the part where you said:
From that I interpret you need to understand how a batch extraction works so that you could get the coding to work, so I told you what a batch extraction was and one way to get it to work, assuming you can make it save metas recursively. My apologies, how dare I.bcnipod wrote:I was wondering if somebody could give or explain to me how to get a map to be batch extracted...
i apologise, i thought that the fact that the title was named "Source Code" and that i was talking about programming was enough to realize that i was talking about code. Also I would not be posting here if I could export everything recursively. This is not meant to be a flame, I don't want it to sound like one.
- DeadHamster
- Posts: 2289
- Joined: Thu Feb 15, 2007 9:38 pm
![]() |
![]() |
![]() |

A tribute to Veegie by AttySHOUTrvb wrote:I'm in love with Tural, but I keep having all these negative discussions with him.
-
- Posts: 159
- Joined: Thu Sep 07, 2006 3:16 pm