Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T77979
Change Details
Change Details
Old
New
Diff
Open the editor and place down a player who has a secondary weapon. Select the missile launcher and equip it. Run the following code in the debug console: [] spawn {_bpc = "B_FieldPack_cbr"; _bpc createVehicle getPos player; _ubp = nearestObject [player, "groundWeaponHolder"]; player action ["AddBag", _ubp, _bpc];}
Open the editor and place down a player who has a secondary weapon. Select the missile launcher and equip it. Run the following code in the debug console: [] spawn {_bpc = "B_FieldPack_cbr"; _bpc createVehicle getPos player; _ubp = nearestObject [player, "groundWeaponHolder"]; player action ["AddBag", _ubp, _bpc];}
Continue