update_starting_position
Set the player's starting map and exact coordinates to control where the game begins.
Instructions
Update the player starting position (map ID and coordinates).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mapId | Yes | Starting map ID | |
| x | Yes | Starting X coordinate | |
| y | Yes | Starting Y coordinate |