The Dink Network

How to make new items for the inventory?

July 6th 2004, 12:53 AM
duckdie.gif
I was wondering how to make new items for the inventory?

Cos' i'm makin' a dmod.
July 6th 2004, 02:41 AM
custom_magicman.gif
magicman
Peasant They/Them Netherlands duck
Mmmm, pizza. 
If you mean the item scripts, you can copy item-nut and place what has to happen on use in the void use( void ). Of course, after deleting the original nut things.

If you mean how to make it actually appear in the inventory, you must use add_item("script", &seq, &fr); Where "script" is the script name (include quotes), &seq is the sequence number of the inventory image and &fr is the frame number.

Graphics for the new items are added just like any other graphics.
July 6th 2004, 12:29 PM
sob_scorpy.gif
TA
Peasant He/Him
 
Hmmmm...... I have on idea...
July 6th 2004, 12:30 PM
sob_scorpy.gif
TA
Peasant He/Him
 
"NO" idea!
July 6th 2004, 01:11 PM
burntree.gif
MTG
Peasant He/Him
 
TA, there is a magical "modify" button. And i found adding items very easy when i was doing Dinkaventure.

Because i use the mytical "modify" button, i can say that meant *sigh*
|
V
July 7th 2004, 01:55 AM
sob_scorpy.gif
TA
Peasant He/Him
 
(sigh)
July 12th 2004, 09:50 AM
pq_skull.gif
Drake
Peasant He/Him
 
Double you tee ef!