Hi. Hi want to add custom made wings as a new item.
What did I do:
- added new item in database. Most of values was simillar to other wings (archdaemon). Changed only itemVNUM and ofc Name
- added this item in "items.dat" file. below I'll show it
- Replaced not using icon (some ****) with custom made icon of these wings. In items.dat. let's say this icon has X value.
- Added new text in code_language_item with item name and item description
Okay. How can I add these new wing's texture to NStpeData? I mean...I know how to add it. But how can I "connect" this new created item with new texture?
Actually it's showing archdaemon wings
any ideas?
sorry for bad english. hope you understend
from items.dat:
#================================================= =======
VNUM 15000 2500
NAME zts180310e
INDEX 9 4 0 0 X (value of icon.png) -1
TYPE 0 0
FLAG 0 0 0 1 1 1 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 1
DATA 650 0 8 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
BUFF 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
LINEDESC 14
zts180320e
END
#================================================= =======