Ok... i got the player going to a gamelogic... then a cutscene starts.. The problem is... i cant get him to crouch and stay that way. Yes i've searched and none of it works. This is what i got in the trigger that activates the gamelogic.
ap setpos getpos appos;ap switchmove "crouch";ap setDir 320; ap setBehaviour "combat";ap setUnitPos "UP";ap removemagazines "handgrenade"
But he keeps getting back up. Rarrghh!!!