HomepointXI / Issues

4 stars 8 forks source link

Outpost warping (Port Windy to Kuzotz) not working as expected #196

Closed Midgardsormr closed 3 years ago

Midgardsormr commented 6 years ago

Date & Time: 09/07/2018 - 3.30p

Client Version (use /ver in game): 30180801_2

Character Name: Pesto (and Marinara)

Discord Name (if different from in game): Buttons

Nation: Windurst

Job(level)/Sub Job(level): 29WHM (and 29THF)

NPC or Monster or item Name: Rottata

Zone name: Port Windurst

Coordinates (use !where): (193.569, 217.149, -12.000) 344 (N)

Item tool link (for items issues only): N/A

Multi-boxing? (multiple clients on same connection): N/A

Steps to reproduce: Ask NPC Rottata in Port Windurst for an outpost warp to Kuzotz. The animation displays and PC disappears on the screen, but doesn't actually go anywhere.

Any additional information: PC can move, cast spells, etc. -- and can be seen by other PCs -- while in this invisible state. PC becomes visible in game window again upon zoning.

Outpost warps to other areas (some of them, at least; I didn't try all of them) from Rottata work properly.

(Not a big deal, but figured I'd mention it)

spectre99 commented 6 years ago

I just checked, Spectre is windurstian, the npc warped him the OP warp without any trouble for me.

Midgardsormr commented 6 years ago

Weird. I tried it with two different toons... more than once... and the same thing happened. Both while multi-boxing and solo. (Just tried again after reading you did it successfully, too)

¯\_(ツ)_/¯

neoffxi commented 6 years ago

The level requirement has been implemented for outpost warps.

Check this link on what the minimum level to be able to outpost warp to certain regions. http://ffxiclopedia.wikia.com/wiki/Outpost_Teleportation

Minimum Level | Area 10 | Buburimu Peninsula 10 | North Gustaberg 10 | West Ronfaure 10 | West Sarutabaruta 10 | Valkurm Dunes 15 | Meriphataud Mountains 15 | Jugner Forest 15 | Pashhow Marshlands 15 | Qufim Island 25 | The Sanctuary of Zi'Tah 25 | Yuhtunga Jungle 30 | Eastern Altepa Desert 30 | Lufaise Meadows 35 | Beaucedine Glacier 35 | Yhoator Jungle 40 | Xarcabard 50 | Cape Teriggan

EpicTaru commented 6 years ago

local outposts = { ..... [dsp.region.KUZOTZ] = {ki = dsp.ki.KUZOTZ_SUPPLIES, cp = 70, lvl = 30, fee = 300},

Yep, @neoffxi beat me to it, lol, just needed to find it in the dsp scripts. Odd how it checks your level and if it meets the requirement, but it doesn't spit back the message telling you that you don't meet the requirements for that action to be completed.

What do you think, @nfaletra?

Midgardsormr commented 6 years ago

Ah, that explains why I didn't go anywhere despite the animations. Thanks.

nfaletra commented 6 years ago

Hmm. I'll have to add the message about not meeting level requirement.

EpicTaru commented 3 years ago

Closing this issue as it should have been fixed a while ago. Please open a new issue if it presents itself again.