Hey,
My server has a special creature (boss).
Instaid of having the loot in the corpse, I want the loot to appear in a chest. This chest needs be on a other floor.
In this way you dont have it that a corpse is "owned" by one person, and in this case all 3 party members are able to open this chest.
I need a script that will create items in a chest that already has been placed ingame by mapeditor. For example on position x=233, y=102, z=7.
So I will probely need a onKill script that can add certain items to a storage (chest) located on x=233, y=102, z=7.
I really hope someone knows how this is done.
Thanks in advance.
Regards,
Pasibun
My server has a special creature (boss).
Instaid of having the loot in the corpse, I want the loot to appear in a chest. This chest needs be on a other floor.
In this way you dont have it that a corpse is "owned" by one person, and in this case all 3 party members are able to open this chest.
I need a script that will create items in a chest that already has been placed ingame by mapeditor. For example on position x=233, y=102, z=7.
So I will probely need a onKill script that can add certain items to a storage (chest) located on x=233, y=102, z=7.
I really hope someone knows how this is done.
Thanks in advance.
Regards,
Pasibun
Last edited: