Reskinning the ATTE and the ATRT
Posted: Sun May 28, 2006 10:37 am
I'm trying to give the ATTE and the ATRT a new skin that is made by JK514, but when I try to load them from my own map, it crashes.
This is what I have done:
Copied the WHOLE rep side, with all units and vehicles, just to be sure I had everything needed.
Some changes in the lua:
ReadDataFile("dc:SIDE\\rep.lvl",
"rep_walk_atte",
"rep_walk_oneman_atst")
AddWalkerType(0, 4) -- special -> droidekas
AddWalkerType(1, 1) -- 1x2 (1 pair of legs)
AddWalkerType(2, 1) -- 2x2 (2 pairs of legs)
AddWalkerType(3, 0) -- 3x2 (3 pairs of legs)
SetMemoryPoolSize("CommandWalker", 1)
Some things from the mungelog.txt:
WARNING[PC_modelmunge msh\rep_walk_oneman_atst.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\rep_walk_oneman_atst.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\rep_walk_oneman_atst.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\rep_walk_oneman_atst.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\rep_walk_oneman_atst.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\rep_walk_atte.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\rep_walk_atte.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\rep_walk_atte.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\rep_walk_atte.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
This is what I have done:
Copied the WHOLE rep side, with all units and vehicles, just to be sure I had everything needed.
Some changes in the lua:
ReadDataFile("dc:SIDE\\rep.lvl",
"rep_walk_atte",
"rep_walk_oneman_atst")
AddWalkerType(0, 4) -- special -> droidekas
AddWalkerType(1, 1) -- 1x2 (1 pair of legs)
AddWalkerType(2, 1) -- 2x2 (2 pairs of legs)
AddWalkerType(3, 0) -- 3x2 (3 pairs of legs)
SetMemoryPoolSize("CommandWalker", 1)
Some things from the mungelog.txt:
WARNING[PC_modelmunge msh\rep_walk_oneman_atst.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\rep_walk_oneman_atst.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\rep_walk_oneman_atst.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\rep_walk_oneman_atst.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\rep_walk_oneman_atst.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\rep_walk_atte.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\rep_walk_atte.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...
WARNING[PC_modelmunge msh\rep_walk_atte.msh]:SplitSkinnedSegments: WARNING: out of space in splitting catalog!
WARNING[PC_modelmunge msh\rep_walk_atte.msh]:SplitSkinnedSegments: WARNING: resorting to brute force, this may take a while...