Building editor HELP ME!!
Building editor HELP ME!!
Ok i want to add names of item like, Mining supples. How do i add new name item in Building Editor?
You can't add new items. What you can do, however, is change another item's name in the world server:
For example:
This would change Dead Cows into Obsessions.
Note that you should NOT put a space after the comma.
Code: Select all
*changeitemname [old name],[new name]
Code: Select all
*changeitemname Dead Cows,Obessions
Note that you should NOT put a space after the comma.