Some problems with treasure chests [message #22357] |
Mon, 23 July 2007 11:15 |
|
NightmareMaker
Messages: 100 Registered: July 2007 Location: Sao Paulo, Brazil.
|
|
|
|
The avaible space to write in the Chest's script is limited o.O
I noticed that since I started spawning treasure chests.
I mean, when I want to spawn a treasure chest, I open the Albion Explorer, create the chest, chose it on the left and edit the script at the bottom.
But, when I write what objects I want to have on the chest, the avaible space finishes! o.O
Like this: I Want to spawn the Sword of Aeons, 1000000 gold, Jack of Blades Hero title and all the pieces of Archon battle armor.
So, I do it like that:
ContainerContents[0] "OBJECT_SWORD_OF_AEONS";
ContainerContents[1] "OBJECT_GOLD_1000000";
ContainerC
On that last "ContainerContents", the avaible space is over!
Is it possible to have unlimited space on the Chest's Script?
--
Sorry, my english is bad =P
I am brazilian =)
*click to see my gallery* (or else die painfully)
|
|
|
|
|
|