Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T162101
Change Details
Change Details
Old
New
Diff
Run game on 2.08 development branch or 2.06 Profiling branch. Place down vehicle with ViV functionality, and object that can fit in the vehicle. run ``` vehicle setVehicleCargo cargo ``` to put the cargo in the vehicle. Then run ``` objNull setVehicleCargo cargo ``` command returns true, but cargo is not removed
Run game on 2.08 development branch or 2.06 Profiling branch. Place down vehicle with ViV functionality, and object that can fit in the vehicle. run ``` vehicle setVehicleCargo cargo ``` to put the cargo in the vehicle. Then run ``` objNull setVehicleCargo cargo ``` command returns true, but cargo is not removed
Run game on 2.08 development branch or 2.06 Profiling branch. Place down vehicle with ViV functionality, and object that can fit in the vehicle. run
``` vehicle setVehicleCargo cargo ```
to put the cargo in the vehicle. Then run ``` objNull setVehicleCargo cargo ``` command returns true, but cargo is not removed
Continue