Item Search
     
BG-Wiki Search
Page 172 of 302 FirstFirst ... 122 162 170 171 172 173 174 182 222 ... LastLast
Results 3421 to 3440 of 6036

Thread: Gearswap Help Thread!     submit to reddit submit to twitter

  1. #3421
    Relic Shield
    Join Date
    Jan 2013
    Posts
    1,868
    BG Level
    6

    Also it might be wise to lock your body head when you have doom/weakness if you are equipping twilight for that (and unlock body/head when it wears)? Other wise anything that can change gear will and the timing could coincide with a gear change and you wont have autoreraise.

  2. #3422
    Bagel
    Join Date
    Dec 2012
    Posts
    1,488
    BG Level
    6

    Quote Originally Posted by Trumpy View Post
    Also it might be wise to lock your body head when you have doom/weakness if you are equipping twilight for that (and unlock body/head when it wears)? Other wise anything that can change gear will and the timing could coincide with a gear change and you wont have autoreraise.
    agread but i was trying to stop the error first

  3. #3423
    RIDE ARMOR
    Join Date
    Dec 2014
    Posts
    22
    BG Level
    1

    I really appreciate all your help. I added your fix and still got same error.

    11:35:26 > //console_log 1
    11:35:52 > //console_log 1 Ukonvsara
    11:36:02 > Unloaded addon: GearSwap.
    11:36:03 > Addon: GearSwap (author: Byrth, version: 0.894) loaded successfully.
    11:36:03 > GearSwap: Loaded your WAR Lua file!
    11:36:44 > GearSwap: Lua error (runtime) - gearswap/flow.lua:300:
    11:36:44 > GearSwap has detected an error in the user function status_change:
    11:36:44 > ...86)\Windower4\/addons/gearswap/data/_WAR.lua:142: attempt to index field 'Ukonvasara' (a nil value)
    11:37:35 > Unloaded addon: GearSwap.
    11:37:36 > Addon: GearSwap (author: Byrth, version: 0.894) loaded successfully.
    11:37:36 > GearSwap: Loaded your WAR Lua file!
    11:37:55 > GearSwap: Lua error (runtime) - gearswap/flow.lua:300:
    11:37:55 > GearSwap has detected an error in the user function status_change:
    11:37:55 > ...86)\Windower4\/addons/gearswap/data/_WAR.lua:142: attempt to index field 'Ukonvasara' (a nil value)
    11:49:16 > Unloaded addon: GearSwap.
    11:49:16 > Addon: GearSwap (author: Byrth, version: 0.894) loaded successfully.
    11:49:16 > GearSwap: Loaded your WAR Lua file!
    11:49:49 > GearSwap: Lua error (runtime) - gearswap/flow.lua:300:
    11:49:49 > GearSwap has detected an error in the user function status_change:
    11:49:49 > ...86)\Windower4\/addons/gearswap/data/_WAR.lua:142: attempt to index field 'Ukonvasara' (a nil value)
    11:53:25 > Unloaded addon: GearSwap.
    11:53:26 > Addon: GearSwap (author: Byrth, version: 0.894) loaded successfully.
    11:53:26 > GearSwap: Loaded your WAR Lua file!
    11:54:26 > GearSwap: Lua error (runtime) - gearswap/flow.lua:300:
    11:54:26 > GearSwap has detected an error in the user function status_change:
    11:54:26 > ...86)\Windower4\/addons/gearswap/data/_WAR.lua:142: attempt to index field 'Ukonvasara' (a nil value)
    11:54:57 > GearSwap: Lua error (runtime) - gearswap/flow.lua:300:
    11:54:57 > GearSwap has detected an error in the user function status_change:
    11:54:57 > ...86)\Windower4\/addons/gearswap/data/_WAR.lua:142: attempt to index field 'Ukonvasara' (a nil value)
    11:56:08 > GearSwap: Lua error (runtime) - gearswap/flow.lua:300:
    11:56:08 > GearSwap has detected an error in the user function status_change:
    11:56:08 > ...86)\Windower4\/addons/gearswap/data/_WAR.lua:142: attempt to index field 'Ukonvasara' (a nil value)

  4. #3424
    Bagel
    Join Date
    Dec 2012
    Posts
    1,488
    BG Level
    6

    Quote Originally Posted by kano1977 View Post
    I really appreciate all your help. I added your fix and still got same error.....)
    what are you using to edit your file i.e. notepad/wordpad/Notepad++/etc.
    if your using notepad/wordpad try Notepad ++ from here http://notepad-plus-plus.org/download/v6.6.9.html its free
    when was the last time you restarted windower
    try this command //reload luacore
    if that does not work try to exit and re start windower
    are you on live or dev windower

    edit
    is the war file you posted the exact one your using with out removing any thing(except the code i gave you)
    i ask because -- coments out a line while --[[comments out till you use ]]

  5. #3425
    RIDE ARMOR
    Join Date
    Dec 2014
    Posts
    22
    BG Level
    1

    So in case I messed something up I grabbed the lua file again and added your fix and edited a few pieces of gear. I re logged and everything as well. Awesome news I no longer get the error but after I weapon skill it wont go back to my tp gear. Another issue but at least its not the previous one.

    http://pastebin.com/96zGQX8E

  6. #3426
    RIDE ARMOR
    Join Date
    Dec 2014
    Posts
    22
    BG Level
    1

    I am using notepad ++ as well I am going to try to log again see if it will fix latest issue

  7. #3427
    Bagel
    Join Date
    Dec 2012
    Posts
    1,488
    BG Level
    6

    Quote Originally Posted by kano1977 View Post
    So in case I messed something up I grabbed the lua file again and added your fix and edited a few pieces of gear. I re logged and everything as well. Awesome news I no longer get the error but after I weapon skill it wont go back to my tp gear. Another issue but at least its not the previous one.

    http://pastebin.com/96zGQX8E
    try this file http://www.filedropper.com/war
    it has the proper way to do gear locks on buff change so that taking action does not change the specified gear till the buff drops and the fix for your new issue
    or you can revert to what it was originally in status_change

  8. #3428
    RIDE ARMOR
    Join Date
    Dec 2014
    Posts
    22
    BG Level
    1

    Quote Originally Posted by dlsmd View Post
    try this file http://www.filedropper.com/war
    it has the proper way to do gear locks on buff change so that taking action does not change the specified gear till the buff drops and the fix for your new issue
    or you can revert to what it was originally in status_change
    I swapped the file with that one and nothing worked

  9. #3429
    RIDE ARMOR
    Join Date
    Dec 2014
    Posts
    22
    BG Level
    1

    He still stays in ws gear after his ws

  10. #3430
    RIDE ARMOR
    Join Date
    Dec 2014
    Posts
    22
    BG Level
    1

    Thank You for your time it works

  11. #3431
    RIDE ARMOR
    Join Date
    Dec 2014
    Posts
    12
    BG Level
    1

    I downloaded SAM Gearswap and then i added RA Sets to him, but everytime i use /ra i get error 447
    here is my gearswap : pastebin.com/v1FgQ7fn
    Please help me out!

  12. #3432
    Bagel
    Join Date
    Dec 2012
    Posts
    1,488
    BG Level
    6

    Quote Originally Posted by KLoOoSH View Post
    I downloaded SAM Gearswap and then i added RA Sets to him, but everytime i use /ra i get error 447
    here is my gearswap : pastebin.com/v1FgQ7fn
    Please help me out!
    you dont have ammo_warning_limit defined in your file
    the just below that you have an elseif right after an end
    Code:
                end
                elseif spell.type == "WeaponSkill" then                    
                        equipSet = sets.WS
    remove the end

    in lua you need to order you if,elseif,else,end like this
    if <rule> then --must have only one
    <do something>
    elesif <rule> then-- you can have as many as you want but not required
    <do something>
    else -- there can be only one but not required
    <do something>
    end -- must have only one

    and no mater what the <rule> must always be true
    true = true
    not false = true
    1 == 1 =true
    not 'a' == 'b' = true
    not 2 == 1 = true
    'a' == 'b' = true
    not false and true = true
    not 1 == 2 and 1 == 1 = true
    not 'a' == 'b' and 'b' == 'b' = true
    not false or false = true
    not 1 == 2 or 1 == 2 = true
    not 'a' == 'b' or 'a' == 'b' = true
    not true or true = true
    not 1 == 1 or 1 == 1 = true
    not 'b' == 'b' or 'b' == 'b' = true

  13. #3433
    RIDE ARMOR
    Join Date
    Dec 2014
    Posts
    12
    BG Level
    1

    Quote Originally Posted by dlsmd View Post
    you dont have ammo_warning_limit defined in your file
    the just below that you have an elseif right after an end
    Code:
                end
                elseif spell.type == "WeaponSkill" then                    
                        equipSet = sets.WS
    remove the end

    i got another error after i removed the end
    error 453 end expected to close if at line
    pastebin.com/v1FgQ7fn

    can u fix my gearswap and repost it for me please?
    coz everytime i fix error i get another this is error number 7 after each error

  14. #3434
    Bagel
    Join Date
    Dec 2012
    Posts
    1,488
    BG Level
    6

    this code is fixed
    http://pastebin.com/TFqHDXxV
    i set you ammo warning limit at 5 you can change it to what ever you want by editing the file on line 439

    please use some kind of formatting standard it makes it alot easier to read

  15. #3435
    RIDE ARMOR
    Join Date
    Dec 2014
    Posts
    12
    BG Level
    1

    Quote Originally Posted by dlsmd View Post
    this code is fixed
    pastebin.com/TFqHDXxV
    i set you ammo warning limit at 5 you can change it to what ever you want by editing the file on line 439

    please use some kind of formatting standard it makes it alot easier to read



    its worked w/o any errors but i dont get low ammo Warning*** when i use /ra
    i had 2 arrows left and no worrning even for AM3 time too no count down warrning
    pastebin.com/v1FgQ7fn

  16. #3436
    Bagel
    Join Date
    Dec 2012
    Posts
    1,488
    BG Level
    6

    i have a question??
    who wrote this code or did you grab this from many sources?

  17. #3437
    RIDE ARMOR
    Join Date
    Apr 2014
    Posts
    22
    BG Level
    1

    Zerowone THANK YOU for the update. Love your GS out of the few to choose from

  18. #3438
    New Merits
    Join Date
    Apr 2010
    Posts
    228
    BG Level
    4

    Quote Originally Posted by dlsmd View Post
    i have a question??
    who wrote this code or did you grab this from many sources?
    He's using the sam file i created and put in the gearswap shop thread, minus all the ranged stuff he's having issues with. I have no ranged pre or midshot sets defined in mine being that I never use a bow.

  19. #3439
    Bagel
    Join Date
    Dec 2012
    Posts
    1,488
    BG Level
    6

    Quote Originally Posted by Sithel View Post
    He's using the sam file i created and put in the gearswap shop thread, minus all the ranged stuff he's having issues with. I have no ranged pre or midshot sets defined in mine being that I never use a bow.
    yup thats what i thought

  20. #3440
    RIDE ARMOR
    Join Date
    Sep 2014
    Posts
    17
    BG Level
    1
    FFXI Server
    Asura

    hi, can anyone tell me why when I use troubadour, nightingale and soul voice it is not equiping the correct sets? instead of equipping the correct sets... it equips sets.precast.fc as far as I can tell.
    http://pastebin.com/6FxkGvUV
    any information on why this isn't working would be incredibly helpfull, thanks^^

Page 172 of 302 FirstFirst ... 122 162 170 171 172 173 174 182 222 ... LastLast

Similar Threads

  1. Replies: 6547
    Last Post: 2014-07-08, 22:45