| Go to Page... |
| Updated: | 11-27-12 05:41 AM |
| Created: | 06-19-12 04:10 AM |
| Downloads: | 808 |
| Favorites: | 13 |
| MD5: |
File Name |
Version |
Hits |
Size |
Author |
Date |
0.2.0b |
15 |
1MB |
Noshei |
10-30-12 01:16 PM |
|
0.2.0a |
12 |
1MB |
Noshei |
10-30-12 07:55 AM |
File Name |
Version |
Size |
Author |
Date |
0.2.1 |
1MB |
Noshei |
11-17-12 04:31 AM |
|
0.2.0 |
1MB |
Noshei |
11-07-12 01:16 PM |
|
0.1.10 |
1MB |
Noshei |
10-28-12 01:37 AM |
|
0.1.9 |
1MB |
Noshei |
10-27-12 10:25 PM |
|
0.1.7 |
1MB |
Noshei |
10-16-12 03:50 PM |
|
0.1.6 |
1MB |
Noshei |
10-12-12 05:50 PM |
|
0.1.5 |
1MB |
Noshei |
09-11-12 06:50 AM |
|
0.1.4 |
1MB |
Noshei |
08-02-12 11:34 AM |
|
0.1.3b |
2MB |
Noshei |
07-31-12 03:37 AM |
|
0.1.3 |
2MB |
Noshei |
07-30-12 12:41 PM |
|
0.1.1 |
2MB |
Noshei |
07-21-12 12:38 PM |
|
0.1.0 |
2MB |
Noshei |
07-18-12 10:17 PM |
![]() |
Comment Options |
| Valethar |
| View Public Profile |
| Send a private message to Valethar |
| Find More Posts by Valethar |
| Add Valethar to Your Buddy List |
| Aisenfaire |
| View Public Profile |
| Send a private message to Aisenfaire |
| Find More Posts by Aisenfaire |
| Add Aisenfaire to Your Buddy List |
|
|
|
|
Forum posts: 0
File comments: 4
Uploads: 0
|
Code:
Error: performance warning
In EasyMail / EasyMail_FriendChange
stack traceback:
EasyMail/emContacts.lua:313: in function <EasyMail/emContacts.lua:313>
[C]: in function 'sort'
EasyMail/emContacts.lua:313: in function <EasyMail/emContacts.lua:288>
Code:
Error: performance warning
In EasyMail / EasyMail_FriendChange
stack traceback:
[C]: in function 'createFrame_core'
EasyMail/emContacts.lua:379: in function 'addCell'
EasyMail/emContacts.lua:315: in function <EasyMail/emContacts.lua:288>
edit: After restarting the game I got these two Code:
Error: performance warning
In EasyMail / EasyMail.ContactsBtn:LeftUp
stack traceback:
[C]: in function 'createFrame_core'
EasyMail/emContacts.lua:379: in function 'addCell'
EasyMail/emContacts.lua:315: in function 'Populate'
EasyMail/emSend.lua:62: in function <EasyMail/emSend.lua:54>
Code:
Error: performance warning
In EasyMail / EasyMail.ContactsBtn:LeftUp
stack traceback:
[C]: in function 'createFrame_core'
EasyMail/emContacts.lua:379: in function 'addCell'
EasyMail/emContacts.lua:315: in function 'Populate'
EasyMail/emSend.lua:62: in function <EasyMail/emSend.lua:54>
clicking on any of the editable regions within the "send" section with the "guild/friends" window open will generate this error Code:
Error: performance warning
In EasyMail / EasyMail.emMailWindowBorder:LeftDown
stack traceback:
LibSimpleWidgets/window.lua:12: in function <LibSimpleWidgets/window.lua:5>
Last edited by twistdshade : 12-29-12 at 03:11 PM.
|
|
|
| twistdshade |
| View Public Profile |
| Send a private message to twistdshade |
| Find More Posts by twistdshade |
| Add twistdshade to Your Buddy List |
|
|
||
|
Re: Bug with rescaled UI
Quote:
|
||
|
|
| Noshei |
| View Public Profile |
| Send a private message to Noshei |
| Find More Posts by Noshei |
| Add Noshei to Your Buddy List |
|
|
|
|
Forum posts: 0
File comments: 1
Uploads: 0
|
Bug with rescaled UI
I've rescaled my UI using the slider in Settings. I keep my UI at 75% of the default.
When selecting item to attach to mail, the selection rectangle and target area get progressively farther from the actual bag slot the further from the upper-left of the bag frame I go. By the end of a 24 slot bag I am a full row down from what I want to click on. For some items, it is impossible to see a tooltip for the item at the location you have to click to attach it to mai, meaning I can only know that I have the right item selected if the icon is both correct and reasonably unique. Just thought I'd report it :-) |
|
|
| xowl |
| View Public Profile |
| Send a private message to xowl |
| Find More Posts by xowl |
| Add xowl to Your Buddy List |
|
|
||||
|
Forum posts: 0
File comments: 30
Uploads: 0
|
Quote:
I used nkthings me too, then I'm interested in gadgets, and I opted for this one (coupled with Gadgets: Buff's Gadgets: Outfitter, I'm in heaven) ... I suggest you take a look;-) My real regret is on nkRcooldown suffering the same fate as nkthings and so far nothing is equivalent :-( |
|||
|
|
| UnknownUser |
| View Public Profile |
| Send a private message to UnknownUser |
| Find More Posts by UnknownUser |
| Add UnknownUser to Your Buddy List |
|
|
|
|
Zombie
Forum posts: 2
File comments: 10
Uploads: 0
|
Ah, I see. Thanks for clearing that up
![]() |
|
|
| Eloora |
| View Public Profile |
| Send a private message to Eloora |
| Find More Posts by Eloora |
| Add Eloora to Your Buddy List |
|
|
||
|
Quote:
The addon API only allows 6 attachments to be sent at a time, but I've gotten around this by sending multiple messages as needed. So you can attach as many items as you want. The addon will automatically send out the required number of messages to send all of the attachments. As part of the Addon API I am required that the user actually click a button to send a message though, so you will see a popup for each message after the first when sending more than 6 attachments. In the next version v0.2.1, the scrollbar for the attachments ares will always be visible, hopefully that will clear up the issue of people thinking you can only attach 4 items (cause you can attach way more than 4, as stated above).
Last edited by Noshei : 11-07-12 at 03:26 PM.
|
||
|
|
| Noshei |
| View Public Profile |
| Send a private message to Noshei |
| Find More Posts by Noshei |
| Add Noshei to Your Buddy List |
|
|
|
|
Zombie
Forum posts: 2
File comments: 10
Uploads: 0
|
So I love this addon for the receiving end of the mail system, but is there a particular reason why there aren't the same amount of slots for sending items as there is in the default window?
|
|
|
| Eloora |
| View Public Profile |
| Send a private message to Eloora |
| Find More Posts by Eloora |
| Add Eloora to Your Buddy List |
|
|
|||
|
Forum posts: 0
File comments: 31
Uploads: 0
|
That's a shame. I only used the one... nkThings.
The errors seemed so minor and I thought they would be an easy fix but I guess I was wrong. Take care Quote:
|
||
|
|
| Grixal |
| View Public Profile |
| Send a private message to Grixal |
| Find More Posts by Grixal |
| Add Grixal to Your Buddy List |
|
|
||
|
Quote:
nkThings is no longer being updated. I suggest you use other addons, especially with Rift 2.0 and 2.1 coming soon. Rift 2.1 is likely to completely break all of the nk addons. |
||
|
|
| Noshei |
| View Public Profile |
| Send a private message to Noshei |
| Find More Posts by Noshei |
| Add Noshei to Your Buddy List |
|
|
|
|
Forum posts: 0
File comments: 31
Uploads: 0
|
Not trying to be annoying, but if you are the one that does nkThings, do you think you could possibly fix the annoyances occurring with that add on?
1.Error Spam at seemingly random times that has something to do with the update function 2. The player cast bar is either invisible most of the time or take up the width of the screen sometimes when you cast or use an ability. Thanks in advance. |
|
|
| Grixal |
| View Public Profile |
| Send a private message to Grixal |
| Find More Posts by Grixal |
| Add Grixal to Your Buddy List |
|
|
||
|
Quote:
|
||
|
|
| Noshei |
| View Public Profile |
| Send a private message to Noshei |
| Find More Posts by Noshei |
| Add Noshei to Your Buddy List |
|
|
|
|
Forum posts: 0
File comments: 37
Uploads: 0
|
DANGER!
Take all function is very dangerous. I got 80 artifact into overload container. You cannot send email etc if you have item overloaded. sell to npc only buyback to last 20 item. So would like if take all only take items till have free inventory slot, or can be stacked with item already in inventory |
|
|
| topiland |
| View Public Profile |
| Send a private message to topiland |
| Find More Posts by topiland |
| Add topiland to Your Buddy List |
|
|
|
|
Forum posts: 0
File comments: 37
Uploads: 0
|
got aty personal mailbox sending multiple item
Error: Incorrect function usage. Parameters: (userdata: ), 0 Parameter types: userdata, number Function documentation: Changes the current position of the scrollbar. RiftScrollbar:SetPosition(position) -- number Parameters: position: The new position of this scrollbar. Must be within the current range. In EasyMail / EasyMail_SendMessage, event EasyMail.SendMessage stack traceback: [C]: in function 'SetPosition' EasyMail/emUtility.lua:99: in function 'AttachSetup' EasyMail/emSend.lua:443: in function <EasyMail/emSend.lua:440> EasyMail/emSend.lua:389: in function <EasyMail/emSend.lua:388> |
|
|
| topiland |
| View Public Profile |
| Send a private message to topiland |
| Find More Posts by topiland |
| Add topiland to Your Buddy List |
![]() |
You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.
