Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLAYER_EVENT_ON_GROUP_ROLL_REWARD_ITEM count issue #127

Open
icaca opened this issue Apr 18, 2023 · 0 comments
Open

PLAYER_EVENT_ON_GROUP_ROLL_REWARD_ITEM count issue #127

icaca opened this issue Apr 18, 2023 · 0 comments

Comments

@icaca
Copy link

icaca commented Apr 18, 2023

PLAYER_EVENT_ON_GROUP_ROLL_REWARD_ITEM = 56, // (event, player, item, count, voteType, roll)
cancel = RegisterPlayerEvent( event, function )

I use Yogg-Saron to test the drop of Fragment of Val'anyr. It should be 1 every time, but the value obtained by count is different every time.

Icaca won Fragment of Val'anyr (x24) with NEED (1)
Player GUID: 2 voted: NEED (1)
ItemGUID: 1344123
ItemId: 45038
ItemRandomPropId: 0
ItemRandomSuffix: 0
ItemCount: 1
TotalPlayersRolling: 1
TotalNeed: 1
TotalGreed: 0
TotalPass: 0
ItemSlot: 6
RollVoteMask: 7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant