Teleport skill menu choices
Moderator: Moderators
-
- Plain Yogurt
- Posts: 59
- Joined: 26 Aug 2011, 04:45
- Noob?: Yes
Re: Teleport skill menu choices
Does anyone know how to select the choices after using the telesport skill?
-
- Plain Yogurt
- Posts: 59
- Joined: 26 Aug 2011, 04:45
- Noob?: Yes
Teleport skill menu choices
I tried looking in the wiki and searching here, but couldn't find how to make menu choice selections in dialog boxes, such as the teleport skill, using the command line? I tried talk resp 0, but that only works for NPCs. How about for menu choice dialog boxes? Thanks.
-
- Developers
- Posts: 1798
- Joined: 05 Dec 2008, 05:42
- Noob?: Yes
Re: Teleport skill menu choices
Depends on the dialog box, usually they all have their own packets.guytwo wrote:such as the teleport skill, using the command line?
Teleport:
Code: Select all
eval $messageSender->sendWarpTele(26, 'Random')
-
- Plain Yogurt
- Posts: 59
- Joined: 26 Aug 2011, 04:45
- Noob?: Yes
Re: Teleport skill menu choices
I see. So I have to manually inject a packet with the correct choice?
-
- Noob
- Posts: 19
- Joined: 20 Apr 2011, 15:40
- Noob?: Yes
Re: Teleport skill menu choices
type in console
tele -> for normal teleport
tele 2 -> for teleport going to save point
tele -> for normal teleport
tele 2 -> for teleport going to save point