+ Reply to Thread
Page 2 of 3 FirstFirst 1 2 3 LastLast
Results 16 to 30 of 31
Like Tree1Likes

  Click here to go to the first Rift Team post in this thread.   Thread: [ADDON] nkWardrobe

  1. #16
    Sword of Telara MealRain's Avatar
    Join Date
    Jun 2011
    Posts
    814

    Default

    2.1.0 looks good so far. Was having equipment issues with the previous version but haven't had the chance to test it yet. No more mouseover errors at least.
    SL Warrior BiS 2.2
    http://tinyurl.com/RainWarrBiS22
    Item input form (Use your head, check the list first)
    http://tinyurl.com/BiSForm

  2. #17
    Shield of Telara MaddBomber83's Avatar
    Join Date
    Jan 2011
    Location
    West Texas, USA
    Posts
    706

    Default

    I would second the wardrobe options.

    Also, would it be possible to add a macro line to your swap? Example:

    On the screen where you list what set, role slot, nkRebuff set to use, add a execute line where you can type in a macro.

    This would then execute when you swap roles via your button. By doing this you build in flexible support for other addons such as Karuul Alert (where I can set the macro to swap its set as well).

    With kind regards,

  3. #18
    Rift Chaser
    Join Date
    Jun 2011
    Posts
    341

    Default

    Allthough I didn't want to do new versions until Rift Patch 1.7 fixing a small bug went into getting the current todo list done. Oh well

    Major changes are new command line options as well as supporting Karuul Alert.

    RiftUI is having issues with their servers so I can't upload it there. However the new version is available at curse right now.

    Version 2.1.2

    * added new command line /nkw
    * added new command line option to just switch equipment: /nkw equip=# (# = equipment set no)
    * added new button to reload ui after config changes (yes I choosed the lazy way)
    * added new option to deactivate nkRebuff set switching if not needed (deactivated)
    * added support for Karuul Alert (main and sub set dropdown will be shown in config), will only show up if addon is installed, choose deactivated to not use this
    * changed a couple of settings labels to make their meaning easier to understand
    * updated button tooltip to include Karuul Alert settings if addon is present and sets configured
    * updated button tooltip to not show nkRebuff setting if is set to deactivated
    * fixed a bug when switching gear if a piece was no longer posessed by player
    * fixed a bug if player installed nkRebuff after nkWardrobe
    * changed blog site address in about
    * added Twitter account info to about

    Cheers
    N.


    Never argue with an idiot, he'll just drag you down to his level and beat you with experience.
    Believing is not knowing. Believe me, I know it!

  4. #19
    Shield of Telara MaddBomber83's Avatar
    Join Date
    Jan 2011
    Location
    West Texas, USA
    Posts
    706

    Default

    Thank you for the update!

    The actual equipping of the Karuul Alert works great. But, it does not seem to save per role slot. If I set it up for 1 role slot and then swap to another, then they all get the same role slots.

    To reproduce, set 1 role slot to Karuul Alert Set 1 and Sub Set Disabled. Then swap to another role slot and you'll see the setting carry over.

    With kind regards,

  5. #20
    Shield of Telara MaddBomber83's Avatar
    Join Date
    Jan 2011
    Location
    West Texas, USA
    Posts
    706

    Default

    Any plans to add the new seals to the wardrobe?

  6. #21
    Soulwalker
    Join Date
    Aug 2011
    Posts
    13

    Default

    Today i deleted a couple of old wardrobe sets i didnt use anymore and NKwardrobe totally wigged out on me and now i cant get it too work anymore. If anyone could help id appreciate it...

    Error: nkWardrobe/button.lua:210: attempt to index field 'buttons' (a nil value)
    In nkWardrobe / nkWardrobe.nkWardrobeButton:LeftClick
    stack traceback:
    nkWardrobe/button.lua:210: in function 'ToggleButtons'
    nkWardrobe/button.lua:26: in function 'func'
    nkGenie/texture.lua:76: in function <nkGenie/texture.lua:76>

    Thats error im getting

    I have no idea who to contact on getting help with this

  7. #22
    Rift Disciple
    Join Date
    Feb 2011
    Posts
    187

    Default


    http://rift.curseforge.com/addons/nk...les/77-v3-2-2/
    Thank you for the update!
    Any chance nkthings gets a 1.10 update too?

  8. #23
    RIFT Guide Writer Noshei's Avatar
    Join Date
    Feb 2011
    Posts
    1,106

    Default

    Quote Originally Posted by sophee View Post

    http://rift.curseforge.com/addons/nk...les/77-v3-2-2/
    Thank you for the update!
    Any chance nkthings gets a 1.10 update too?
    yes it will, soonish.

  9. #24
    Rift Disciple
    Join Date
    Dec 2010
    Posts
    149

    Default

    Nice to get an update but you could have delayed it a couple of days before 1.10 is out.

    By putting 1.10 in the toc you are disabling the addon until rift 1.10 is out.

  10. #25
    Champion Nerva3x0's Avatar
    Join Date
    Jul 2012
    Posts
    584

    Default

    Quote Originally Posted by Jobar View Post
    Nice to get an update but you could have delayed it a couple of days before 1.10 is out.

    By putting 1.10 in the toc you are disabling the addon until rift 1.10 is out.
    1.10 comes out tomorrow morning. If you feel you must have it for use today, you can go to the "RiftAddon.toc" file and look for the "1.10", then change it to 1.9.

  11. #26
    Plane Touched
    Join Date
    Jun 2011
    Posts
    201

    Default

    nkWardrobe has been acting funky for me since 1.10, and I keep getting this error:

    Code:
    Error: Incorrect function usage.
      Parameters: "nkExtTexture", "nkWardrobeButton", (Frame: nkWardrobe.nkWardrobe.0x224c0588), (table: )
      Parameter types: string, string, Frame, table
    Function documentation:
    	Creates a new frame. Frames are the blocks that all addon UIs are made out of. Since all frames must have a parent, you'll need to create a Context before any frames. See UI.CreateContext.
    	List of valid frame types:
    	Frame: The base type. No special capabilities. Useful for spacing, organization, input handling, and solid color squares.
    	Mask: Obscures the contents of child frames that do not fall within the mask boundaries.
    	Text: Displays text.
    	Texture: Displays a static texture image.
    	RiftButton: A standard Rift button widget.
    	RiftCheckbox: A standard Rift checkbox widget.
    	RiftScrollbar: A standard Rift scrollbar widget.
    	RiftSlider: A standard Rift slider widget.
    	RiftTextfield: A standard Rift textfield widget.
    	RiftWindow: A standard Rift window widget.
    		frame = UI.CreateFrame(type, name, parent)   -- Frame <- string, string, Element
    Parameters:
    		name:	A descriptive name for this element. Used for error reports and performance information. May be shown to end-users.
    		parent:	The new parent for this frame.
    		type:	The type of your new frame. Current supported types: Frame, Text, Texture.
    Return values:
    		frame:	Your new frame.
        In nkWardrobe / systemLoaded, event Event.Unit.Availability.Full
    stack traceback:
    	[C]: in function 'createFrame_core'
    	nkWardrobe/button.lua:15: in function 'new'
    	nkWardrobe/main.lua:55: in function <nkWardrobe/main.lua:48>
    I need my nkWardrobe!
    Ailyx

    FT: 4/4 - Conqueror | EE: 5/5 - Conqueror | HM: 3/4
    Host - Hard Mode Podcast.
    Daglar vs RoughRaptors

  12. #27
    Rift Disciple
    Join Date
    Dec 2010
    Posts
    149

    Default

    EchoesIE,

    you must be using more than one nk addons.

    Enabling only nkwardrobe give me no errors at all.

    If i enable nkrebuff (latest version btw) i'm getting errors.

    There is some conflicting errors with all nk addons and we must wait for noshei to figure them all

  13. #28
    Plane Touched
    Join Date
    Jun 2011
    Posts
    201

    Default

    Quote Originally Posted by Jobar View Post
    EchoesIE,

    you must be using more than one nk addons.

    Enabling only nkwardrobe give me no errors at all.

    If i enable nkrebuff (latest version btw) i'm getting errors.

    There is some conflicting errors with all nk addons and we must wait for noshei to figure them all
    And that is the issue, thanks so much for the heads up.
    Ailyx

    FT: 4/4 - Conqueror | EE: 5/5 - Conqueror | HM: 3/4
    Host - Hard Mode Podcast.
    Daglar vs RoughRaptors

  14. #29
    Rift Disciple
    Join Date
    Dec 2010
    Posts
    149

    Default

    Any plan on just fixing the bugs that appear with this adddon since Storm Legion.

    I know Naifu stop the development of it but notice on curse and riftui that Noshei took over.

    I'm not demanding any more development and new stuff on it, just fixing the bugs.

  15. #30
    Shadowlander Gornutz exion's Avatar
    Join Date
    Aug 2011
    Posts
    27

    Default

    As of right now i have taken over working on the nk addons. Wardrobe is the 3rd project on my list to update for Storm Legion. Right now I'm working on updating Advisor. Plan on having them updated by next week.
    Hey this is how the WILDGORNUTZ does now days. Livesreams: Justin / own3d

+ Reply to Thread
Page 2 of 3 FirstFirst 1 2 3 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts