Thanks for your help, but thats kinda not what I meant. My current situation is this: I am making a script that will revolutionize VTOL. I can't tell you what the script is because of this. But I am having trouble linking the action tot he init script to the slowing down script. In the INIT line of the flying harrier, i put this:
stop=vehicle player addaction ["Stop","init.sqs"]
in the INIT.sqs I put this:
[vehicle player,0,0.1] exec "stop.sqs"
but when I get into the mission, I don't even press the "Stop" command, but the harrier slows and stops anyway. So what to do? Please help! Macguba? snYpir? Where are you, oh scripting gods?!