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

Looting Monster's Random Problem #223

Closed
Lemongrass3110 opened this issue Jan 12, 2015 · 2 comments
Closed

Looting Monster's Random Problem #223

Lemongrass3110 opened this issue Jan 12, 2015 · 2 comments

Comments

@Lemongrass3110
Copy link
Member

@Lemongrass3110 Lemongrass3110 commented Jan 12, 2015

It seems like all the monsters get the same "random" item as target.

Little video:
http://youtu.be/2TrOY-Dghmo

@cydh
Copy link
Contributor

@cydh cydh commented Jan 13, 2015

afaik there's random logic was changed, to get the first item dropped. if there are 10 items and 10 mobs of course the mobs will targets same item

@Playtester
Copy link
Member

@Playtester Playtester commented Jan 13, 2015

Yes this is working as intended. I tested on Aegis in different scenarios and looters will always go for the oldest item in their view range, so if there are multiple looters they are likely to go to the same item.

Properly implemented here: e6caa95

@Playtester Playtester closed this Jan 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants