Windower |
||
Windower
SO, I'm having a problem.. When I logged on this morning, I installed the newest POL update that had like 14 files in it.. Then when I logged into the game.. all of my "console .exec" macros weren't working. Anyone have any idea how to fix it, or what the problem is?
Did you close POL after the update and reload it?
Every time there's a POL update, the auto restart loads the regular POL for me so I need to close it and re-load the Windower one. ahhhhh word.. yeah that fixed it.. TYVM.. yeah I'm dumb.. sorry about that.
NP. Glad I could help.
I'm a new Windower user myself. Where can I set it up to get more than 6 lines in a macro? Is this an add-on or a feature I can't figure out?
Thanks! Offline
Posts: 1136
http://www.theamazonbasin.com/~ak404/ffxi/ffxi-macros.html
Nice little guide, and easy to follow too (used it the first time I downloaded windower). Offline
Posts: 1136
Damn, pushed the "Submit" instead of preview... oh well, also try this after trying the above for more in-depth guide.
http://www.staronion.com/maiev/nfblog/?page_id=204 Teaches also how to bind keys to certain scripts (like a full resting gear by pushing alt-r in my case to save page/space). go to the windower site and look it up. w/o knowing how computer savvy you are and if you would understand my generic terminology you'd prob be better off. But I'll try.
Locate your init.txt open a new notepad and name it and save it there in the same folder. Make the file name simple because you will need to use the exact spelling in the game. example sch_enf.txt now you can make a item set here and copy and paste it to that note pad and save it or you can try it all out yourself. keep with the format below and you can add as many pieces as you like. input /equip main "Terra's Staff"; You need the ; at the end it tells the program where this specific command ends. No space either cause it can cause weird results. to call this file in game you would put this in 1 macro line /console exec sch_enf.txt note if you use item sets here you will have to take the "d" off ranged Good Luck If you're more computer savvy... This can be much more helpful for mage jobs or making jobs a bit easier to use, if you have questions, I'll be glad to help out in PMs.
http://windower.net/plugins/spellcast Let me repeat so that I understand:
In the scripts folder, create a new notepad file, name it simple, then proceed to entering as many gear swaps as I need. Then when in game, to initiate a long gear swap, macro in /console exec doc.txt. And this can be followed by /ma "Thunder IV" <t> in the same macro? Yes that is how i do it
/console exec rdm_enf.txt Line 1 /ma bind <stnpc> Line 2 you can also do it in the script also input /ma bind <stnpc>; Edit: you can still equip other gear like you want your elemental set for nukes leave out the staffs in the script you create and just add the staff in your normal macro. Offline
Posts: 1136
Asura.Hatheron said: Let me repeat so that I understand: In the scripts folder, create a new notepad file, name it simple, then proceed to entering as many gear swaps as I need. Then when in game, to initiate a long gear swap, macro in /console exec doc.txt. And this can be followed by /ma "Thunder IV" <t> in the same macro? You could also put it in a folder to keep it organized then just change the "/console exec doc.txt" to "/console exec SCH/doc.txt" (assuming it's in the SCH folder). That's pretty cool. But in that guide he says this:
"Additionally, semicolons are used to close lines only. Any macro lines with a semicolon that are used for any purpose except a close result an error." When would you not want a ';' to close a line? Asura.Hatheron said: That's pretty cool. But in that guide he says this: "Additionally, semicolons are used to close lines only. Any macro lines with a semicolon that are used for any purpose except a close result an error." When would you not want a ';' to close a line? When you want to leave some note in there to yourself. be sure not to leave spaces in between your command and the ";". {Understood.} I think I got it. Thanks fellas. ^_^
I have a question myself. What is the name of the plugin that creates more
visually appealing names, linkshell icons, LFG icons, etc? http://emikoffxi.livejournal.com/
Offline
Posts: 1136
Offline
Posts: 1136
<~ slowpoke D:
I'm having a problem with my windower recast. it just won't load! everything else works but not that. i've gone to windower.net and saved the recast file to my plugins folder. isn't that all you're supposed to do?
Siren.Aytac said: I'm having a problem with my windower recast. it just won't load! everything else works but not that. i've gone to windower.net and saved the recast file to my plugins folder. isn't that all you're supposed to do? you can also make item sets on this site and just copy/paste the text into notepad
Fenrir.Nightfyre said: Siren.Aytac said: I'm having a problem with my windower recast. it just won't load! everything else works but not that. i've gone to windower.net and saved the recast file to my plugins folder. isn't that all you're supposed to do? I am using version 1.73 Just remember that you can also use the FFXIAH to to your advantage by making macro sets on your "item sets" there, they will list your macros for ya, and you can use the walk thrus the guys tell you above.
I had a woman who was on Caitsith, who went to Shiva, she taught me right from scratch.. If you see this thread.. You know who you are... Thanks! ^.^b Rem... use the items sets tab, when you login, input your gear and voila. Yo uhave a choice to show ppl, or you can Opt not to.. either or.. This will also help! Good Luck! Siren.Aytac said: I'm having a problem with my windower recast. it just won't load! everything else works but not that. i've gone to windower.net and saved the recast file to my plugins folder. isn't that all you're supposed to do? Siren.Aytac said: Fenrir.Nightfyre said: Siren.Aytac said: I'm having a problem with my windower recast. it just won't load! everything else works but not that. i've gone to windower.net and saved the recast file to my plugins folder. isn't that all you're supposed to do? I am using version 1.73 My recast works fine. Yarnball is what stopped working for me. No, I haven't checked for a new version. I used it for a few days before it broke.
Seraph.Caiyuo said: Siren.Aytac said: I'm having a problem with my windower recast. it just won't load! everything else works but not that. i've gone to windower.net and saved the recast file to my plugins folder. isn't that all you're supposed to do? Siren.Aytac said: Fenrir.Nightfyre said: Siren.Aytac said: I'm having a problem with my windower recast. it just won't load! everything else works but not that. i've gone to windower.net and saved the recast file to my plugins folder. isn't that all you're supposed to do? I am using version 1.73 in my .init file, it shows( // recast )as does all my other 'working' plugins that are auto loaded. / executes, // means it's commented out. You may not have it set to load.
Right, as Nightfyre said, in your init.txt if you use the "//" preceding any lines it means it's simply there as a comment and isn't read by Windower when executed. In-game it is used differently, as "//" is used to send text directly to the windower console from XI without having to bring up the console. For reference, normal plugin loading from init.txt looks like this:
Code //Plugins (this is a comment) load TParty load Distance load Recast load run load tickle load infobar load timestamp |
||
All FFXI content and images © 2002-2024 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|