NPC Dialogue

by Kidpaddle45
A library that shows how to create a dialogue system with NPCs. (All interface based) [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Kidpaddle45.NPCDialogue##version=1

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Kidpaddle45.NPCDialogue##version=1

583 downloads
Version 1
Date added: Jul 11 2014
Last updated: May 8 2017
13 fans
V.1.0

Press Z to interact with NPCs.


Do you like my creations? Donate, it motivates me! =D










Comments

Alienx26: (Aug 2 2014, 11:21 am)
i think this is a prety useful im actually gonna use it on my game
Pirion: (Jul 20 2014, 9:59 am)
The text needs to be url_encode'd to escape correctly. You can use the url_encode function or the params2list function to do this.
Ganite: (Jul 19 2014, 12:41 pm)
ITs good but time to upgrade to HUDs man!
SneakyP: (Jul 19 2014, 12:22 pm)
I like this alot. My only problem with it is when I type "It's a wonderful day" it only shows "It" and the rest just don't show up.

It deletes the statement after the ' every time.