01-18-2015, 04:45 AM
(This post was last modified: 01-18-2015, 04:47 AM by DiamondToaster.)
Yup, Its a bit glitchy but the basic mechanics work.
I tried to make items spawn in the arena, but the cWorld:SpawnItemPickups() requires a cItems container, but when making one and trying to add items to it, it says it needs another cItems container to add to the new one when the API says it only needs a cItem. Is this an API glitch or am I doing something wrong?
Also is there a list for of sound names for cWorld:BroadcastSoundEffect() like the particle effect one?
I tried to make items spawn in the arena, but the cWorld:SpawnItemPickups() requires a cItems container, but when making one and trying to add items to it, it says it needs another cItems container to add to the new one when the API says it only needs a cItem. Is this an API glitch or am I doing something wrong?
Also is there a list for of sound names for cWorld:BroadcastSoundEffect() like the particle effect one?