|
Re: Chests [message #45305 is a reply to message #44998] |
Tue, 02 September 2008 07:34 |
mike
Messages: 26 Registered: August 2008 Location: Spain
|
|
|
|
try to spawn it with chocolate box. it´s easier.
by the way, you can put hundreds of objects in a chest. that´s not your problem.
|
|
|
Re: Chests [message #45306 is a reply to message #44998] |
Tue, 02 September 2008 12:02 |
superbrecht
Messages: 3 Registered: August 2008 Location: Belgium
|
|
|
|
Problem solved... i didn't rename or replace the .wad file
thx anyway
Is it normal that i can'ty put unlimited objects in my chests??
when i put 10 or 11 inside the box is full and i can't put in anymore characters..
grtz
Brecht
|
|
|
Re: Chests [message #45321 is a reply to message #44998] |
Wed, 03 September 2008 06:45 |
mike
Messages: 26 Registered: August 2008 Location: Spain
|
|
|
|
are you doing that with AE? so after it, go to your levels\finalalbion folder and open the .tng file with notepad or any text editor and look for yuor chest. now you can continue adding items to your chest acording to the rule:
ContainerContents[0] "OBJECT_WHATEVER"
ContainerContents[1] "OBJECT_WHATEVER_2"
ContainerContents[2] "OBJECT_WHATEVER_3"
etc...
|
|
|
|
|