Addon Request
8 months, 4 weeks ago
No, i just want the addon to create 3 textfiles! eg. <charname> - Equip.TXT
And the addon writes the ItemID's( not names! ) in the textfile for every part! Example: BankChar - Equip.txt Head: 12345 Neck: 12346 Shoulders: 123123 And so on...
The addon should do this for the Equip of the char iam logged in, and for the Items i have in the inventory! And if I take a look in my bank, the addon creates a third file named <charnme> - Bank.txt
So that i can see all items (their ID's) in the 3 textfiles
Quick Reply
You need to login or register to post comments.
Benefits of Registration
- Interact with hundreds of thousands of other gamers on an open social network.
- Post your stories, news, images, videos, and other content to share.
- Create a network with your fellow gamers or join an existing one.
- Gain reputation for everything you do.

- Thumbs Down
- Thumbs Up
- +0
FelheartXHi, unfortunately I cant write addons myself but I really need this addon i was thinking about! Ok here is what it should do when i logon with my char: - It creates a 2 or 3 files 1. <charname> - Inventory.txt 2. <charname> - Equip.txt and mybe when i take a look in my bankslots 3. <charname> - Bank.txt
In these textfiles the addon writes all the itemcodes So that i can see all ItemID's the char has equiped in the first textfile and so on...
I dont think this is so hard to do :D Thanks!