Kethios Posted September 21, 2015 Posted September 21, 2015 hello, i have a requests how i can make the NPC waitingroom (Chatbox on NPC) with movement? i mean, i want the words or letters just move on the npc chatbox anyone know how to do it? Quote
Emistry Posted September 24, 2015 Posted September 24, 2015 https://rathena.org/board/topic/84029-moving-npc-waitingroom-pub/ https://rathena.org/board/topic/66500-pub-message-moving/ https://eathena.ws/forum/topic/1977-moving-npc-waitingroom-pub/ Quote
0 Forshaken Posted May 1, 2019 Posted May 1, 2019 On 9/24/2015 at 5:33 AM, Emistry said: https://rathena.org/board/topic/84029-moving-npc-waitingroom-pub/ https://rathena.org/board/topic/66500-pub-message-moving/ https://eathena.ws/forum/topic/1977-moving-npc-waitingroom-pub/ How to make it Running forward text? Quote
GreenMagic793 Posted September 22, 2015 Posted September 22, 2015 In other words, you want the text that's displayed in the chat box above the NPC to move like an advertisement of sorts? That's a cool idea, but I'm not sure if it's possible with the engine we're using. Quote
Kethios Posted September 22, 2015 Author Posted September 22, 2015 i know it's a good idea, i already see that script in some servers, but i don't know how to make it Quote
Stolao Posted September 22, 2015 Posted September 22, 2015 Yes it's possible, I've done this request before, let me find the file... Brb will edit... Quote
PandaLovesHamster Posted September 22, 2015 Posted September 22, 2015 OnInit: again: delwaitingroom; waiting room "First announcement here.",0 sleep2 2000; delwaitingroom; waiting room "Second announcement here.",0 sleep2 2000; goto again; } Quote
Kethios Posted September 22, 2015 Author Posted September 22, 2015 OnInit: again: delwaitingroom; waiting room "First announcement here.",0 sleep2 2000; delwaitingroom; waiting room "Second announcement here.",0 sleep2 2000; goto again; } i will try this and see what happen :3 Quote
Question
Kethios
hello, i have a requests how i can make the NPC waitingroom (Chatbox on NPC) with movement? i mean, i want the words or letters just move on the npc chatbox anyone know how to do it?
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.