posted 05-16- 06:47 AM
you could hand edit the .ASC file into
.OL format and compile it with OLC.
A bit tedious but fairly straigh forward.The changes between .OL and .ASC are pretty
minor.
remove the name list and and material
table.
Get rid of the :n:n] stuff on the record
headers
[Group:n:n]
x ;
becomes [Group:x]
as do ENDGroup, Parts, ENDParts and LOD
name strings are not refered to by their numbers anymore but just apear literally
where required etc.
Comments end with a single #.
Extract a good file with extractor and then with smd and compare them, the differences
are fairly obvious.
Hope this helps.
Hippie