Okay, I got this script called cutscene.sqs from ofpec, the basic cutscene tutorial. It's almost the same as the original, except that I made the text do BLACK IN. However, when I use it in my mission, the script won't start. The situation is like this: You already walked a few steps, and the screen does BLACK OUT. I made some other guy (player1 which should activate the script) to move to a waypoint and in the waypoint's init field I put [] exec "cutscene.sqs". But nothing happens, and I also tried putting it at Script at the waypoint. The script does work when I put it in player1's init field. Can this script only be activated that way or am I doing something wrong?
Hope you reply,
Flapje