Item Search
     
BG-Wiki Search
Page 63 of 150 FirstFirst ... 13 53 61 62 63 64 65 73 113 ... LastLast
Results 1241 to 1260 of 2987
  1. #1241
    Old Merits
    Join Date
    Feb 2008
    Posts
    1,033
    BG Level
    6
    FFXI Server
    Phoenix

    OP in, run down the hill, you'll see trents, chigoes all around there, whacking them atm.

    also: apradar <3 saves so much time.

  2. #1242
    The God Damn Kuno
    Join Date
    Dec 2004
    Posts
    13,360
    BG Level
    9
    FFXIV Character
    Kuno Sedai
    FFXIV Server
    Gilgamesh
    FFXI Server
    Bahamut

    chatmon likes to eat up a lot of my tells. I've noticed that whenever someone sends me a tell with just / or sometimes just numbers (like, "how many you have left to kill?" "3", the 3 is just out the window). Anyone know what the deal is?

  3. #1243
    Sea Torques
    Join Date
    Jul 2010
    Posts
    516
    BG Level
    5
    FFXI Server
    Bahamut

    Quote Originally Posted by rog View Post
    Which one? Brooder usually pops around a lot of fences in my experience, so you can use stun, and run to the nearest fence, and use that to get some distance while waiting on stun recast, then move to the next fence, and repeat until you get where you want to be.

    You could also try using sprinter's shoes+gaiters, but i'm not sure how consistently you'll be able to stand up, and start running before it hits you.
    Non-Abyssea VNM at the moment -- specifically Lamprey Lord. Because of it's double and triple attack rate, it can wipe 3 shadows pretty quickly. Shoggoth isn't as much of a problem since it's better to just kite it anyway.

  4. #1244
    rog
    rog is offline
    Banned.

    Join Date
    Oct 2007
    Posts
    3,874
    BG Level
    7

    Quote Originally Posted by TSFFXI View Post
    Non-Abyssea VNM at the moment -- specifically Lamprey Lord. Because of it's double and triple attack rate, it can wipe 3 shadows pretty quickly. Shoggoth isn't as much of a problem since it's better to just kite it anyway.
    Oh. Nothing you can do then, you'll need someone else to pull it.

  5. #1245
    Cerberus
    Join Date
    Jun 2007
    Posts
    411
    BG Level
    4
    FFXIV Character
    Ninita Nita
    FFXIV Server
    Excalibur
    FFXI Server
    Shiva
    WoW Realm
    Gnomeregan

    Quote Originally Posted by Ddboner View Post
    I redid my Healing Breath macro but it doesn't seem to be working properly, any advice would be helpful. Thank you.

    Macro Example
    /magic "Dia" <t>
    /console....
    /wait 1.5
    /console....

    I'm subbed RDM, I also tried wait 1, and also both waits with Barwater. Sometimes my 1st equip macro doesn't go off and the helm isn't equipped at the end of cast. both wait times and spells work, sometimes, sometimes they don't. It doesn't seem like lag but not sure what else is happening.
    do this instead.

    /con exec pre-healing.txt (your helm macro and such)
    /ma Dia <t>
    /wait 2
    /con exec HB-Gear.txt (your wyrm armet etc)

  6. #1246
    New Spam Forum
    Join Date
    Dec 2009
    Posts
    171
    BG Level
    3
    FFXI Server
    Unicorn

    Does anyone have a good SCH .xml for spellcast that actually works with sublimation idle rules? I've tried, I believe, every single template on the spellcast site and not a single one has worked. If anyone has their own, and it works well, I would love to see it. I should add that the autoexec sublimation rules have also not been working.

  7. #1247
    Nidhogg
    Join Date
    Sep 2007
    Posts
    3,933
    BG Level
    7
    FFXIV Character
    Serefina Solfyre
    FFXIV Server
    Odin
    FFXI Server
    Bahamut

    What do you want it to do with Sublimation on? Should be easy enough to adapt.

  8. #1248
    Cerberus
    Join Date
    Jun 2007
    Posts
    411
    BG Level
    4
    FFXIV Character
    Ninita Nita
    FFXIV Server
    Excalibur
    FFXI Server
    Shiva
    WoW Realm
    Gnomeregan

    Quote Originally Posted by Ellimist View Post
    Does anyone have a good SCH .xml for spellcast that actually works with sublimation idle rules? I've tried, I believe, every single template on the spellcast site and not a single one has worked. If anyone has their own, and it works well, I would love to see it. I should add that the autoexec sublimation rules have also not been working.
    Do you have autoexec? It's a very important part to any sch xml imo. Since it can change stuff on the fly. So unless you wanna have 2 sublimation macros (one for when you use it to charge and one to use it to gain the mp) i would hope you have it. Now, once you have autoexec (i'll assume you know how to set it up and have read about it so i'll just post what to put in the autoexec.xml)

    Code:
    <?xml version="1.0" ?>
    <autoexec>
    <!--Sublimation Charging-->
            <register event="gainbuff_Sublimation:_Activated" silent="true">
                   sc var set idleset SublimationIdle;
                   sc set $idleset;
                   ae regonceq losebuff_Sublimation:_Activated ae trigger completeused
            </register>
    <!--Sublimation Charged Or Used-->
           <register event="completeused" silent="true">
                   sc var set idleset NormalIdle
          </register>
    </autoexec>
    Ok, now, after this in your spellcast xml change every <equip when="aftercast" set="w/e" /> Line to this:

    Code:
    <equip when="aftercast" set="$idleset"/>
    If you don't have it already create a variables section above the rules. It should look somethin like this if you don't have it.

    Code:
    <variables clear="True">
         <var name="idleset">NormalIdle</var>
    </variables>

    Now, if you have trouble with this it's probably because i screwed up something. Just send me a pm and i'll figure it out. I'm not ingame atm so i can't double check it.

    Almost forgot you have to make both those sets. NormalIdle and SublimationIdle in spellcast.


    Had a lot of edits. I apologize I posted without having tested it before. However i just tested it on drk and it works like a charm for me. Good luck with your sch stuff.

    Edit #438923859782385...... If you happen to find a problem with it I'm sorry. It should work for almost everything. There could be problems if you cast a spell and it drops your hp enough to cause your sublimation to complete charging. It may change back to the sublimation idle set instead of normal idle.. I could figure a way around this.. But i don't really want to i'm sorry. Also, When you reuse sublimation to gain the mp. It won't change your gear off Sublimation Idle set. but it will change the variable so anything you do after that will change your set to your normal idle. Sorry again, as i just threw all this together in a very short time, and since i don't play sch anymore i don't really wanna fix it to be perfect.

  9. #1249
    New Spam Forum
    Join Date
    Dec 2009
    Posts
    171
    BG Level
    3
    FFXI Server
    Unicorn

    Basically, I can't get the idle rules to work where when sublimation is active, I have my Sch. M.Board +1 and Argute Gown equipped, and when it is off or full, I have my Vermillion cloak on. This is in all instances after and before I have casted any spell or have stopped resting.

    Another rule that won't work is when I am resting with sublimation active, I would like these two pieces of equipment to be on.

  10. #1250
    Nidhogg
    Join Date
    Sep 2007
    Posts
    3,933
    BG Level
    7
    FFXIV Character
    Serefina Solfyre
    FFXIV Server
    Odin
    FFXI Server
    Bahamut

    Quote Originally Posted by Ellimist View Post
    Another rule that won't work is when I am resting with sublimation active, I would like these two pieces of equipment to be on.
    <if spell="autoset">
    <if buffactive="Sublimation">
    <action type="equip" when="resting" set="Rest2" />
    </if>
    <else>
    <action type="equip" when="resting" set="Rest1 />
    </else>
    </if>
    Change Sublimation to whatever it's called, I don't play SCH (there's a buff list on the windower wiki). That's one way of doing it... another is the variable approach outlined above (where you could use a variable which is set to 0 when Sublimation is off and 1 when Sublimation is on, and have just a single <action type="equip" when="resting" set="Rest-$Restset" /> for instance).

    I dunno if I'm making these far too basic.

  11. #1251
    New Spam Forum
    Join Date
    Dec 2009
    Posts
    171
    BG Level
    3
    FFXI Server
    Unicorn

    Thanks both of you. I will make these changes and see if it works.

  12. #1252
    Blue Magic is Best Magic
    Join Date
    Jul 2007
    Posts
    8,215
    BG Level
    8

    Quote Originally Posted by Not Kuno View Post
    chatmon likes to eat up a lot of my tells. I've noticed that whenever someone sends me a tell with just / or sometimes just numbers (like, "how many you have left to kill?" "3", the 3 is just out the window). Anyone know what the deal is?
    I get that too with the "/" thing, who knows if its also just numbers. Not sure how to go about fixing that. Doesn't seem to work anymore though, I get spammed with RMT tells a lot lately.

  13. #1253
    Salvage Bans
    Join Date
    Dec 2006
    Posts
    888
    BG Level
    5
    FFXI Server
    Leviathan

    Quote Originally Posted by Chen View Post
    OP in, run down the hill, you'll see trents, chigoes all around there, whacking them atm.

    also: apradar <3 saves so much time.

    Yeah knew the general vicinity from beating up treants for first stage of magian trials, just was running around there last night actually looking for chigoes and of course when you want their aggro they never comply ^^

    Thanks for the apradar comment, have never used it and didn't know whether or not they would show up due to their "hiding" status similar to sharks. I take it sharks/ufos are picked up then as well?

  14. #1254
    rog
    rog is offline
    Banned.

    Join Date
    Oct 2007
    Posts
    3,874
    BG Level
    7

    Why not just use:
    Code:
    <if buffactive="sublimation: activated">
        <equip when="aftercast" set="sub"/>
    </if>
    <else>
        <equip when="aftercast" set="idle"/>
    </else>
    Seems simple enough to me...

    Using variables and autoexec to do this is rather stupid.

  15. #1255
    Cerberus
    Join Date
    Jun 2007
    Posts
    411
    BG Level
    4
    FFXIV Character
    Ninita Nita
    FFXIV Server
    Excalibur
    FFXI Server
    Shiva
    WoW Realm
    Gnomeregan

    Quote Originally Posted by rog View Post
    Why not just use:
    Code:
    <if buffactive="sublimation: activated">
        <equip when="aftercast" set="sub"/>
    </if>
    <else>
        <equip when="aftercast" set="idle"/>
    </else>
    Seems simple enough to me...

    Using variables and autoexec to do this is rather stupid.
    Can't believe i didn't think of something like this before i put all the work into the autoexec crap ><. I like making things more complicated than they need to be evidently.

  16. #1256
    Nidhogg
    Join Date
    Mar 2008
    Posts
    3,793
    BG Level
    7

    Quote Originally Posted by rog View Post
    Why not just use:
    Code:
    <if buffactive="sublimation: activated">
        <equip when="aftercast" set="sub"/>
    </if>
    <else>
        <equip when="aftercast" set="idle"/>
    </else>
    Seems simple enough to me...

    Using variables and autoexec to do this is rather stupid.
    Using variables is cleaner/neater. Also, what you just listed will equip on resting too, so you have to extend it to 4 different sets at least (idle sub, idle no sub, resting sub, resting no sub).

    It's better to have a variable that changes between "sublim" and "nosublim" or something, and name your sets Restingsublim and Restingnosublim, then use Resting$variable to just equip the appropriate resting set.

    Also, note I said at least 4 sets, depending how complex you want to go, if you have a MDT idle, etc for certain fights, the # of sets may increase a lot, but with variables your rules don't have to change at all as you add more, just use the variable tag after.

  17. #1257
    An exploitable mess of a card game
    Join Date
    Sep 2008
    Posts
    13,197
    BG Level
    9
    FFXIV Character
    Gouka Mekkyaku
    FFXIV Server
    Gilgamesh
    FFXI Server
    Diabolos

    Is there a complete chart that specifies what mobs give what light in Abyssea?

  18. #1258
    Hydra
    Join Date
    Nov 2007
    Posts
    115
    BG Level
    3
    FFXI Server
    Ramuh

    Are there any screenshots of the !! that appear on Abyssea NMs when you trigger the Atma?

  19. #1259
    Gimp like a Pro!
    Join Date
    Oct 2009
    Posts
    541
    BG Level
    5
    FFXI Server
    Ragnarok

    is there any area where unlocking latent of destroyers is better and faster than Cape Ter. Kuftal tunnel or Sky? i'm getting tired of these. FoV to do besides that would be nice though i seek a faster way.

  20. #1260
    Salvage Bans
    Join Date
    Jun 2007
    Posts
    798
    BG Level
    5

    K, I feel dumb. I actually meant a good low-man strategy for Jailer of FAITH. Forgive me it was way late. Also, is there a good way to straight-tank it?

Page 63 of 150 FirstFirst ... 13 53 61 62 63 64 65 73 113 ... LastLast

Similar Threads

  1. Randomer Question Thread
    By aurik in forum FFXI: Everything
    Replies: 8518
    Last Post: 2009-07-06, 14:22
  2. Random Question Thread
    By Rocl in forum FFXI: Everything
    Replies: 2934
    Last Post: 2008-01-17, 13:43
  3. [WoTG] Random question thread
    By Koyangi in forum FFXI: Everything
    Replies: 165
    Last Post: 2008-01-02, 21:30