AIDef:Action/WarpPlayer: Difference between revisions
no edit summary
imported>Leoetlino (import AI definitions from 1.5.0) |
imported>Leoetlino No edit summary |
||
Line 3: | Line 3: | ||
|type=Action | |type=Action | ||
}} | }} | ||
Warps the player to the specified location. | |||
== DynamicInstParams == | == DynamicInstParams == | ||
Line 8: | Line 10: | ||
! Name !! Type !! Default value !! Description | ! Name !! Type !! Default value !! Description | ||
|- | |- | ||
| WarpDestMapName || String || || | | WarpDestMapName || String || || Map name (e.g. A-1). Note that this does not include the map type (unlike [[AIDef:Action/ChangeScene]]). | ||
|- | |- | ||
| WarpDestPosName || String || || | | WarpDestPosName || String || || Position name | ||
|- | |- | ||
|} | |} |