W
wtfnubzerg
Guest
Re: Spawning Chests
I didn't even use FreeRoam and I'm able to use FE/AE just fine. Make sure the chest script looks like this:
ContainerContents[0]
"OBJECT_WHATEVER_ITEM_YOU_WANT"
The first item in the chest will have 0 in the brackets next to ContainerContents, the second will have 1, third will have 2, etcetera. Sometimes it's just a simple text error that makes the game crash.
I didn't even use FreeRoam and I'm able to use FE/AE just fine. Make sure the chest script looks like this:
ContainerContents[0]
"OBJECT_WHATEVER_ITEM_YOU_WANT"
The first item in the chest will have 0 in the brackets next to ContainerContents, the second will have 1, third will have 2, etcetera. Sometimes it's just a simple text error that makes the game crash.