Difference between revisions of "Mapjump (call target)"

From Final Fantasy XII Wiki
Jump to navigation Jump to search
(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.")
 
(No difference)

Latest revision as of 13:53, 23 July 2019

Signature:

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

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