I am looking to make a specific NPC.
When asked, the NPC opens up a parchment for you where you can enter several lines.
Example:
"-Hi"
"-List"
<parchment is opened>
In the parchment you should be able to enter several lines.
After the lines have been written and the parchment has been closed, the lines should be handled by the NPC. The lines should be saved in the database in a table as separate lines.
When you open up the list again through the NPC, all the lines should appear again as how it was the last time the list was edited (lines are loaded from database).
If anyone could help me make this NPC, I would be very grateful.
I can design the database table myself, all I need help with is the script.
When asked, the NPC opens up a parchment for you where you can enter several lines.
Example:
"-Hi"
"-List"
<parchment is opened>
In the parchment you should be able to enter several lines.
After the lines have been written and the parchment has been closed, the lines should be handled by the NPC. The lines should be saved in the database in a table as separate lines.
When you open up the list again through the NPC, all the lines should appear again as how it was the last time the list was edited (lines are loaded from database).
If anyone could help me make this NPC, I would be very grateful.
Post automatically merged:
I can design the database table myself, all I need help with is the script.
Last edited: