Item Search
     
BG-Wiki Search
Page 169 of 328 FirstFirst ... 119 159 167 168 169 170 171 179 219 ... LastLast
Results 3361 to 3380 of 6548
  1. #3361
    xXNyteFyreXx420Sharingan
    Join Date
    May 2009
    Posts
    3,709
    BG Level
    7
    FFXI Server
    Fenrir

    Client's slow to recognize gearswaps, if you go A>B>A Spellcast may think you're still wearing AF3+2 and not equip it for the final swap. Add a slight delay or use <cmd> on the last body swap.

  2. #3362
    Banned.

    Join Date
    Aug 2010
    Posts
    1,775
    BG Level
    6

    How slight a delay are we talking here, 0.1 seconds or something more sizable? For that matter, what's the default midcast delay on spells that it isn't getting enough time to pick up on my body swaps?

  3. #3363
    Cerberus
    Join Date
    Jun 2010
    Posts
    461
    BG Level
    4

    Quote Originally Posted by GoggleHead View Post
    How slight a delay are we talking here, 0.1 seconds or something more sizable? For that matter, what's the default midcast delay on spells that it isn't getting enough time to pick up on my body swaps?
    Lag or the thought of lag has always been an issue for me. I use a .3 delay for WS spells and some DNC JA. The .3 seems to work very well but the idea of not needing any delay is always on my mind.

  4. #3364
    Relic Weapons
    Join Date
    Nov 2007
    Posts
    352
    BG Level
    4

    if I have a Fastcast/Eva Haste hybrid sets for nin, but specifically for Utususemi, can the code be written like this?

    <if spell="Utsusemi*">
    <equip when="precast" set="FastCast" />
    <equip when="midcast" set="FCEvasionHybrid" />
    <action type="equip" when="precast|midcast">
    <neck>Magoraga Beads</neck>
    <feet>Iga Kyahan +2</feet>
    </action>
    <castdelay delay=".25" />
    </if>

    without writing a new set just for utsusemi.

  5. #3365
    Hydra
    Join Date
    Dec 2008
    Posts
    104
    BG Level
    3
    FFXI Server
    Siren

    Code:
    //set4 runs approx 7 hours
    //set5 runs approx 14 hours
    alias 1 /ma Carbuncle me
    alias 2 /ma Shiva me
    alias 3 /ma Ifrit me
    alias 4 /ma Ramuh me
    alias 5 /ma Titan me
    alias 6 /ma Leviathan me
    alias rnd1 1;wait 10;/ja release me;wait 4;
    alias rnd2 2;wait 10;/ja release me;wait 4;
    alias rnd3 3;wait 10;/ja release me;wait 4;
    alias rnd4 4;wait 10;/ja release me;wait 4;
    alias rnd5 5;wait 10;/ja release me;wait 4;
    alias rnd6 6;wait 10;/ja release me;wait 4;
    alias set1 rnd1;rnd2;rnd3;rnd4;rnd5;rnd6;input /echo set1
    alias set2 set1;set1;set1;set1;set1;set1;input /echo Set2
    alias set3 set2;set2;set2;set2;set2;set2;input /echo set3
    alias set4 set3;set3;set3;set3;set3;set3;input /echo set4
    alias set5 set4;set4; /echo set5
    alias stop stopall; stopit
    alias stopall alias set1 /;
    alias stopit alias set2 /;
    bind ^escape stop //cntrl+Esc kills, takes 10 seconds to fully take effect at start
    input /echo SMN SKILL UP GOGOGO set4 or set5
    Spellcast noob, can someone just give a brief description on how to use this please? aka what folder to put in, how to exec, how to choose which set (4 or 5)?

    Thanks

  6. #3366
    Relic Weapons
    Join Date
    Nov 2007
    Posts
    352
    BG Level
    4

    I don't think that's a spellcast xml, but a script, put it as a txt file and under scripts/ folder

    edit: I think you execute it by //exec "filename.txt" or something like that if it's directly under the scrip folder. if not it's "//exec "/folder/filename.txt"

    if it's something like c:/program files/windower/script/folder/filename.txt

  7. #3367
    Hydra
    Join Date
    Dec 2008
    Posts
    104
    BG Level
    3
    FFXI Server
    Siren

    Quote Originally Posted by Lonewind View Post
    I don't think that's a spellcast xml, but a script, put it as a txt file and under scripts/ folder

    edit: I think you execute it by //exec "filename.txt" or something like that if it's directly under the scrip folder. if not it's "//exec "folder/filename.txt"

    if it's something like c:/program files/windower/script/folder/filename.txt
    I was just thinking that actually since its not the typical xml setup. So I would just do /console exec smn_skilling.txt (or whatever I name it) just like other scripts? Tried it real fast on rdm and the /echo at the bottom came up but nothing else happened (I was expecting a "cannot use that spell"). Never seen a script with all this alias and 2 different sets so I'm kinda confused, any suggestions?

  8. #3368
    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

    You need to type out the alias trigger in console ("set5" I think).

  9. #3369
    RIDE ARMOR
    Join Date
    Apr 2010
    Posts
    22
    BG Level
    1
    FFXI Server
    Valefor

    Anyone seen a decent bst xml floating aroung? Ive tried a few but none seem to work all that well, looking mainly just for reward/call beast/dd sets. There is one from like 9 months back in forums but it doesnt swap even after sets entered.

  10. #3370
    Hydra
    Join Date
    Jun 2008
    Posts
    140
    BG Level
    3

    Quote Originally Posted by Slore View Post
    Anyone seen a decent bst xml floating aroung? Ive tried a few but none seem to work all that well, looking mainly just for reward/call beast/dd sets. There is one from like 9 months back in forums but it doesnt swap even after sets entered.
    was thinking on making one soon, since lvled a month ago bst but still havent used it! i'll start it as soon as i finish the pup one (should be about done,just missing a couple things i'd like to have)

  11. #3371
    RIDE ARMOR
    Join Date
    Apr 2010
    Posts
    22
    BG Level
    1
    FFXI Server
    Valefor

    I can throw together some sets, the xml i have is almost 3 years or so back needless to say i tried updating gear but yeah it fires not haha

  12. #3372
    Salvage Bans
    Join Date
    Oct 2007
    Posts
    771
    BG Level
    5

    Quote Originally Posted by Necromage View Post
    Code:
    //set4 runs approx 7 hours
    //set5 runs approx 14 hours
    alias 1 /ma Carbuncle me
    alias 2 /ma Shiva me
    alias 3 /ma Ifrit me
    alias 4 /ma Ramuh me
    alias 5 /ma Titan me
    alias 6 /ma Leviathan me
    alias rnd1 1;wait 10;/ja release me;wait 4;
    alias rnd2 2;wait 10;/ja release me;wait 4;
    alias rnd3 3;wait 10;/ja release me;wait 4;
    alias rnd4 4;wait 10;/ja release me;wait 4;
    alias rnd5 5;wait 10;/ja release me;wait 4;
    alias rnd6 6;wait 10;/ja release me;wait 4;
    alias set1 rnd1;rnd2;rnd3;rnd4;rnd5;rnd6;input /echo set1
    alias set2 set1;set1;set1;set1;set1;set1;input /echo Set2
    alias set3 set2;set2;set2;set2;set2;set2;input /echo set3
    alias set4 set3;set3;set3;set3;set3;set3;input /echo set4
    alias set5 set4;set4; /echo set5
    alias stop stopall; stopit
    alias stopall alias set1 /;
    alias stopit alias set2 /;
    bind ^escape stop //cntrl+Esc kills, takes 10 seconds to fully take effect at start
    input /echo SMN SKILL UP GOGOGO set4 or set5
    Spellcast noob, can someone just give a brief description on how to use this please? aka what folder to put in, how to exec, how to choose which set (4 or 5)?

    Thanks

    This can crash ur system running so many have moved to using spellcast instead:
    http://wiki.windower.net/plugins/spe...mn/smn_skillup


    To get it started just copy/paste into a XML file in the spellcast folder and laod it up with [sc load filename.xml] After the script is loaded up and you preform any action you will get a one time message informing you of the script being loaded.
    Trigger Spells

    Cast one of these spells after the XML is loaded to start the skill up process.

    Cure1 - This will start the healing Magic cycle.
    Carbuncle - This will start the summoning magic cycle.
    Protect - This will start the Enhancing magic cycle for protect / shell spells
    Barfira - This will start the Enhancing magic cycle for bar spells
    Blaze Spikes - This will start the Enhancing magic cycle with BLM spike spells.
    You can press CTRL+ESCAPE to unload the script.

  13. #3373
    Salvage Bans
    Join Date
    Oct 2007
    Posts
    771
    BG Level
    5

    Quote Originally Posted by Slore View Post
    Anyone seen a decent bst xml floating aroung? Ive tried a few but none seem to work all

    that well, looking mainly just for reward/call beast/dd sets. There is one from like 9 months back in forums but it doesnt swap even after sets entered.
    http://wiki.windower.net/plugins/spe.../kensagaku_bst

    I have a version that switches to double axes using commands since equipping 2 weapons or weapon and grip can cause errors.

  14. #3374
    Cerberus
    Join Date
    Feb 2009
    Posts
    462
    BG Level
    4
    FFXI Server
    Bahamut

    Quote Originally Posted by kenshyn View Post
    This can crash ur system running so many have moved to using spellcast instead:
    http://wiki.windower.net/plugins/spe...mn/smn_skillup
    I use a similar script for curing/enhancing. This works like a dream. Only thing this one lacks are bard skillups, but I would imagine it being relatively simple to incorporate that into this.

  15. #3375
    Hydra
    Join Date
    Dec 2008
    Posts
    104
    BG Level
    3
    FFXI Server
    Siren

    Quote Originally Posted by kenshyn View Post
    To get it started just copy/paste into a XML file in the spellcast folder and laod it up with [sc load filename.xml] After the script is loaded up and you preform any action you will get a one time message informing you of the script being loaded.
    Trigger Spells

    Cast one of these spells after the XML is loaded to start the skill up process.

    Cure1 - This will start the healing Magic cycle.
    Carbuncle - This will start the summoning magic cycle.
    Protect - This will start the Enhancing magic cycle for protect / shell spells
    Barfira - This will start the Enhancing magic cycle for bar spells
    Blaze Spikes - This will start the Enhancing magic cycle with BLM spike spells.
    You can press CTRL+ESCAPE to unload the script.
    What program can I use to copy and paste this and save it as an xml? I tried open office spreadsheet but I keep getting the ingame console error saying
    "Spellcast: Invalid XML. No <Spellcast>?
    Spellcast: Your document failed to load. Please view the error above, and once it is corrected type /sc reload"

  16. #3376
    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

  17. #3377
    Hydra
    Join Date
    Dec 2008
    Posts
    104
    BG Level
    3
    FFXI Server
    Siren

    Ok works perfectly now, thanks a ton!

  18. #3378
    Banned.

    Join Date
    Jul 2007
    Posts
    10,330
    BG Level
    9

    Basic WHM spellcast, can anyone assist? I'm competent enough to fill in gear slots and whatnot, but I've messed with a few MNK and WAR spellcasts I've found via pastebin and when trying to edit them to fix what I didn't like basically ruined the whole thing.

    All I would want is to have an idle, precast, and cure set :/

  19. #3379
    Chram
    Join Date
    Sep 2007
    Posts
    2,526
    BG Level
    7
    FFXI Server
    Fenrir

    I have my whm spellcast on pastebin: http://pastebin.com/u/Motenten

    Get it and the Mote-include.xml if you want to try it out.

  20. #3380
    Cloak & Dagger
    Join Date
    Dec 2009
    Posts
    310
    BG Level
    4
    FFXIV Character
    Demenic Altreas
    FFXIV Server
    Gilgamesh

    I was wondering if you guys could help me out with something. I recently started using Motenten's THF xml and it's great. It can do pretty much anything I wanted for my THF. However, I'm having a slight issue with getting it to swap to Triplus Dagger and Thief's Knife on engage and after the TP check, even when set to Aggressive mode. I'm pretty sure I only modified the gear sets and set the default TH mode to be Agressive instead of Conservative. I can't figure this out and I've spent a while looking at the code, trying different things to no avail. Maybe I'm overlooking something. Can anyone offer any suggestions?

    Here's the URL for my modified XML: pastebin.com/0mJnZ1HX

    Sorry, I'd post it in hyperlink form, but I don't have the required posts needed to hyperlink. I'm more of a lurker than a poster

    Any help would be greatly appreciated with this. Thanks in advance.

    Edit: Nevermind, it started working suddenly. I think my spellcast plugin was bugged out or something as the xml started working upon restarting the plugin completely. Thanks for the help!

Page 169 of 328 FirstFirst ... 119 159 167 168 169 170 171 179 219 ... LastLast

Similar Threads

  1. Spellcast Shop Thread
    By Yugl in forum FFXI: Everything
    Replies: 232
    Last Post: 2014-03-18, 04:47
  2. time spent on ls events, helping friends and your own time
    By freewind in forum FFXI: Everything
    Replies: 6
    Last Post: 2005-09-06, 16:42