Attempting to create a new custom item
Posted: Sun Apr 29, 2018 8:12 am
I've been playing around with attempting to create my own custom item. Just to see if I could. I followed the guide for adding an item as best as I could but something seems to have gone wrong and I was wondering if you could tell me where i err'd.
Im using the stable branch, if that matters.
First thing i did was located an empty spot in Item_basic. there was a sizable gap around itemID 20000, so I used that. I wanted to create a pair of pants for walking around town in, something that could be worn by any class, wearable at level 1, cant sell on the AH, and looks like Black Slacks (itemID 12865). Anyway I created the item in Item_basic, Picture included.
Then I created the item in Item_armor like the guide hinted at. Picture included
And lastly I added the item in item_mods. Picture included
After that shut down the server and booted it back up (just in case that was required) loaded back in and attempted to add my new item to my inventory. I've included a picture of the result. I get an item thats name is only a single period, I expected the help text to be blank, but i did not expect the item to not be equip-able. Can anyone see what mistake i made?
Im using the stable branch, if that matters.
First thing i did was located an empty spot in Item_basic. there was a sizable gap around itemID 20000, so I used that. I wanted to create a pair of pants for walking around town in, something that could be worn by any class, wearable at level 1, cant sell on the AH, and looks like Black Slacks (itemID 12865). Anyway I created the item in Item_basic, Picture included.
Then I created the item in Item_armor like the guide hinted at. Picture included
And lastly I added the item in item_mods. Picture included
After that shut down the server and booted it back up (just in case that was required) loaded back in and attempted to add my new item to my inventory. I've included a picture of the result. I get an item thats name is only a single period, I expected the help text to be blank, but i did not expect the item to not be equip-able. Can anyone see what mistake i made?