Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More NPC Text Editing Features #140

Open
Bogden400 opened this issue Aug 7, 2011 · 0 comments
Open

More NPC Text Editing Features #140

Bogden400 opened this issue Aug 7, 2011 · 0 comments

Comments

@Bogden400
Copy link

Currently, there is only /npc set and /npc add. This is a pain if you make a typo on the 5th line of an NPCs text. Currently, you have to either edit the config, or start all over.

Request for new commands:
Replace: Replaces line X with whatever comes after the X.
Undo: Undoes the last NPC text command used. Keep a memory of multiple commands issued?
Insert: Adds a line of text after (before?) line X.
Swap: Swaps lines A and B
View: Displays the text of line X

Possible command restructuring for NPC text editing commands? /npc text Replace X ____? /npc text Undo?
Or perhaps just /text?

Configurable End Tag:
At the moment, I am manually adding "&b..." to the end of any lines of NPC text to indicate that the NPC has more to say. Could you add a configurable tag option for this? Some people might prefer tags like "&a-->".
Along with this, a configurable tag to indicate that the NPC is out of text. Like "&2--|" or "&4!"
And then also, possibly add an option to remove the tags from certain NPCs, and/or remove the tags from NPCs that use randomized messages.

It would be nice to be able to have per-npc options for whether or not their lines of text are random.
Also, when copying NPCs, please have text copy as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant