How to add a Satellite by using lua?
Posted: Sun May 19, 2019 11:39 am
I entried this in the Lua Console:
ScenEdit_AddUnit({side='C',name='X',type='Satellite',dbid=70,orbit=15,lat='23',lon='112'})
It showed 'ScenEdit_AddUnit 0 : ,Unable to create new unit'.
Was it because of my wrong entrying or the function itself had a bug?[&:]
ScenEdit_AddUnit({side='C',name='X',type='Satellite',dbid=70,orbit=15,lat='23',lon='112'})
It showed 'ScenEdit_AddUnit 0 : ,Unable to create new unit'.
Was it because of my wrong entrying or the function itself had a bug?[&:]