HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Object Merger Commands

09-23-2010, 07:37 AM#1
HyperActive
Is there somewhere where I could see all the available commands for modifying objects created with the ObjectMerger command.

What I'm trying to do is, create an item and set it's icon, description, name, cold cost...
When I put the <art> and then specify the icon path it doesn't compile. Same goes for tip, description and some other stuff. So, what are the keywords for these stuff?
09-23-2010, 10:36 AM#2
Fledermaus
Quote:
Originally Posted by Grimex Documentation
At this point you may wonder where to look up all those change ids. The answer is that with Grimoires object editor hack the ids of each change will be shown in brackets. Make sure that View\Display Values as Raw Data is disabled when you want to view these ids. Alternatively you can look up the ids in the appropriate MetaData.slk file for the respective object type.

I believe items are in the UnitMetaData.slk

EDIT: may as well upload it.
Attached Files
File type: zipUnitMetaData.zip (6.9 KB)
09-23-2010, 10:45 AM#3
HyperActive
Yup, that does the trick. Thanks.