Set Pos By Navi Icon
Signature
void setposbynaviicon(int groupId, int entryId); //id:0x030d
Description
Does the same as the Set Pos function with the difference being that with this one the character is moved to the position of a navigation icon (mini-map) instead.
This navigation icon is based on the current location and saved in section 4 of its ebp file.
Arguments
Group Identifier
The icon's group identifier.
Entry Identifier
The icon's entry identifier.
Last updated