Final Fantasy XIV Database - Ffxivpro.com

Eorzea Time
 
 
 
Language: JP EN FR DE
users online
Search Term:
In:
Sort By:
Date:
Showing 61-90 of 10000
By Jinxs on 2025-09-02 11:19:28
Now combine this with something that auto posts limbus ???
By Brimstone on 2025-09-02 11:03:30
Lili said: »
I'll mull on it for a bit, if someone has better ideas lemme know.

Sometimes 2 simple substitutions is much easier (and even faster) than a complex rule to do it in 1 pass.

So just strip all commas from anything with a "/" in it. (after you've done your prior substitutions)

Lili said: »
Fenrir.Brimstonefox said: »
Just lower case everything from "<number/face card> of *"?

It might ultimately be how I fix it, yeah. Making it all lowercase with no regards for names and stuff would even let it keep some "machine flavor", ha.

Similar to above, You can do this:
Code
(\.|\?|\!) ([a-z])


I guess this might work (google AI):
Code
local text = "this is a sentence. a second sentence? and a third one!"

-- Pattern: ([%p])%s([a-z])
-- Captures:
--   [%p]   — Any punctuation character. This is more robust than a fixed list.
--   %s     — Any whitespace character.
--   ([a-z])— Any lowercase letter (the capture group).
local result = text:gsub("([%p])%s([a-z])", function(punct, letter)
    return punct .. " " .. string.upper(letter)
end)


You could probably take the existing player character and fix that so it says "Lili" instead of "lili"

The names of places and other NPCs would be too difficult to manually maintain, not sure if you can scan autotranslate?
By . on 2025-09-02 10:52:51
I could try to explain, but it would end up being a Vyre-kun size of text.

Gonna save the explanation to record and publish, because it is a very nice topic for discussion.

Because I do think I have a position about that that slightly differs from most comments
By . on 2025-09-02 10:45:16
so tl;dr from the vid is everything went downhill after the departure from turn based rpg in ff1-10, and I don't necessarily disagree, but most of that is heavily nostalgia driven imo.

ff11 turned out to be an engrossing mmo, but wasn't really what purists wanted from the series. their loss for not giving one of the most thoughtfully developed ff worlds a chance.

ff12-16 have some good qualities and a lot of people judge them harshly, but I do think its hard to objectively say they are as well created as early titles.
By . on 2025-09-02 10:41:12
Asura.Eiryl said: »
Kaffy said: »
gonna watch that bc i'm curious but man he's a slow talker

doublespeed baybee

I watch ALL youtube at 2x now, ain't no one got time for that ***
Sound like me as an undergraduate and a billion forced zoom lectures
By Bismarck.Josiahflaming on 2025-09-02 10:40:04
Dodik said: »
Garuda.Chanti said: »
You are not using American lamb. Where do you get lamb legs that small? I want to shop there.

Can't tell if serious.

You really don't have half lamb legs in the US?

https://i.ibb.co/9HNtNW8n/IMG-20250901-194625.jpg
cows, pigs, chickens are far more money per pound of animal raised than lambs, thus economically they are very unpopular.

Additionally wool can be gotten from third world countries far cheaper than producing it here

And Lastly coupled by not having one of the majority religions that actively targets them for consumption
By Pantafernando on 2025-09-02 10:29:31
The obvious alias for sendoria is:
"sendy"
By Brimstone on 2025-09-02 10:29:29
What others have said is true (lots of multiboxers, smaller linkshells) if you shout for stuff, you will probably get responses (eventually) sometimes even quickly, but if you rely on that best look elsewhere.

People are friendly and minimal drama that I've experienced. AH is kinda dead apart from a few endgame items. There's not much of a crowding issue.
By Zodiarchy on 2025-09-02 10:28:00
Lili said: »
Zodiarchy said: »
I will change it to //sn

Sorry this one is taken by the SuperNarp addon, which does... uh... things. Very narpy things. You wouldn't believe how narpy the things it does is.


I was legit sweating the next reply being exactly like this LOL
By Lili on 2025-09-02 10:26:30
Zodiarchy said: »
I will change it to //sn

Sorry this one is taken by the SuperNarp addon, which does... uh... things. Very narpy things. You wouldn't believe how narpy the things it does is.
By Taint on 2025-09-02 10:16:52
Central 4 has Ghrah in the main path. BUT, if you just go down the little ramps and don't rush it you can easily avoid them.

Other than that it has to be pixies?

Also people getting lost is ridiculous. Every section is a big U, sure central zones have more turns but the left and right sides are just mirrors of each other.
By NynJa on 2025-09-02 10:04:44
Can someone remind me what the annoying floor in Temenos is? Is it the one with the white pixies that cant be slept or lullabied but are easily avoided via sneak and invisible (and maybe keeping HP white, I've seen some reports of blood aggro)?
By Fenrir.Skarwind on 2025-09-02 10:04:35
Dodik said: »
Garuda.Chanti said: »
You are not using American lamb. Where do you get lamb legs that small? I want to shop there.

Can't tell if serious.

You really don't have half lamb legs in the US?

Are all your lambs mutants?

This is a two person meal for most people. Two lamb half-legs, ~2lbs.


Costco has them. Half legs, Whole leg, even whole lamb.


Lamb isn't that common here for some reason. Most of the time I have it, it's either Gyro, Shawarma, or Lamb Chops.

Beef is pretty damn popular, so it doesn't seem like too many people even bother.

I think Lamb Leg is delicious.
By K123 on 2025-09-02 10:01:03
It was there yesterday, must have moved
By . on 2025-09-02 09:53:32
Back then I always felt like playing every FF.

But so far, the last FF I played was 13-1, and never felt compelled to play the following titles.

But I dont think it is because I think the series quality degraded.

Instead, I think playing FF11 changed a bit my player memtality. To begin with, FF11 the everything I need from a FF title, so Im fulfilled with the serie.

I also feel like continuous progress, so I lose interest in playing a game that will have a fijite number of hours and my progress being stopped once I complete it.

In the past I played FF for the story and for grinding. Story wise, I have access to better quality stories from other medias. Grinding wise, FF11 is enough for me
By NynJa on 2025-09-02 09:50:42
Shichishito said: »
Is there something I need to do
Open the crate
By Bahamut.Negan on 2025-09-02 09:50:36
Kaffy said: »
here's a vid of that puzzle box if anyone was interested, check around 17min mark and beyond
By . on 2025-09-02 09:47:46
gonna watch that bc i'm curious but man he's a slow talker
By Shichishito on 2025-09-02 09:45:17
I noticed when I fill the bar till KI drops and then stay to fill the bar a second time cause of multi links the second time I only get credit for half the amount of points that I got the first time I filled the bar.

Is there something I need to do or a certain time that needs to pass till I get more points again?

For the first full bar in temenos I only got 170 points, for the second 85. In apollyon it was more iirc, around 250 or 300 I believe. probably cause it has less floors?
By Asura.Eiryl on 2025-09-02 09:37:00
Fall of a Franchise: Final Fantasy’s Brutal Collapse
YouTube Video Placeholder
By K123 on 2025-09-02 09:35:00
waffle said: »
Since the nms are apparently going to be free for all to participate like the domain invasion wyrms or besieged, I wonder if they'll add some kind of alert system like those have to let people know the nms are up.
Who said that? I *** hate this idea wth
By Dodik on 2025-09-02 09:25:22
Asura.Sechs said: »
not that they did it on purpose to offer a single more annoying floor.

Why is this even a question. Of course it's on purpose.
By Yankke23 on 2025-09-02 09:10:36
dontclickme said: »
Central F2 before the portal

Idk if this was for Asura server but is not there anymore, anyone knows the location!?
By Zodiarchy on 2025-09-02 08:57:56
By Zodiarchy on 2025-09-02 08:50:54
That's easy enough. I don't use send, but makes sense.

Unfortunately it's getting harder and harder to come up with shorter aliases these days lol

I will change it to //sn
By waffle on 2025-09-02 08:36:28
Since the nms are apparently going to be free for all to participate like the domain invasion wyrms or besieged, I wonder if they'll add some kind of alert system like those have to let people know the nms are up.
By NynJa on 2025-09-02 08:30:08
/pcmd kick stupidperson


No different from a stupid person who:
triggers skillchains on Reisen Helm Sandworm
triggers water damage on A/E bosses in Sortie
gets lost in Sheol, aggros something and disables the teleporters
Doesnt understand Matamata in Delve
Stands in the 5-19 range on Shark
Dies in a Plouton run
etc etc etc etc
By Akumasama on 2025-09-02 08:27:28
Carbuncle.Nynja said: »
Or they should just leave it and not turn FFXI into FFXIV because people with room temperature IQ cant figure simple things out.
I wholeheartedly agree with the statement in general, and I also agree with not dumbing content down too much, again in general.

At the same time though I'm not sure that single floor serves any purpose at all. Does it make Limbus less boring? More challenging? More interesting? Or is it just nuisance with no real purpose other than "oh ***, we devs didn't think about that when we placed the mobs!"
Because I'm somehow confident that's what happened, not that they did it on purpose to offer a single more annoying floor.

So, yeah, let's not turn FFXI into FFXIV but at the same time I see nothing wrong with fixing some things that serve no real purpose and weren't even carefully planned by devs to begin with.
By K123 on 2025-09-02 08:23:07
Carbuncle.Nynja said: »
Or they should just leave it and not turn FFXI into FFXIV because people with room temperature IQ cant figure simple things out.
Well it's not about figuring things out but listening and paying attention... still would rather it wasn't so one person could annoy 5 others but w/e.
By NynJa on 2025-09-02 08:13:16
Or they should just leave it and not turn FFXI into FFXIV because people with room temperature IQ cant figure simple things out.
Top
First Page 2 3 4 ... 332 333 334