portals commands.txt

From OpenKore Wiki
Revision as of 22:41, 21 May 2025 by 4epT (talk | contribs) (Created page with "List of possible @go commands. By default, all lines in this file are commented out. Appeared in [https://github.com/OpenKore/openkore/pull/3980 PR#3980] = Format = @go <number> <destination map> <x> <y> ; @go : Mandatory command. ; <number> : A number, usually from 0 to 36. ; <destination_map> <x> <y> : The name of the location and coordinates to which the player moves after the @go command == Examples == If after executing the co...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

List of possible @go commands. By default, all lines in this file are commented out. Appeared in PR#3980

Format

@go <number> <destination map> <x> <y>
@go
Mandatory command.
<number>
A number, usually from 0 to 36.
<destination_map> <x> <y>
The name of the location and coordinates to which the player moves after the @go command

Examples

If after executing the command "@go 0" the character moves to the city prontera at coordinates (156 191), then you need to add the following line:

@go 0 prontera 156 191