Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upFix wielded items not showing proper sizes of contents. #4367
Conversation
This comment has been minimized.
This comment has been minimized.
|
Oh god I was wanting to do this so much. Thanks a lot. |
This comment has been minimized.
This comment has been minimized.
freezerbunny
commented on player.cpp in aa33e9a
Nov 16, 2013
|
How about:
Some objects have more than one container (e.g. a rifle with underslung shotgun) so displaying them all is best. |
This comment has been minimized.
This comment has been minimized.
|
Sure, I've never used those mods before so I wasn't aware of that. |
This comment has been minimized.
This comment has been minimized.
|
Wait, no, I don't need to do that, those are handled separately (just above where I made my edit). I gave myself a Browning BLR and an underslung shotgun, loaded both, and it reads My edit only applies to containers, not weapons. |
Rivet-the-Zombie
added a commit
that referenced
this pull request
Nov 16, 2013
Rivet-the-Zombie
merged commit 39d14c3
into
CleverRaven:master
Nov 16, 2013
1 check passed
default
Merged build finished.
Details
ianestrachan
deleted the
ianestrachan:fix-weapon-count
branch
Nov 16, 2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
ianestrachan commentedNov 15, 2013
Fixes #4221, fixes #4266.