mirror of
https://github.com/2006-Scape/Parabot-317-API-Minified.git
synced 2026-07-06 08:39:34 +00:00
[BUGFIX] Proper pkhonor walking method
This commit is contained in:
@@ -49,6 +49,8 @@ public interface Client {
|
||||
// args switched
|
||||
boolean walkTo(int clickType, int sizeX, int sizeY, int startX, int startY, int destX, int destY, int type, int face, boolean arbitrary, int rotation);
|
||||
|
||||
boolean walkToPKH(boolean flag1, boolean flag2, int clickType, int sizeX, int sizeY, int startX, int startY, int destX, int destY, int type, int face, boolean arbitrary, int rotation);
|
||||
|
||||
void doAction(int i);
|
||||
|
||||
void dropClient();
|
||||
|
||||
Reference in New Issue
Block a user