Re: Guide: Editing battlemap buildings
Hey All,
So here's my problem then :)
(I hope it belongs in this topic)
I have made a building and cassed it.
I also edited the descr_items.txt already for it to be put ingame, then when I try to export the building as .item file it gives me this error:
if $LOD_1!= undefined and isGroupHead $LOD_1 then
(for i=1 to $LOD_1.children.count do append lod1_group $LOD_1.children[i].namelodcount+=1)
Any idea's?
(If this has something to do with LOD levels it would be strange because I succesfully itemized quite some buildings already without this error.)
thanks for any help :beam:
Re: Guide: Editing battlemap buildings
Export as a cas not an item. The game creates the item automatically.
Re: Guide: Editing battlemap buildings
Sorry for the late reply Thor, thanks for your answer!
The building I was trying to make an item of though was an item file that was already ingame, a Roman House kind of building if I remember correctly.
Strangely enough though exporting it as item worked the next day when I started 3dsmax again, so it was solved :beam:
Well thanks for your help in any way :2thumbsup: