Item Search
     
BG-Wiki Search
Page 229 of 307 FirstFirst ... 179 219 227 228 229 230 231 239 279 ... LastLast
Results 4561 to 4580 of 6124
  1. #4561
    Smells like Onions
    Join Date
    Aug 2014
    Posts
    9
    BG Level
    0

    sorry couldn't post japanese message correctly
    please ignore this post

  2. #4562
    Fake Numbers
    Join Date
    Jan 2009
    Posts
    77
    BG Level
    2
    FFXI Server
    Bismarck

    Quote Originally Posted by Arcon View Post
    You should never touch the Lua file. It will reset to '\n' again the next time it's updated. Go to Windower/addons/Clock/data/settings.xml and change it in there, those are your personal settings and updates won't overwrite them. Font can be adjusted there as well (as well as font size, color, background, stroke, alignment, bold, italic, etc.).
    Ok that worked thanks, I used \032 instead of \n in case anyone was wondering what to change separator to for a space separator (maybe there was something besides \032 I could have used for space?)

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

    Does the logger addon work with battlemod?

  4. #4564
    Dew
    Dew is offline
    Hydra
    Join Date
    Jun 2007
    Posts
    110
    BG Level
    3

    Logger isn't trying to download anymore, but still getting the hook redownload every time launcher is opened.

  5. #4565
    Old Merits
    Join Date
    Nov 2007
    Posts
    1,002
    BG Level
    6
    FFXI Server
    Asura

    Is there any chance there will be an add-on that will allow someone to run a linkshell relay that automatically repeats chat, with the sender's name, between the two linkshells? That would be awesome, and would prevent need for linkshell overlap. Someone could leave it on an LS mule. I know of an LS or two that frequently hits the 64-player limit for who can be logged in.

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

    Now that find is no longer a plugin, is it possible to have the command //find just search the player character and not search every character? I know you can use //find :charactername item but thats more typing. Just a thought unless I'm missing something.

  7. #4567
    Sea Torques
    Join Date
    Sep 2012
    Posts
    736
    BG Level
    5
    FFXI Server
    Leviathan

    Unfortunately you cannot emulate the sender's name, the server assigns the name itself. You could however put the original sender name in as part of the message, i.e. something like this:
    <Me> <OriginalSender> said on LS1: Hello!

  8. #4568
    Sea Torques
    Join Date
    Sep 2012
    Posts
    736
    BG Level
    5
    FFXI Server
    Leviathan

    Quote Originally Posted by Draylo View Post
    Now that find is no longer a plugin, is it possible to have the command //find just search the player character and not search every character? I know you can use //find :charactername item but thats more typing. Just a thought unless I'm missing something.
    No, but you can do "//alias find findall :Draylo", then using //find will only search your character.

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

    Nice, thank you.

  10. #4570
    Smells like Onions
    Join Date
    Dec 2014
    Posts
    3
    BG Level
    0

    Hi guys, I posted a thread in the official Windower forum looking for help about crashing on Windower startup and I would really appreciate it if anyone could take a look at it rather than starting a separate discussion about it here. Thanks! Here's the link with spaces in the url for posting:

    forums . windower . net/index.php?/topic/706-windower-crashing-on-startup/

  11. #4571
    Fake Numbers
    Join Date
    Jan 2009
    Posts
    77
    BG Level
    2
    FFXI Server
    Bismarck

    Chatlink seems to add listed links to it's own list if you do //clink list, so if you were to do it a few times it could get stuffed with duplicate links

  12. #4572
    HABS SUCK!!!!!
    Sepukku is my Hero
    Therrien's Cum Dumpster

    Join Date
    Mar 2005
    Posts
    37,884
    BG Level
    10
    FFXI Server
    Gilgamesh

    for those who were still using spellcast cause they were too lazy to redo all their shit for gearcast, it finally bit the bullet -_-

  13. #4573
    Old Merits
    Join Date
    Nov 2007
    Posts
    1,002
    BG Level
    6
    FFXI Server
    Asura

    Quote Originally Posted by Arcon View Post
    Unfortunately you cannot emulate the sender's name, the server assigns the name itself. You could however put the original sender name in as part of the message, i.e. something like this:
    <Me> <OriginalSender> said on LS1: Hello!
    Sorry, I understood that, I just took it for granted as understood. Figured we could have it as charactername: message. It would only run into an issue with max-length messages. Still nice to have that function in any form. Would make some things more manageable.

  14. #4574
    HABS SUCK!!!!!
    Sepukku is my Hero
    Therrien's Cum Dumpster

    Join Date
    Mar 2005
    Posts
    37,884
    BG Level
    10
    FFXI Server
    Gilgamesh

    is there any way to use gearcollector with gearswap, or is there an alternative for it?

  15. #4575
    Shootin' rocks at monsters
    Join Date
    Sep 2007
    Posts
    3,693
    BG Level
    7
    FFXI Server
    Shiva

    Quote Originally Posted by NynJa View Post
    for those who were still using spellcast cause they were too lazy to redo all their shit for gearcast, it finally bit the bullet -_-
    I noticed. I'm mostly sad because I was never quite able to get GearSwap to function as intuitively for me as groups did. I guess it's time to re-learn it and update everything.

    So sad.

  16. #4576
    Campaign
    Join Date
    Jul 2007
    Posts
    6,633
    BG Level
    8

    Quote Originally Posted by NynJa View Post
    is there any way to use gearcollector with gearswap, or is there an alternative for it?
    There is absolutely a way, altough Byrth is building a new addon that will directly read your sets in your gearswap files and get items through packets (which means a bunch of seconds instead of the ~2 mins required by Gearcollector)

    To work with gear collector you need first to extract your current lua into an XML format. do the following steps:


    1) Load the Lua you want to transform into a GC-working file
    2) write //gs export sets xml mainjob - this will produce a file called "Nynja_job.xml" in the gearswap/data/export folder
    3) repeat for all your jobs/luas
    4) go to the /export folder, take all the files that have been created and cut them
    5) go to the windower/plugins/spellcast folder and paste your cut files there
    6) Now inside the game use the "//gc job" command and things will go smoothly

  17. #4577
    Sea Torques
    Join Date
    Sep 2012
    Posts
    736
    BG Level
    5
    FFXI Server
    Leviathan

    Quote Originally Posted by Indi View Post
    Chatlink seems to add listed links to it's own list if you do //clink list, so if you were to do it a few times it could get stuffed with duplicate links
    Thanks, hadn't considered that case. I'll add an exception to it.

  18. #4578
    Smells like Onions
    Join Date
    Aug 2014
    Posts
    9
    BG Level
    0

    I lost my TP display from TParty. think it was ok until an hour ago.

  19. #4579
    Sea Torques
    Join Date
    Sep 2012
    Posts
    736
    BG Level
    5
    FFXI Server
    Leviathan

    Try //lua r tparty and tell me what version it says you have. The current version is 2.0.1.1, if you have anything less try to update.

  20. #4580
    CoP Dynamis
    Join Date
    Feb 2010
    Posts
    261
    BG Level
    4
    FFXI Server
    Carbuncle

    Quote Originally Posted by NynJa View Post
    for those who were still using spellcast cause they were too lazy to redo all their shit for gearcast, it finally bit the bullet -_-
    Did it? noooo! it means that I will have to spend the weekend trying to migrate to stupid GS... any "easy" guide for making the migration less painful? (I bet there are thousands).

Page 229 of 307 FirstFirst ... 179 219 227 228 229 230 231 239 279 ... LastLast

Similar Threads

  1. Service and Support
    By Ribeye in forum FFXI: Everything
    Replies: 8
    Last Post: 2009-10-17, 18:23
  2. Windows vista and FFXI problem
    By Takeno in forum FFXI: Everything
    Replies: 1
    Last Post: 2007-07-26, 13:36
  3. Windows Vista and Windower
    By divisortheory in forum FFXI: Everything
    Replies: 35
    Last Post: 2006-06-23, 04:19