what's wrong with this?
-------------------------------
_marker = _this select 0
getpos _marker = _place
_x = _place select 0
_y = _place select 1
bang = "flare" camcreate [_x, _y, 100]
exit
-----------------------------------
I done it before but can't remember what i'm doing wrong.