Files
DayZ-Epoch/SQF/dayz_code
ebaydayz a5be49c546 Add handling of magazine overflow in AdvTrade and free slot icons
- Added proper handling of pistol mags and regular mags in gear to
prevent magazine overflow
- Added pre-check if return change will overflow gear + backpack free
space. If change will not fit in gear + backpack free space then buy is
prevented with a message notifying the player. In the case of a sale it
proceeds anyway, but notifies player if overflow occurs (see comments in
returnChange)
- Consolidated duplicate code for calculating free space and returning
cargo of an object into new calcFreeSpace
- Old calculateFreeSpace renamed to displayFreeSpace
- Added Weps/Mags/Bags icons to free slot numbers display
2016-07-31 18:38:53 -04:00
..
2016-03-30 14:55:45 -04:00
2016-04-27 14:42:50 -04:00
2016-07-30 11:07:04 -04:00
2016-07-30 10:34:25 -04:00
2016-03-05 22:34:25 -05:00
2016-07-30 10:34:25 -04:00
2016-06-15 18:22:01 -04:00