darkstar
darkstar copied to clipboard
Tractor erases 'BATTLEFIELD' status
I have:
- [x] searched existing issues (http://github.com/darkstarproject/darkstar/issues/) to see if the issue I am posting has already been addressed or opened by another contributor
- [x] checked the commit log to see if my issue has been resolved since my server was last updated
Client Version (type /ver
in game) : 30180203_1
Source Branch (master/stable) : master
Additional Information (Steps to reproduce/Expected behavior) :
- Go start a BCNM with a buddy that can cast Tractor and Raise
- Die in said BCNM
- Have buddy tractor you to safety.
- Raise up.
- Grats! You can no longer participate in the BCNM.
If we listen to what wiki's say, this might require some retail research, on the tractor page:
Tractor does not work in some BCNMs.
So we should:
- Verify if this is even true.
- If true, determine a list of BCNMs that you can/can't tractor.
- Enable/disable tractor based on findings.
- Fix BCNM status being reapplied based on findings.
Battlefield status being reapplied with tractor should be the exact same process as when you log out (or disconnect) in a BCNM and log back. If one's broken, the other may be as well
On Sun, Apr 15, 2018 at 3:21 PM, Zynjec [email protected] wrote:
If we listen to what wiki's say, this might require some retail research, on the tractor page http://ffxiclopedia.wikia.com/wiki/Tractor:
Tractor does not work in some BCNMs.
So we should:
- Verify if this is even true.
- If true, determine a list of BCNMs that you can/can't tractor.
- Enable/disable tractor based on findings.
- Fix BCNM status being reapplied based on findings.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DarkstarProject/darkstar/issues/4767#issuecomment-381438994, or mute the thread https://github.com/notifications/unsubscribe-auth/ABGI_z1lQ0BGLAm2W_V37rLq_ubJ-rqgks5to7nPgaJpZM4TVG8i .
As far as I know, tractor is available in any BCNM.
Tractor is not available in some BCNM's but for those of which you are not able to use it, it will simply give you a message that you cannot use it and then not allow you to cast. vs. dsp which allows you to cast and then erases your battlefield status. It would take casting tractor in every single bcnm to prove which ones allow and which ones don't but I have a theory that any battles entered using orbs (beastman/kindred seals etc..) will not allow tractor while the mission type battlefield events will. I have tested this out in 'some' battles but there are so many it will most likely take a lot of time. Regardless, when it is allowed, it should not wipe battlefield status.
This video has the "No Tractor" message as well as a player DC'ing and reconnecting to the fight: https://www.youtube.com/watch?v=_Tx7fPtT708
@Wiggo32 do you have the casters side of things? I didn't see the message for tractor because its the dead characters view of things in that video.
both sides are in that vid https://youtu.be/_Tx7fPtT708?t=758
tractor.lua : if (caster:getBattlefield() ~= nil) then target:setPos(caster:getXPos(), caster:getYPos(), caster:getZPos(), 0); end
Still a problem post BCNM rework? @Wiggo32