Difference between revisions of "Mapjump (call target)"
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: 0x008dPerforms a jump to a specific entry slot on a map.