Hi
Latest version is here:
http://www.warezhouze.1g.fi/Here/Blender3d/AH_scripts/AH2_Batch_export_2.pyAdded:
The property acronyms
c NoCollide=0
d Dead=1
h Hidden=1
m* MaxDist=(* given value)
p* PolyID=(* given value)
sc DoNotSmallCull=0
s StencilAlpha=1 (or with given value)
t Terrain=1
z bias=1 (or with given value)
# For the ‘MinDist=’ you write ‘m[MinDist value]-[MaxDist value]'
# I.E. 'm2000-10000' translate to MinDist=2000 MaxDist=10000.
The input values are not case sensitive.
The script starts automatically translate the properties IF 'MaxDist=' string is not present.
---
Adjust the vertices coordinate exporting accuracy with 'world,*[value between 1-6] flag in [acname].ac text object file.
Default accuracy is 4 I.E. 1.1234.
----
The mesh object name indexing finally fixed.