Spawn Container/w Items Inside

Hello everyone,

  1. Using CEP I’m trying to create a container (done).
  2. Now how do I spawn the container with a %%#$ ton of potions inside?

Thanks
N

EDIT: Let me see if I can rephrase this - Is there a way (in the creation process of the container) to make potions appear inside of it at the same time of creation?

CreateItemOnObject().

Strictly speaking, you have to create the container first, then fill it, but as it’s all in one script it will appear to be instantaneous for practical purposes.