Reply
 
Thread Tools Display Modes
Unread 10-04-11, 12:30 PM   #1
Rithious
Zombie
 
Rithious's Avatar
Join Date: Oct 2011
Posts: 4
Add on

I was looking through addons and i have yet to find what I'm looking for. I was thinking about making it myself but i don't know how to write the program. I wanted to do an all in 1 inventory. Is there someone that could help me with this, perhaps explain to me how to do this? I have gotten so use to this with all the MMO's i have played, it's actually kind of irritating not having it in Rift. Thanks
Rithious is offline   Reply With Quote
Unread 10-06-11, 08:26 AM   #2
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 40
We can't do anything with the inventory yet, as the API for it hasn't been developed. Rest assured, though, that this is coming, and Addons like this will be forthcoming.
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline   Reply With Quote
Unread 10-17-11, 10:49 AM   #3
Griz
Zombie
Join Date: Oct 2011
Posts: 1
Very useful starter, thank you.

I noticed a possible spelling error that was causing the addon not to register. The line in the RiftAddon.toc file:

Enviroment = "1.3" I think should read:

Environment = "1.3"

I have made the minor change (hope that was ok?)
Griz is offline   Reply With Quote
Unread 11-04-11, 03:57 AM   #4
Syndic
Zombie
Join Date: Nov 2011
Posts: 1
Quote:
Originally Posted by Rithious View Post
I was looking through addons and i have yet to find what I'm looking for. I was thinking about making it myself but i don't know how to write the program. I wanted to do an all in 1 inventory. Is there someone that could help me with this, perhaps explain to me how to do this? I have gotten so use to this with all the MMO's i have played, it's actually kind of irritating not having it in Rift. Thanks
This seems to be the number 1 request I've noticed for an add-on. I would love one myself, to the point I would love to look into it myself, not sure how far I'll get though, have the same hurdles as yourself.
As mentioned above the only reason i could see you haven't seen this is the functions just aren't there.
Syndic is offline   Reply With Quote
Reply

Go BackRiftui » Developer Discussions » Tutorials & Other Helpful Info. » Creating your own AddOn - Step by Step


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off