Thread Tools Display Modes
03/11/15, 07:27 PM   #1
circonian
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 613
[implemented] New ItemTypes & SubTypes

It would be nice to have some ITEMTYPES &/or subTypes for some of the new stolen items.
Especially things like the equipable cosmetic gear, things like:




Right now, as an example, that item has ITEMTYPE_ARMOR, but ARMORTYPE_NONE, which means to code it looks exactly the same as jewelry because it is also ARMORTYPE_NONE...by the way jewelry also really needs either its own ITEMTYPE or its own ARMORTYPE.

Either create new ITEMTYPES to identify jewelry, cosmetic gear, and other misc laundered items (that don't fall under some other specific ITEMTYPE/SUBTYPE) or at the very least give jewelry and cosmetic gear their own subtypes instead of ARMORTYPE_NONE.

I don't know if there are any stolen cosmetic weapons, but if there are give them their own itemType or WEAPONTYPE also.
 
03/11/15, 09:05 PM   #2
Randactyl
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 251
+1

My string of checks to see if an item is a clothing piece is a little obscene at the moment and could be remedied by something like ARMORTYPE_CLOTHING.
 
03/12/15, 10:45 AM   #3
circonian
AddOn Author - Click to view addons
Join Date: May 2014
Posts: 613
Here is another example of another one.

Can't tell it apart from other misc stolen goods that have ITEMTYPE_NONE
Crystals from Craglorn, there are several, this is just one example.



|H1:item:45804:4:50:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0|h|h

Last edited by circonian : 03/12/15 at 10:54 AM.
 
03/12/15, 12:58 PM   #4
QuadroTony
Banned
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 828
Thats why i cannot list this cloth to the store?
or its like intended

http://forums.elderscrollsonline.com...d-stolen-cloth

Last edited by QuadroTony : 03/12/15 at 02:58 PM.
 
03/12/15, 06:48 PM   #5
Randactyl
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 251
Originally Posted by circonian View Post
Here is another example of another one.

Can't tell it apart from other misc stolen goods that have ITEMTYPE_NONE
Crystals from Craglorn, there are several, this is just one example.

|H1:item:45804:4:50:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0|h|h
These damn things should be quest items. Instead they are quest related items that take up a spot in your inventory, sell for 0 gold, and are a pita to filter
 

ESOUI » Developer Discussions » Wish List » [implemented] New ItemTypes & SubTypes


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