talknpc: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with ';talknpc (<x> <y> <npc talk codes>) :<x> ::- x-coordinate. :<y> ::- y-coordinate. :<npc talk codes> ::- a space-separated sequence of talk codes. See [[References#NPC_Conver…')
 
m (Conversion script moved page Talknpc to talknpc: Converting page titles to lowercase)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
;talknpc (<x> <y> <npc talk codes>)
;talknpc <x> <y> <[[NPC conversation codes]]>
:Talk to the NPC on the specified coordinate and use the specified sequence of responses.


:<x>
== Notes ==
::- x-coordinate.  
You should be near the NPC to talk.


:<y>
== TODO ==
::- y-coordinate.
[[Category:Feature Request]]


:<npc talk codes>
* Add moving to the NPC if not near? Should be able to additionally specify map in this case.
::- a space-separated sequence of talk codes. See [[References#NPC_Conversation_Codes|the references section]] for more details about NPC conversation codes.
 
:Talk to the NPC on the specified coordinate and use the specified sequence of responses.


[[Category:Console Command]]
[[Category:Console Command]]

Latest revision as of 22:35, 26 April 2021

talknpc <x> <y> <NPC conversation codes>
Talk to the NPC on the specified coordinate and use the specified sequence of responses.

Notes

You should be near the NPC to talk.

TODO

  • Add moving to the NPC if not near? Should be able to additionally specify map in this case.