Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add BDU-50LD and BDU-50HD to loadout options #648

Open
callmepartario opened this issue Apr 17, 2024 · 1 comment
Open

add BDU-50LD and BDU-50HD to loadout options #648

callmepartario opened this issue Apr 17, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@callmepartario
Copy link
Collaborator

callmepartario commented Apr 17, 2024

Locate CLSIDs for:

  • BDU-50LD
  • BDU-50HD

theses better reflect weight of the service munitions

@callmepartario callmepartario added this to the 2.3 RC milestone Apr 17, 2024
@callmepartario callmepartario self-assigned this Apr 17, 2024
@twanmal
Copy link

twanmal commented Dec 1, 2024

not sure if this is 1) still actual , 2) right or wrong but I have this from :

https://github.com/pydcs/dcs/blob/master/dcs/weapons_data.py#L206

BDU_50HD___2 = {"clsid": "{CFT_L_BDU50HD_x_2}", "name": "BDU-50HD * 2", "weight": 464}
BDU_50HD___2_ = {"clsid": "{CFT_R_BDU50HD_x_2}", "name": "BDU-50HD * 2", "weight": 464}
BDU_50HD___3 = {"clsid": "{CFT_L_BDU50HD_x_3}", "name": "BDU-50HD * 3", "weight": 696}
BDU_50HD___3_ = {"clsid": "{CFT_R_BDU50HD_x_3}", "name": "BDU-50HD * 3", "weight": 696}
BDU_50HD___500lb_Inert_Practice_Bomb_HD = {"clsid": "{BDU-50HD}", "name": "BDU-50HD - 500lb Inert Practice Bomb HD", "weight": 232}
BDU_50HD___6 = {"clsid": "{CFT_L_BDU50HD_x_6}", "name": "BDU-50HD * 6", "weight": 1392}
BDU_50HD___6_ = {"clsid": "{CFT_R_BDU50HD_x_6}", "name": "BDU-50HD * 6", "weight": 1392}
BDU_50LD___2 = {"clsid": "{CFT_L_BDU50LD_x_2}", "name": "BDU-50LD * 2", "weight": 464}
BDU_50LD___2_ = {"clsid": "{CFT_R_BDU50LD_x_2}", "name": "BDU-50LD * 2", "weight": 464}
BDU_50LD___3 = {"clsid": "{CFT_L_BDU50LD_x_3}", "name": "BDU-50LD * 3", "weight": 696}
BDU_50LD___3_ = {"clsid": "{CFT_R_BDU50LD_x_3}", "name": "BDU-50LD * 3", "weight": 696}
BDU_50LD___500lb_Inert_Practice_Bomb_LD = {"clsid": "{BDU-50LD}", "name": "BDU-50LD - 500lb Inert Practice Bomb LD", "weight": 232}
BDU_50LD___6 = {"clsid": "{CFT_L_BDU50LD_x_6}", "name": "BDU-50LD * 6", "weight": 1392}
BDU_50LD___6_ = {"clsid": "{CFT_R_BDU50LD_x_6}", "name": "BDU-50LD * 6", "weight": 1392}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants