The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
[mechanic] question about autoloot (map_flooritem after death)
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
anacondaq
Some players reported about this one: https://rathena.org/board/tracker/issue-1598-autoloot-bug/
Problem:
Enable @autoloot 100
When you die after hitting the mob and you killing the mob while you dead, the drop from this mob will be sent to the ground, not to the player who deal damage to mvp.
How reproduce:
I was check sources...
I'm talking about this function: https://github.com/rathena/rathena/blob/master/src/map/mob.c#L1934
And about this logic: https://github.com/rathena/rathena/blob/master/src/map/mob.c#L1946
In mob_dead function: https://github.com/rathena/rathena/blob/master/src/map/mob.c#L1946
Is it official behavior? Or nope?
Because i found this: https://rathena.org/board/tracker/issue-1598-autoloot-bug/
And i can't find any official information (eathena is totally dead)
And i'm lazy to grow Aegis to test it.
Can anyone confirm that issue? Or it's wrong?
Edited by AnacondaqqLink to comment
Share on other sites
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.