Jump to content

Recommended Posts

  • Replies 379
  • Created
  • Last Reply

Top Posters In This Topic

Posted

This is a nice bird, very good detail on it!!! Like the Skin and FM! Really good work on the SM ;-) only a few probs:

 

Have no animations for canopy or refueling probe =) comes maybe later

right and left mirrors shows the same like the middle one,

no texture on throttel but the pit is very nice!!! Thank you very much for this!!!!

Posted
This is a nice bird, very good detail on it!!! Like the Skin and FM! Really good work on the SM ;-) only a few probs:

 

Have no animations for canopy or refueling probe =) comes maybe later

right and left mirrors shows the same like the middle one,

no texture on throttel but the pit is very nice!!! Thank you very much for this!!!!

 

 

yes very nice, but also other problems

1)some gauges are not animated....

2)load-out not working properly(if you select the ecm pod it deselect other things on the wings)

 

anyway, great looking model and cockpit and nice FM....keep going on this way!!!

Posted

Great plane boys!

Offtopic: what is the woman said at russian language???

I know in english that's present maximum angle of attack...

Thanks!

Posted (edited)

I was flying some manouvers with the Su-37 and I have to say you can nearly reproduce every flightmanouver you can see on youtube, the one who did the FM was a genius! About the SM, it`s a greaat plane to fly!!! Only visual prob I could find you can see here, tha shadow, maybe there is a hole in the mesh, not sure what causes this

 

 

 

nothing more ;-) good work!!!!!!!

Edited by 76.IAP-Blackbird
Posted

Having a loadout problem (will get a pic soon) but when I select KAB-500 bombs for the wing inboard a pair also ends up on the wingtip rails too. Could be your ini issue with trying to get four pods on one grouping of pylons..

Posted
I was flying some manouvers with the Su-37 and I have to say you can nearly reproduce every flightmanouver you can see on youtube, the one who did the FM was a genius! About the SM, it`s a greaat plane to fly!!! Only visual prob I could find you can see here, tha shadow, maybe there is a hole in the mesh, not sure what causes this

 

nothing more ;-) good work!!!!!!!

 

 

I've lost something?where is the su37 to download?

