xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
Tool Skill
M

Fly Map

fly_map

Generate a fly-through demo that tours all rooms of a map, then render it into a video so the user can see what the map looks like. Supply EITHER: • map — an existing map name (same lookup as get_bsp_info), OR • spec — a MapSpec JSON (same schema as generate_map) The camera visits every room in connectivity order (BFS from the first room, following corridor links). In each room it hovers at fly_height above the floor and performs a slow 360° pan, then flies to the next room at fly_speed_ups units/second. Typical workflow after generate_map: 1. fly_map(spec=<the spec you just generated>) → demo .dm_91 + optional video 2. Or: fly_map(map='mymapname') to tour an existing BSP 3. Optionally call render_demo_preview / render_demo_hq on the output demo for a higher-quality video render. Returns the demo path/URL and a human-readable camera-path log.

$0.02/call
Flat rate
Mcps
Raw SKILL.mdTool Page

When to Use

Use this tool when you need to generate a fly-through demo that tours all rooms of a map, then render it into a video so the user can see what the map looks like.

supply either: • map — an existing map name (same lookup as get_bsp_info), or • spec — a mapspec json (same schema as generate_map)

the camera visits every room in connectivity order (bfs from the first room, following corridor links). in each room it hovers at fly_height above the floor and performs a slow 360° pan, then flies to the next room at fly_speed_ups units/second.

typical workflow after generate_map:

  1. fly_map(spec=) → demo .dm_91 + optional video
  2. or: fly_map(map='mymapname') to tour an existing bsp
  3. optionally call render_demo_preview / render_demo_hq on the output demo for a higher-quality video render.

returns the demo path/url and a human-readable camera-path log.. This is part of the Mcps provider on xpay✦.

MCP Connection

Connect to xpay✦ to access this tool (and 87+ others):

{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}

For Claude Code:

claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"

How to Execute

Use the xpay✦ meta-tools to run this tool:

  1. xpay_details — Get full input schema: xpay_details("quakelive/fly_map")
  2. xpay_run — Execute: xpay_run("quakelive/fly_map", { ...inputs })

Input Parameters

ParameterTypeRequiredDescription
output_pathstring,nullNoOutput .dm_91 demo file path. Relative paths resolve against DEMO_PATH. Auto-generated if omitted.
fly_speed_upsnumber,nullNoTravel speed between rooms in Quake units per second. Default: 160 (half of QL run speed).
fly_heightnumber,nullNoCamera height above the room floor in Quake units. Default: 72.
room_dwell_msinteger,nullNoDuration to hover and pan in each room in milliseconds. Default: 3000.
mapstring,nullNoExisting map name or path to load and fly through. Same lookup rules as get_bsp_info: bare name, 'maps/.bsp', or absolute path. Mutually exclusive with spec; exactly one must be provided.
specobjectYesMapSpec JSON describing the rooms and corridors to fly through. Mutually exclusive with map; exactly one must be provided. The spec's 'name' field is used as the map name in the demo configstring (default: 'generated').

Pricing

  • Cost: $0.02/call
  • Balance check: Use xpay_balance to check remaining credits
  • Get your API key at xpay.tools — $5 free credits included

Related Skills

  • Mcps (all tools) — 88 tools
  • Add Player — $0.00/call
  • Add Raw Snapshot — $0.00/call
  • Add Server Command — $0.00/call
  • Analyze Demo — $0.02/call
  • Award Medal — $0.02/call

Links

  • Tool page: https://xpay.tools/quakelive/fly-map/
  • Provider: https://xpay.tools/quakelive/
  • All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("quakelive/fly_map")
// 2. Execute
xpay_run("quakelive/fly_map", { ...inputs })
Input Parameters
ParameterTypeRequiredDescription

output_path

stringnullNo

Output .dm_91 demo file path. Relative paths resolve against DEMO_PATH. Auto-generated if omitted.

fly_speed_ups

numbernullNo

Travel speed between rooms in Quake units per second. Default: 160 (half of QL run speed).

fly_height

numbernullNo

Camera height above the room floor in Quake units. Default: 72.

room_dwell_ms

integernullNo

Duration to hover and pan in each room in milliseconds. Default: 3000.

map

stringnullNo

Existing map name or path to load and fly through. Same lookup rules as get_bsp_info: bare name, 'maps/<name>.bsp', or absolute path. Mutually exclusive with spec; exactly one must be provided.

spec

object
Yes

MapSpec JSON describing the rooms and corridors to fly through. Mutually exclusive with map; exactly one must be provided. The spec's 'name' field is used as the map name in the demo configstring (default: 'generated').

Related Tools from Mcps
Add Player — $0.00Add Raw Snapshot — $0.00Add Server Command — $0.00Analyze Demo — $0.02Award Medal — $0.02Check Pvs — $0.02Classify Player Roles — $0.02Close Demo — $0.02
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/quakelive/fly-map/SKILL.md
CLI
npx @xpaysh/cli install quakelive/fly-map
Manual
curl -o SKILL.md https://xpay.tools/skills/quakelive/fly-map/SKILL.md
Pricing

Cost

$0.02/call

Model

Flat rate

Provider

Mcps

xpay tools logo

Marketplace for AI Capabilities. Run agents, tools & prompts with pay-per-use micropayments.

or ask your AI app
Popular Tools
FirecrawlTavilyExaHunterPerplexityRecraftIdeogramFlux
Collections
AI Image & MediaContent & ResearchDev ToolsFinanceLead GenWeb ScrapingCompetitive Intel
Developers
DocumentationAPI ReferenceQuickstartSDKsSkillsskill.mdllms.txt
Resources
The Agentic EconomyAgentic CommerceAgent Frameworksx402 ProtocolBlog
Company
About xpayxpay.shGitHubDiscordTwitter / X

© 2026 Agentically Inc. All rights reserved.
Privacy PolicyTerms of Service