- Joined
- Nov 10, 2007
- Messages
- 651
Does anyone know the "OBJECT_TYPE" for creating an embellishment within a script? I know the one for creating a villager is "SCRIPT_OBJECT_TYPE_VILLAGER", but i dont know which it is for an embellishment. For example:
Anyone know what it is for embellishments? I know it isnt EMBELLISHMENT, because it osnt listed in the ObjectTypes enum. so, it isnt this:
I have included the ObjectTypes enum so you can have a look at what it might be. There is an embellishment info enum, so i know it can be done.
Code:
create SCRIPT_OBJECT_TYPE_VILLAGER VILLAGER_INFO_SIGVED at { }
Code:
create SCRIPT_OBJECT_TYPE_EMBELLISHMENT