• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Help me with a NPC please

jn35920

New Member
Joined
Aug 19, 2024
Messages
1
Reaction score
0
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.
Post automatically merged:

I can design the database table myself, all I need help with is the script.
 
Last edited:
Back
Top