The lines below are taken from a simple camera script:
_cam = "camera" camcreate [0,0,0]
.....
....
.....
camdestroy _cam
Do you get what i mean?
btw - why don't you use the createVehicle?
Then the deletevehicle command would work.
:edit - P.S i'm not sure if the camdestroy think works, but
it's the only thing that sounds logical to me here because
you camcreated something so you need to camdestroy it
if you don't like it anymore :'(
What i want to say is: i haven't tried it by myself yet
~S~ CD