Make the bo105 appear correct for multiplayers.
This commit is contained in:
parent
8d9f8e5761
commit
443bfd62bb
1 changed files with 13 additions and 0 deletions
|
@ -104,6 +104,19 @@ FGMultiplayMgr::sIdPropertyList[] = {
|
||||||
{391, "engines/engine[9]/n2"},
|
{391, "engines/engine[9]/n2"},
|
||||||
{392, "engines/engine[9]/rpm"},
|
{392, "engines/engine[9]/rpm"},
|
||||||
|
|
||||||
|
{800, "rotors/main/rpm"},
|
||||||
|
{801, "rotors/tail/rpm"},
|
||||||
|
{810, "rotors/main/blade1_pos"},
|
||||||
|
{811, "rotors/main/blade2_pos"},
|
||||||
|
{812, "rotors/main/blade3_pos"},
|
||||||
|
{813, "rotors/main/blade4_pos"},
|
||||||
|
{820, "rotors/main/blade1_flap"},
|
||||||
|
{821, "rotors/main/blade2_flap"},
|
||||||
|
{822, "rotors/main/blade3_flap"},
|
||||||
|
{823, "rotors/main/blade4_flap"},
|
||||||
|
{830, "rotors/tail/blade1_pos"},
|
||||||
|
{831, "rotors/tail/blade2_pos"},
|
||||||
|
|
||||||
{1001, "controls/flight/slats"},
|
{1001, "controls/flight/slats"},
|
||||||
{1002, "controls/flight/speedbrake"},
|
{1002, "controls/flight/speedbrake"},
|
||||||
{1003, "controls/flight/spoilers"},
|
{1003, "controls/flight/spoilers"},
|
||||||
|
|
Loading…
Add table
Reference in a new issue