talknpc: Difference between revisions
Jump to navigation
Jump to search
(→TODO) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
;talknpc | ;talknpc <x> <y> <[[NPC conversation codes]]> | ||
:Talk to the NPC on the specified coordinate and use the specified sequence of responses. | :Talk to the NPC on the specified coordinate and use the specified sequence of responses. | ||
== Notes == | == Notes == | ||
You should be near the NPC to talk. | You should be near the NPC to talk. | ||
Line 20: | Line 9: | ||
* Add moving to the NPC if not near? Should be able to additionally specify map in this case. | * Add moving to the NPC if not near? Should be able to additionally specify map in this case. | ||
[[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.