public SwatRope(Vector3 position, int duration) { MtaClient.CreateSWATRope(position.X, position.Y, position.Z, duration); }