Posted
the ECM pods are for the wingtips, that`s correct

 

 

Yes i know, the problem is that if you select ecm, or missiles on the wings rail it deselect other loads on the wings......

Posted
Having a loadout problem (will get a pic soon) but when I select KAB-500 bombs for the wing inboard a pair also ends up on the wingtip rails too. Could be your ini issue with trying to get four pods on one grouping of pylons..

 

This is exactly what i was trying to say.......

Posted

So, inSu-27SM_date. ini change :

 

 

[LeftOuterStation_EP]

SystemType=WEAPON_STATION

StationID=16

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition= -7.064,-4.40,0.23

AttachmentAngles=0.0,0.0,0.0

EjectVelocity=0.0,0.0,-1.0

LoadLimit=150

AllowedWeaponClass=EP

AttachmentType=WP,SOVIET

ModelNodeName=

PylonMass=86.18

PylonDragArea=0.02

 

[RightOuterStation_EP]

SystemType=WEAPON_STATION

StationID=17

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition= 7.064,-4.40,0.23

AttachmentAngles=0.0,0.0,0.0

EjectVelocity=0.0,0.0,-1.0

LoadLimit=150

AllowedWeaponClass=EP

AttachmentType=WP,SOVIET

ModelNodeName=

PylonMass=86.18

PylonDragArea=0.02

 

 

--------------------------

 

 

to:

 

 

[LeftOuterStation_EP]

SystemType=WEAPON_STATION

StationID=18

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition= -7.064,-4.40,0.23

AttachmentAngles=0.0,0.0,0.0

EjectVelocity=0.0,0.0,-1.0

LoadLimit=150

AllowedWeaponClass=EP

AttachmentType=WP,SOVIET

ModelNodeName=

PylonMass=86.18

PylonDragArea=0.02

 

[RightOuterStation_EP]

SystemType=WEAPON_STATION

StationID=19

StationGroupID=1

StationType=EXTERNAL

AttachmentPosition= 7.064,-4.40,0.23

AttachmentAngles=0.0,0.0,0.0

EjectVelocity=0.0,0.0,-1.0

LoadLimit=150

AllowedWeaponClass=EP

AttachmentType=WP,SOVIET

ModelNodeName=

PylonMass=86.18

PylonDragArea=0.02

 

And in loadout.ini

 

Loadout[16].WeaponType=L203

Loadout[16].Quantity=1

Loadout[17].WeaponType=L203

Loadout[17].Quantity=1

 

to

 

Loadout[18].WeaponType=L203

Loadout[18].Quantity=1

Loadout[19].WeaponType=L203

Loadout[19].Quantity=1

 

:wink:

Posted

In Su-27SM_cockpit ini set this for a correct bank indicator:

 

[hud_Roll]

Type=BANK_INDICATOR

NodeName=HUDPlane01

MovementType=ROTATION_Y

ValueUnit=DEG

Set[01].Position=0

Set[01].Value=0

Set[02].Position=360.0

Set[02].Value=360.0

 

[ADI_Mark]

Type=BANK_INDICATOR

NodeName=ADI_Mark

MovementType=ROTATION_Y

ValueUnit=DEG

Set[01].Position=0

Set[01].Value=0

Set[02].Position=360.0

Set[02].Value=360.0

Posted (edited)

Optional still-in-progress hardpoints fix (tested using MF's R-74EMs and R-77s) for those feeling a little odd.

 

// Weapon Stations --------------------------------------------------------- 

[LeftOuterStation_AAM] 
SystemType=WEAPON_STATION 
StationID=1 
StationGroupID=1 
StationType=EXTERNAL 
AttachmentPosition= -7.064,-4.10,0.195 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=150
AllowedWeaponClass=IRM
AttachmentType=WP,SOVIET 
ModelNodeName=
PylonMass=86.18 
PylonDragArea=0.02 

[RightOuterStation_AAM]
SystemType=WEAPON_STATION 
StationID=2 
StationGroupID=1 
StationType=EXTERNAL 
AttachmentPosition= 7.064,-4.10,0.195 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=150
AllowedWeaponClass=IRM
AttachmentType=WP,SOVIET 
ModelNodeName=
PylonMass=86.18 
PylonDragArea=0.02 

---------------------------------------------------------------------------------------------------------

[LeftOuterStation_EP]
SystemType=WEAPON_STATION
StationID=18
StationGroupID=1
StationType=EXTERNAL
AttachmentPosition= -7.064,-4.40,0.33
AttachmentAngles=0.0,0.0,0.0
EjectVelocity=0.0,0.0,-1.0
LoadLimit=150
AllowedWeaponClass=EP
AttachmentType=WP,SOVIET
ModelNodeName=
PylonMass=86.18
PylonDragArea=0.02

[RightOuterStation_EP]
SystemType=WEAPON_STATION
StationID=19
StationGroupID=1
StationType=EXTERNAL
AttachmentPosition= 7.064,-4.40,0.33
AttachmentAngles=0.0,0.0,0.0
EjectVelocity=0.0,0.0,-1.0
LoadLimit=150
AllowedWeaponClass=EP
AttachmentType=WP,SOVIET
ModelNodeName=
PylonMass=86.18
PylonDragArea=0.02 

//----------------------------------------

[LeftStation_AAM] 
SystemType=WEAPON_STATION 
StationID=3 
StationGroupID=2 
StationType=EXTERNAL 
AttachmentPosition= -6.023,-4.50,0.0645 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=200 
AllowedWeaponClass=IRM,AHM 
AttachmentType=WP,SOVIET 
ModelNodeName=Leftstation
PylonMass=86.18 
PylonDragArea=0.02 

[RightStation_AAM] 
SystemType=WEAPON_STATION 
StationID=4 
StationGroupID=2 
StationType=EXTERNAL 
AttachmentPosition= 6.023,-4.50,0.0645 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=200 
AllowedWeaponClass=IRM,AHM  
AttachmentType=WP,SOVIET 
ModelNodeName=Rightstation
PylonMass=86.18 
PylonDragArea=0.02 

-------------------------------------------------------------------------------------------------------------

[LeftInnerStation_AAM] 
SystemType=WEAPON_STATION 
StationID=5
StationGroupID=3 
StationType=EXTERNAL 
AttachmentPosition= -4.488,-3.35,-0.065 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=500 
AllowedWeaponClass=AHM,IRM,SAHM 
AttachmentType=WP,SOVIET 
ModelNodeName=LeftInnerStation
PylonMass=86.18 
PylonDragArea=0.02 

[RightInnerStation_AAM] 
SystemType=WEAPON_STATION 
StationID=6 
StationGroupID=3 
StationType=EXTERNAL 
AttachmentPosition= 4.488,-3.35,-0.065 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=500 
AllowedWeaponClass=AHM,IRM,SAHM 
AttachmentType=WP,SOVIET 
ModelNodeName=RightinnerStation
PylonMass=86.18 
PylonDragArea=0.02 

------------------------------------------------------------------------------------------------------

[LeftInnerStation_ASM] 
SystemType=WEAPON_STATION 
StationID=16
StationGroupID=3 
StationType=EXTERNAL 
AttachmentPosition= -4.488,-3.35,-0.065 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=2100
AllowedWeaponClass=EOGR,BOMB,MER,ARM,LGB,EOGB,FT
AttachmentType=WP,SOVIET 
ModelNodeName=LeftInnerStation
PylonMass=86.18 
PylonDragArea=0.02
FuelTankName=PTB-2000 

[RightInnerStation_ASM] 
SystemType=WEAPON_STATION 
StationID=17
StationGroupID=3 
StationType=EXTERNAL 
AttachmentPosition= 4.488,-3.35,-0.065 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=2100
AllowedWeaponClass=EOGR,BOMB,MER,ARM,LGB,EOGB,FT
AttachmentType=WP,SOVIET 
ModelNodeName=RightinnerStation
PylonMass=86.18 
PylonDragArea=0.02 
FuelTankName=PTB-2000

--------------------------------------------------------------------------------------------------

[LeftInnerStation_RPRight] 
SystemType=WEAPON_STATION 
StationID=
StationGroupID=x3 
StationType=EXTERNAL 
AttachmentPosition= -4.498,-3.65,-0.00 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=500 
AllowedWeaponClass=RP
AttachmentType=WP,SOVIET 
ModelNodeName=LeftInnerStation
PylonMass=86.18 
PylonDragArea=0.02 

[LeftInnerStation_RPRight] 
SystemType=WEAPON_STATION 
StationID=
StationGroupID=x3 
StationType=EXTERNAL 
AttachmentPosition= -4.498,-3.65,-0.00 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=500 
AllowedWeaponClass=RP
AttachmentType=WP,SOVIET 
ModelNodeName=LeftInnerStation
PylonMass=86.18 
PylonDragArea=0.02 

[RightInnerStation_RPleft] 
SystemType=WEAPON_STATION 
StationID=
StationGroupID=x3 
StationType=EXTERNAL 
AttachmentPosition= 4.498,-3.65,-0.0 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=500 
AllowedWeaponClass=RP
AttachmentType=WP,SOVIET 
ModelNodeName=RightinnerStation
PylonMass=86.18 
PylonDragArea=0.02 

[RightInnerStation_RPleft] 
SystemType=WEAPON_STATION 
StationID=
StationGroupID=x3 
StationType=EXTERNAL 
AttachmentPosition= 4.498,-3.65,-0.0 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=500 
AllowedWeaponClass=RP
AttachmentType=WP,SOVIET 
ModelNodeName=RightinnerStation
PylonMass=86.18 
PylonDragArea=0.02 

// Centerline  ---------------------------------------------------------------------------

[Station1_AAM] 
SystemType=WEAPON_STATION 
StationID=7 
StationGroupID=4 
StationType=EXTERNAL 
AttachmentPosition=0.0,-0.67,-0.214 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=700 
DiameterLimit=0.32
AllowedWeaponClass=SAHM,AHM 
AttachmentType=WP,SOVIET 
ModelNodeName=Station1
PylonMass=86.18 
PylonDragArea=0.02 

[Station2_AAM]
SystemType=WEAPON_STATION 
StationID=8
StationGroupID=4 
StationType=EXTERNAL 
AttachmentPosition=0.0,-4.00,-0.240 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=700 
DiameterLimit=0.32
AllowedWeaponClass=SAHM,AHM
AttachmentType=WP,SOVIET 
ModelNodeName=Station2
PylonMass=86.18 
PylonDragArea=0.02 

[Station3_AAM]
SystemType=WEAPON_STATION 
StationID=9 
StationGroupID=5 
StationType=EXTERNAL 
AttachmentPosition=-1.145,-1.8,-1.04 
AttachmentAngles=0.0,-1.0,0.0 
EjectVelocity=0.0,0.0,-5.0 
LoadLimit=520 
DiameterLimit=0.32
AllowedWeaponClass=SAHM,AHM
AttachmentType=WP,SOVIET 
ModelNodeName=Station3
PylonMass=86.18 
PylonDragArea=0.02 

[Station4_AAM]
SystemType=WEAPON_STATION 
StationID=10 
StationGroupID=6
StationType=EXTERNAL 
AttachmentPosition=1.145,-1.8,-1.04 
AttachmentAngles=0.0,-1.0,0.0 
EjectVelocity=0.0,0.0,-5.0 
LoadLimit=520 
DiameterLimit=0.32
AllowedWeaponClass=SAHM,AHM
AttachmentType=WP,SOVIET 
ModelNodeName=Station4
PylonMass=86.18 
PylonDragArea=0.02 

-------------------------------------------------------------------------------------------------------------------

[Station1_ASM] 
SystemType=WEAPON_STATION 
StationID=11 
StationGroupID=4 
StationType=EXTERNAL 
AttachmentPosition=0.0,-0.67,-0.214 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=2100
AllowedWeaponClass=BOMB,TER
AttachmentType=WP,SOVIET 
ModelNodeName=Station1
PylonMass=86.18 
PylonDragArea=0.02 

[Station2_ASM]
SystemType=WEAPON_STATION 
StationID=12
StationGroupID=4 
StationType=EXTERNAL 
AttachmentPosition=0.0,-4.00,-0.240 
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=2100
AllowedWeaponClass=BOMB,TER
AttachmentType=WP,SOVIET 
ModelNodeName=Station2
PylonMass=86.18 
PylonDragArea=0.02 

[Station3_ASM]
SystemType=WEAPON_STATION 
StationID=13 
StationGroupID=5 
StationType=EXTERNAL 
AttachmentPosition=-1.145,-1.8,-1.04 
AttachmentAngles=0.0,-1.0,0.0 
EjectVelocity=0.0,0.0,-5.0 
LoadLimit=1600
AllowedWeaponClass=EOGR,BOMB,MER,ARM,LGB,EOGB,LP
AttachmentType=WP,SOVIET 
ModelNodeName=Station3
PylonMass=86.18 
PylonDragArea=0.02 

[Station4_ASM]
SystemType=WEAPON_STATION 
StationID=14 
StationGroupID=6 
StationType=EXTERNAL 
AttachmentPosition=1.145,-1.8,-1.04 
AttachmentAngles=0.0,-1.0,0.0 
EjectVelocity=0.0,0.0,-5.0 
LoadLimit=1600
AllowedWeaponClass=EOGR,BOMB,MER,ARM,LGB,EOGB,LP
AttachmentType=WP,SOVIET 
ModelNodeName=Station4
PylonMass=86.18 
PylonDragArea=0.02 

------------------------------------------------------------------------------------------------

[LargeCenterlineStation] 
SystemType=WEAPON_STATION 
StationID=15 
StationGroupID=4
StationType=EXTERNAL 
AttachmentPosition=0.0,-2.7,-0.1
AttachmentAngles=0.0,0.0,0.0 
EjectVelocity=0.0,0.0,-1.0 
LoadLimit=4200 
AllowedWeaponClass=EOGR,LGB
AttachmentType=WP,SOVIET 
ModelNodeName=
PylonMass=86.18 
PylonDragArea=0.02

Edited by kct
Posted

Works perfectly Erwin... now the last rivet to count will be the Sorbitsya's ride too high on the pylon. Move it down it should cover up the missile rail. Otherwise looking good! :good:

Posted
Wow incredible , how were your exams Erwin?! writng my last on fr... the fifth this week... zzzzzzzzzzzzzzzzzzzzzzzzz

 

 

Not so busy now, next exams are in two weeks. :haha:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use, Privacy Policy, and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..