Enormous lvl file
Moderator: Moderators
-
ARC_Commander
- High General

- Posts: 838
- Joined: Tue Feb 06, 2007 7:18 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Enormous lvl file
I have a little problem with my rep.lvl file. It's 400MB large. But my rep folder is only 150MB! My common folder (not the side) is only 40MB, and my common side is only 4. What's happening?
-
wazmol
- High General

- Posts: 892
- Joined: Sat Sep 02, 2006 6:47 pm
- Projects :: Thinking...
- Location: London
- Contact:
RE: Enormous lvl file
theres alot in your req for the rep side. delete the unused entrys to your .req then you will have a smaller .lvl size
- Snork
- Lieutenant General

- Posts: 669
- Joined: Thu Jun 07, 2007 3:34 pm
- xbox live or psn: No gamertag set
- Contact:
RE: Enormous lvl file
errr...
ummm...
thats reaaallly weird.
ummm...
thats reaaallly weird.
-
ARC_Commander
- High General

- Posts: 838
- Joined: Tue Feb 06, 2007 7:18 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
-
VF501
- Lieutenant Colonel

- Posts: 539
- Joined: Fri Jun 08, 2007 1:18 am
- Projects :: Various Stuff- Weapon models. UDK Stuff
- xbox live or psn: Vintage Tagious
- Location: Terra Firma, Sol System; Milky Way
-
ARC_Commander
- High General

- Posts: 838
- Joined: Tue Feb 06, 2007 7:18 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
That's not the problem - as I said, my rep folder is only 150MB. There's something weird going on.
EDIT: I think I might have it figured out. For every req file, it makes new copies of the same files. I've tried to use the Conversion Pack spawn names for the different Clone Commandos, for example, but I used one plain gray texture for the lot. It copied it over and over again, making the size larger. Am I right?
EDIT: I think I might have it figured out. For every req file, it makes new copies of the same files. I've tried to use the Conversion Pack spawn names for the different Clone Commandos, for example, but I used one plain gray texture for the lot. It copied it over and over again, making the size larger. Am I right?
-
VF501
- Lieutenant Colonel

- Posts: 539
- Joined: Fri Jun 08, 2007 1:18 am
- Projects :: Various Stuff- Weapon models. UDK Stuff
- xbox live or psn: Vintage Tagious
- Location: Terra Firma, Sol System; Milky Way
Do you have 4 different .reqs calling each Commando? If so that may be it. Just make a custom side, name it something like RC.lvl or Commando.lvl and set up the commandos in there and write a RCBasic.req calling all the commandos in one req. Then do the whole addunitclass thing in the .lua.
Alternatively you could just add all the commandos into one .req in the REP/REQ folder. Same as the above .req but everything stays in the REP side.
Either method should work.
Alternatively you could just add all the commandos into one .req in the REP/REQ folder. Same as the above .req but everything stays in the REP side.
Either method should work.
-
ARC_Commander
- High General

- Posts: 838
- Joined: Tue Feb 06, 2007 7:18 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
