I'm not sure what it does. Like this in Azeroth Grand Prix call ChargeBigGun() ?? call PickingEnded() ?? call TurnWheel( GetTriggerPlayer(), udg_TURNING_LEFT ) call ReleaseWheel( GetTriggerPlayer(), udg_TURNING_LEFT ) call TurnWheel( GetTriggerPlayer(), udg_TURNING_RIGHT ) call ReleaseWheel( GetTriggerPlayer(), udg_TURNING_RIGHT ) call ShipStartMove() call SheepFlee() What does that do? I'm not very good at JASS, actually I suck at it. I'm pretty sure those aren't functions. I think