Thread: Autosave
View Single Post
Old 28th March 2015, 08:51 AM   #12
captainpeter
Senior Member
Professional user
 
captainpeter's Avatar
 
Join Date: May 2004
Location: Vienna / Austria
Posts: 207
Default Re: Autosave

I think both would be generally useful. I just did a quick test with an animated object for x-plane.
object data before was:
Code:
anim_type=1
anim_keyframe_count=2
value0=0.000000
angle0=0.000000
value1=1.000000
angle1=0.000000
dataref=sim/flightmodel/engine/ENGN_oil_press_psi[1]
then I added two lines to check if the plugin messes with them
Code:
testhidden=1
testlocked=1
So far there are no issues. The plugin will still change the settings it put there properly and leave the lines added by myself unchanged.
As far as I can see the names for added values just can't match any of those used by the plugin.

cheers
peter
__________________
--
P e t e r M e i n i n g e r
------------------------------------

The X-Plane Freeware Project
captainpeter is offline   Reply With Quote