Post deleted by User.
Random Question Thread (FFXI Related) |
||
Random Question thread (FFXI related)
Odin.Darkhelmet
Offline
So I just resubscribed yesterday, I had taken a break right before SoA came out. I started the cutscenes, and have now arrived in Adoulin, and I stand here wondering....where do I begin? I hear about skirmishes, delve, among other things, and instead of trying to take it all in at once, where should I start for some sort of progression?
Any help would be appreciated. I enjoy being with my NPC, but i can't call her in Ceizak Battlegrounds, anyone know if SE will allow NPCs to be called here any time soon?
It would be nice to be able to call her in an area where monsters are lv100+ Shiva.Jirachi said: » I enjoy being with my NPC, but i can't call her in Ceizak Battlegrounds, anyone know if SE will allow NPCs to be called here any time soon? It would be nice to be able to call her in an area where monsters are lv100+ Shiva.Jirachi said: » I enjoy being with my NPC, but i can't call her in Ceizak Battlegrounds, anyone know if SE will allow NPCs to be called here any time soon? It would be nice to be able to call her in an area where monsters are lv100+ Shiva.Spathaian said: » Shiva.Jirachi said: » I enjoy being with my NPC, but i can't call her in Ceizak Battlegrounds, anyone know if SE will allow NPCs to be called here any time soon? It would be nice to be able to call her in an area where monsters are lv100+ Yeah Random reives ftl, Everyone will fight over the mandies right outside lol. Bahamut.Krizz said: » Shiva.Jirachi said: » I enjoy being with my NPC, but i can't call her in Ceizak Battlegrounds, anyone know if SE will allow NPCs to be called here any time soon? It would be nice to be able to call her in an area where monsters are lv100+ Alright thanks, i will look forward to working my NPC toward level 99! I'm a little confused on the wording of BGwikis Coalition Assignments "Personal Standing".
When trying to rank up, is it better to use 3 imprimaturs x 5 or 1 imprimatur x 15? Thanks in advance. Has anyone mathed out magic evasion? I felt that it helped with stopping enfeebling spells from landing on you, but does it also help with "dodging" nukes to the degree that you take less damage more often?
Does magic evasion help you resist nukes more often, and how does it compare to the less "chancy", more concrete MDB values? Siren.Finality said: » I'm a little confused on the wording of BGwikis Coalition Assignments "Personal Standing". When trying to rank up, is it better to use 3 imprimaturs x 5 or 1 imprimatur x 15? Thanks in advance. It only effects the amount of bayld/exp you get. Bahamut.Krizz said: » Siren.Finality said: » I'm a little confused on the wording of BGwikis Coalition Assignments "Personal Standing". When trying to rank up, is it better to use 3 imprimaturs x 5 or 1 imprimatur x 15? Thanks in advance. It only effects the amount of bayld/exp you get. Thank you. Can someone tell me how to prevent Windower 4 from changing my FFXI Config to full screen?
I've been logging in without Windower for the login points so I don't crash while going through my 25 characters. But every time I open FFXI after using Windower, it changes it back to full screen and then I rage when it crashes any windower windows I currently have open. Eh. Do you use default profile or have other profiles created that you use for this?
Default. Only thing I changed was resolution.
Try making a new profile with new resolution settings and using that one to login. Note that add-ons and plugins would still apply for that profile that you set.
Is there anywhere where you can kill leeches in large groups? I'm trying to a staff trial but leeches are always too far apart or too scarce. I tried Oubliette, Highlands, and Shakrami but the pulls are too small or things began to despawn. Any other suggestions?
Bismarck.Josiahfk said: » Caitsith.Mahayaya said: » Has anyone mathed out magic evasion? I felt that it helped with stopping enfeebling spells from landing on you, but does it also help with "dodging" nukes to the degree that you take less damage more often? Does magic evasion help you resist nukes more often, and how does it compare to the less "chancy", more concrete MDB values? Thinking of it for like a RDM Kirin solo mostly. If Baraero and the new magic evasion pieces can push those TP spam moves down into bearable ranges of damage, maybe Kirin can be solo'd with RDM. There's already a YouTube video of a rdm soloing Kirin. That gear would just make it easier.
Fenrir.Motenten said: » There's already a YouTube video of a rdm soloing Kirin. That gear would just make it easier. Nice! Dang, in the video, that wind based TP move still wrecking him pretty bad. So yeah, like you said should probably make it a bit easier. Offline
Posts: 131
Odin.Darkhelmet said: » So I just resubscribed yesterday, I had taken a break right before SoA came out. I started the cutscenes, and have now arrived in Adoulin, and I stand here wondering....where do I begin? I hear about skirmishes, delve, among other things, and instead of trying to take it all in at once, where should I start for some sort of progression? Any help would be appreciated. well there is some soloable quests, but to really enjoy the new content, you will need a decent Linkshell, pick up groups are not that good. there are some things which you can be part of without a LS maybe such as getting revies and some bayld, but for the most part a good LS is where you can get the most things done such as getting KI for new weapons and farming plasma which should be a goood start for you , there is other things to do i guess but i recomend that becase the new weapons and gear will help a lot . Are there enough quests in Adoulin to get to level 9 fame? I don't think I saw any repeatable ones so it doesn't seem like it, or do Coalition assignments count towards fame too?
Is there a list of monster levels and evasion? Does FFXI calculator 4.24 calculate ws dmg aslo? I can't seem to find it.
Offline
Posts: 131
so i just got windowe 4 installled, i heard u can use it to enhance ur macros (like macro with more than 6 line ), currently i use the ffxi build in one. do i need any additional plug-in or something?
You don't need an additional plugin. Save a text file to ../windower4/scripts/gearing.txt
In that text file, write something like: Code input /equip head "Optical Hat" <me>; input /equip neck "Peacock Charm" <me>; etc. Go into game and type: //exec gearing.txt This will run the script, which will input the equip commands and swap your gear. You can use this to swap as much gear as you want. You can also use it to activate abilities (input /ja "Provoke" <t>), etc. Offline
Posts: 131
Lakshmi.Byrth said: » You don't need an additional plugin. Save a text file to ../windower4/scripts/gearing.txt In that text file, write something like: Code input /equip head "Optical Hat" <me>; input /equip neck "Peacock Charm" <me>; etc. Go into game and type: //exec gearing.txt This will run the script, which will input the equip commands and swap your gear. You can use this to swap as much gear as you want. You can also use it to activate abilities (input /ja "Provoke" <t>), etc. this /exec comand can i put it inside a normal macro for intsance like control-1 etc? and it would execute the text file? I think you need to put:
/console exec gearing.txt inside macros. And then yeah, it'll work like normal. Offline
Posts: 131
Lakshmi.Byrth said: » /console exec gearing.txt Offline
Posts: 131
Lakshmi.Byrth said: » I think you need to put: /console exec gearing.txt inside macros. And then yeah, it'll work like normal. /equip and /ja seems to be working but /wait 1 is not.. for instande i wana activate 2 /ja the 2nd says unable to use .. i put this in the file for /wait : input /wait 1; is there a better way? |
||
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|