Itemslist

Forum Archive - from http://theuniversal.net
Locked
karumpa
Posts: 27
Joined: Tue Nov 08, 2005 12:13 am

Itemslist

Post by karumpa »

Hello there, we have our planet temporarily set up.
We need to edit the items, and add some. Which file are they stored in and how does one open that file?
User avatar
Mit
Staff
Staff
Posts: 3551
Joined: Sun Sep 21, 2003 10:14 pm
Location: Unknown

Post by Mit »

hia.
To change item names, use the command *changeitemname [OLD_NAME],[NEW_NAME].

The 'function' of items can't be changed - so a food item is always a food item even if you change its name - but on most worlds you'll change the item names and then their use in the buildings.dat (Using the bdat editor thats in the world creation section) to give the items different meanings.

Just for reference, the name changes are all stored in the world's Data\NamesFile.txt file, though you shouldnt need to edit this manually.
User avatar
morbydvisns
Posts: 1889
Joined: Sun Jan 30, 2005 12:51 am

Post by morbydvisns »

best to do that ingame..... *changeitemname [olditemname],[newitemname]

and *changeskillname [oldskillname],[newskillname]
karumpa
Posts: 27
Joined: Tue Nov 08, 2005 12:13 am

Post by karumpa »

yea, we did that. isint there a *changeitemsize command?
that would be tops
User avatar
Mit
Staff
Staff
Posts: 3551
Joined: Sun Sep 21, 2003 10:14 pm
Location: Unknown

Post by Mit »

unfortunately not.. a terrible legacy issue that ive yet to get rid of - although ive been asked enough times in the past by other ppl wanting to do that.
*flog Mit

(And added to the TDL for 0.49.8)
karumpa
Posts: 27
Joined: Tue Nov 08, 2005 12:13 am

Post by karumpa »

maybe an *additem [name],[use],[size]
Locked