How do u make a player move during the intro, when you want him to, without a waypoint. Or create a waypoint in the cutscene.sqs script, so he moves right after he say something?
Like
titlecut ["Time to kill some Soldiers","PLAIN",2]
~0
_cam camsettarget truck
_cam camsetrelpos [0,15,0]
_cam camcommit 0
@camcommitted _cam
~4
then i want him to move now.
Also can u make him move to an object or player, or do u have use courdinates?
Thanx