Spawning and Destroying Objects

I was wondering how to spawn objects and destroy an intactness of that object?

-Gamexcb [import]uid: 8517 topic_id: 3000 reply_id: 303000[/import]

If you know how many objects you will have from that kind at maximum, I would create them upfront and set them invisible. Then when you need one, make it visible at the coordinates you need to it to be. [import]uid: 5712 topic_id: 3000 reply_id: 8836[/import]