right i activated the script like this
"_cam cameraeffect ["internal", "front"]
_cam camsettarget leader1
_cam camsetrelpos [0,15,3]
_cam camcommit 0
~5
[] exec "intro1.sqs"
_cam cameraeffect ["internal", "back"]
_cam camsettarget leader1
_cam camsetrelpos [0,5,1]
_cam camcommit 5"
that was about half way down the intro script then the sideradio commands is this
"~8
off1 sidechat "PAPABEAR THIS IS ALPHA WERE IN POSITION. OVER."
~5
papabear sidechat "ROGER THAT ALPHA WERE JUST WAITING FOR ZULU. OUT."
~7
off2 sidechat "THIS IS ZULU WERE IN POSITION. OVER."
~5
papabear sidechat "THIS IS PAPABEAR TO ALL UNITS THE MISSION IS A GO I REPEAT THE MISSION IS A GO. OUT."
~4
exit"
im sure thats all right the radio should be turned on because i never use the turn on/off radio commands i always leave it on. using sidechat in the mission itself works fine. anyone know why