Mapjump (call target)

From Final Fantasy XII Wiki
Revision as of 13:53, 23 July 2019 by Admin (talk | contribs) (Created page with "{{Call|id=0x008d|return=|name=mapjump|args=int mapId, int entryId, int animationType|act=}}Performs a jump to a specific entry slot on a map.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Signature:

void mapjump(int mapId, int entryId, int animationType); // id: 0x008d

Performs a jump to a specific entry slot on a map.