M45T3R Posted November 9, 2012 Share Posted November 9, 2012 It's posible to make an auto-dialog pager?.. Something like Mes "1"; Sleep2 400; Next2; (auto-dialog page) Mes "2"; This command so the next2; pages the dialog without having to press the Next button.. This can be helpfull for something like real-time scripts.. Start: Mes "(dynamic variable)"; Sleep2 400; Next2; Mes "(dynamic variable updated)"; Goto Start; Or something like that is the idea.. Someone can make a real-time updating mes dialog?.. This can be helpfull Baaad english, im mexican Link to comment Share on other sites More sharing options...
Vach Posted November 9, 2012 Share Posted November 9, 2012 You take my idea and turn it into a thread! LOL!! This is based off the discussion I started in this thread: http://rathena.org/board/topic/73751-refresh-npc-prompt-without-next/ I think this is a great idea, as you may deduce from the thread. Link to comment Share on other sites More sharing options...
KeyWorld Posted November 9, 2012 Share Posted November 9, 2012 You can't, as you see in Vach's thread it required a client modification, not only a server modification. Link to comment Share on other sites More sharing options...