You know, some people have creative mind and creates a story line for their own server, but from user's perspective, it's quite tiring if we have to click the 'Next' button (or simply press Enter) in order to read the story.
So is there a way to make an 'Autonext' (or something like that) as a script command plugin, so the user don't necessarily have to press the next button everynow and then. Maybe the command could have a timeout too. So it will be like:
mes "[NPC]", "Hello!", "I will count to 3, get ready!";autonext,1;mes "[NPC]", "1";autonext,1;mes "[NPC]", "2";autonext,1;mes "[NPC]", "3";autonext,1;mes "[NPC]", "Done.";close;
You know, some people have creative mind and creates a story line for their own server, but from user's perspective, it's quite tiring if we have to click the 'Next' button (or simply press Enter) in order to read the story.
So is there a way to make an 'Autonext' (or something like that) as a script command plugin, so the user don't necessarily have to press the next button everynow and then.
Maybe the command could have a timeout too.
So it will be like:
Share this post
Link to post
Share on other sites