Netracells Rewards not given as expected #2673
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Netracells do not use rewardQualifications, instead the reward is given via the stripped droptable /Lotus/Types/DropTables/ContainerDropTables/VoidVaultMissionRewardsDropTable (DROP_MISC_ITEM). Currently we do not handle this correctly.
Attaching 2 logs here:
Also, search pulses are not consumed upon successful completion of the mission.
Way ahead of you: #2675
Tho I was under the impression search pulses are consumed for just starting the mission, not just successful completions?
Only for successful completion. It does not matter whether the reward is picked up from the container.
Just in case, I'll double-check next week.
Clarifying so that nothing is overlooked.
Here's how it is now in SNS: Regardless of how the mission is completed, the reward from the container will be received, and search pulses will not be spent.
Here's how it should be: Successfully completing Netracell does not consume search pulses unless the container reward has been picked up. If the mission has been successfully completed AND the container reward has been picked up, only then are search pulses consumed.