Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T82553
Change Details
Change Details
Old
New
Diff
Make a mission: 1. Place a unit 2. Place a land-vehicle of same side 3. add this to player-unit init: this addEventHandler["InventoryClosed", {hint "Closed"}]; this addEventHandler["InventoryOpened", {hint "Opened"}]; 4. Go to the vehicle and open the inventory while sitting or crouching.
Make a mission: 1. Place a unit 2. Place a land-vehicle of same side 3. add this to player-unit init: this addEventHandler["InventoryClosed", {hint "Closed"}]; this addEventHandler["InventoryOpened", {hint "Opened"}]; 4. Go to the vehicle and open the inventory while sitting or crouching.
Continue