portals.txt: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Creation | No edit summary Tag: visualeditor-switched | ||
| (6 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| Lists all known portals | |||
| Format | = Format = | ||
|  <source map> <x> <y> <destination map> <x> <y> [<zeny cost> <allow ticket> <NPC conversation codes>] | |||
| ; <source map> <x> <y> | |||
| : Source location. This is the coordinates within a portal warping radius or the coordinates of an NPC which offers teleporting options. | |||
| ;<destination map> <x> <y> | |||
| : Destination location. This is where the portal or NPC takes you. | |||
| ;[<zeny cost>] | |||
| : Zeny cost of this route, if any. | |||
| ;[<allow ticket>] | |||
| : put 1 if you can use a Free Ticket for Kafra Transportation (item_id = 7060) | |||
| ; [<NPC conversation codes>] | |||
| : NPC conversation codes, if this is an NPC warp. | |||
| = Note = | |||
| * When adding a new portal, make sure to add it to the '''correct portals.txt'''. bRO, for instance, uses portals.txt in tables/bRO, not the one in tables/. | |||
| = See also = | |||
| * [[NPC conversation codes]] | |||
| * [[portals|portals command]] | |||
| * [[portalCompile|Compile portals.txt]] | |||
| * [[portalRecord|Record portals automatically]] | |||
| * [[routeweights.txt|route priority]] | |||
| [[Category:tables]] | |||
Latest revision as of 07:21, 13 January 2025
Lists all known portals
Format
<source map> <x> <y> <destination map> <x> <y> [<zeny cost> <allow ticket> <NPC conversation codes>]
- <source map> <x> <y>
- Source location. This is the coordinates within a portal warping radius or the coordinates of an NPC which offers teleporting options.
- <destination map> <x> <y>
- Destination location. This is where the portal or NPC takes you.
- [<zeny cost>]
- Zeny cost of this route, if any.
- [<allow ticket>]
- put 1 if you can use a Free Ticket for Kafra Transportation (item_id = 7060)
- [<NPC conversation codes>]
- NPC conversation codes, if this is an NPC warp.
Note
- When adding a new portal, make sure to add it to the correct portals.txt. bRO, for instance, uses portals.txt in tables/bRO, not the one in tables/.