[PE] TeamPhoenix menu

User Tag List

Page 16 of 18 FirstFirst ... 12131415161718 LastLast
Results 226 to 240 of 270
  1. #226
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    might try calling your BuildGUI function once in the callback area. That's what I do to build the SavedVariables.
    "Shootings easy, Aimings hard!" Stinky

    [PE] TeamPhoenix
  2. #227
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Stinky for the assist.

    Many fixes for all classes / specs.

    - Fix auto targeting (no longer pulls random crap)
    - Permanent fix "concatenate nil value" errors (on clean installs).
    - Modify a few default options for more fluid gameplay
    - Added weird HFC targets to object manager and autotarget.

    Suggest you all update.

  3. #228
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No problem brother.
    "Shootings easy, Aimings hard!" Stinky

  4. #229
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Few more bug fixes
    - typo in toc broke arcane
    - typo in ret gui broke gui for that spec only
    - missing comma in arcane pot section.
    Last edited by akeon1; 07-03-2015 at 08:33 AM.

  5. #230
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Really fixed autoattack (when mob is not directly hitting you) and autotarget this time... i think.

    Apparently automatic attacking in combat was removed recently.

    Anyway update and see how you go
    Last edited by akeon1; 07-04-2015 at 12:20 AM.

  6. #231
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    - Provide options for Lights Hammer:
    > on Cooldown
    > 2+ Targets
    > Manual only (Left Control)


    - Correct default coding for Checkboxes (all specs)
    - Fix CC option (Paladins and Shaman only)
    - Remove redundant code (all specs)
    - Remove Emancipate from Protection Paladin ( not sure why it was in
    there. )
    - Reset GUI Heights to be a bit smaller (scrolling only to see 'Hotkeys')

    Add "start attack"
    superseded autotarget for 6.2... i think.

  7. #232
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Fully support Liquid Magma (fixed) (see GUI). - cant believe i missed this for so long.
    Support for totemic Projection (See GUI).
    Few 6.2 rotation tweaks.
    Wont Earthquake when target is running about.

    All Casters: Eliminate spamming when not facing target
    Last edited by akeon1; 07-11-2015 at 03:14 AM.

  8. #233
    MrBrain1's Avatar Member
    Reputation
    3
    Join Date
    Dec 2009
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Code:
    292x Probably_TeamPhoenix\cr\shaman\elemental.lua:56: attempt to concatenate a nil value
    Probably_TeamPhoenix\cr\shaman\elemental.lua:56: in function `evaluation'
    Probably\system\core\parser.lua:188: in function `nested'
    Probably\system\core\parser.lua:261: in function `table'
    Probably\system\timers\rotation.lua:71: in function `cycle'
    Probably\system\timers\rotation.lua:131: in function `event'
    Probably\system\core\timer.lua:16: in function <Probably\system\core\timer.lua:11>
    
    Locals:
    Code:
    76x ...ddOns\Probably_TeamPhoenix\cr\paladin\protection.lua:29: attempt to concatenate a nil value
    ...ddOns\Probably_TeamPhoenix\cr\paladin\protection.lua:29: in function `evaluation'
    Probably\system\core\parser.lua:188: in function `nested'
    Probably\system\core\parser.lua:261: in function `table'
    Probably\system\timers\rotation.lua:71: in function `cycle'
    Probably\system\timers\rotation.lua:131: in function `event'
    Probably\system\core\timer.lua:16: in function <Probably\system\core\timer.lua:11>
    
    Locals:
    generic unlocker, simple

    open and closing via cogwheel didn't help.
    Last edited by MrBrain1; 07-11-2015 at 06:33 AM.

  9. #234
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrBrain1 View Post
    Code:
    292x Probably_TeamPhoenix\cr\shaman\elemental.lua:56: attempt to concatenate a nil value
    Probably_TeamPhoenix\cr\shaman\elemental.lua:56: in function `evaluation'
    Probably\system\core\parser.lua:188: in function `nested'
    Probably\system\core\parser.lua:261: in function `table'
    Probably\system\timers\rotation.lua:71: in function `cycle'
    Probably\system\timers\rotation.lua:131: in function `event'
    Probably\system\core\timer.lua:16: in function <Probably\system\core\timer.lua:11>
    
    Locals:
    Code:
    76x ...ddOns\Probably_TeamPhoenix\cr\paladin\protection.lua:29: attempt to concatenate a nil value
    ...ddOns\Probably_TeamPhoenix\cr\paladin\protection.lua:29: in function `evaluation'
    Probably\system\core\parser.lua:188: in function `nested'
    Probably\system\core\parser.lua:261: in function `table'
    Probably\system\timers\rotation.lua:71: in function `cycle'
    Probably\system\timers\rotation.lua:131: in function `event'
    Probably\system\core\timer.lua:16: in function <Probably\system\core\timer.lua:11>
    
    Locals:
    generic unlocker, simple

    open and closing via cogwheel didn't help.
    generally only support advanced unlocks (except where they are outdated)
    you should be now migrating to them.

    in the mean time, try normal reset addons and wtf etc. or check the rotation lua matches the gui lua comparatives.
    oh and untick/tick all the options.

    if i get a chance tomorrow i might take a look but keep in mind, simple is quite outdated.
    Last edited by akeon1; 07-11-2015 at 07:23 PM.

  10. #235
    gordobola's Avatar Member
    Reputation
    2
    Join Date
    Dec 2011
    Posts
    16
    Thanks G/R
    0/1
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Retribution seraphim is not optmized, should use ES not on cd, ES, seraphim then rotation

    But its very good

  11. #236
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by gordobola View Post
    Retribution seraphim is not optmized, should use ES not on cd, ES, seraphim then rotation

    But its very good
    Thanks, have optimised accordingly.
    Scream if u want any other improvements and ill take a look.

    Also added option for auto attack rather than always on for all specs.
    Fixed ele cleave rotation
    Last edited by akeon1; 07-12-2015 at 01:38 AM.

  12. #237
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update: No longer cast light's hammer if target is moving.

  13. #238
    akeon1's Avatar Contributor
    Reputation
    103
    Join Date
    Sep 2011
    Posts
    265
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Brand new Enhancement Shaman rotation - try it out, or are you too chicken!
    Note: We advise you let tank get some threat on AE pulls. It is quite strong burst and we don't want you dying...too often.

    Revamped Arcane Mage rotation - Specifically for T18 and HFC
    Now with 100% more sexiness and debuffs all other raiders with "Jealousy".
    Send your love and reps to WinnerWinnington for this one if you like it. Is great work from him.


    Also:
    - Few other code cleanups along the way.
    - Targeting revisit in the object manager. New auto targeting options added to GUI.

    And as always thanks to Stinky for the assists.





    Last edited by akeon1; 07-17-2015 at 12:29 AM.

  14. #239
    LatinPrince's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    If you have your back turned to a mob or if something aggros from behind the rotations will ignore the mob even after it comes around front, also the auto attacking random stuff bug is still happening, all testing done on latest ele shaman routine.

  15. #240
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by LatinPrince View Post
    If you have your back turned to a mob or if something aggros from behind the rotations will ignore the mob even after it comes around front, also the auto attacking random stuff bug is still happening, all testing done on latest ele shaman routine.
    What unlocker are you using?
    "Shootings easy, Aimings hard!" Stinky

All times are GMT -5. The time now is 07:09 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search