Werdio Posted July 29, 2012 Posted July 29, 2012 How the topic title it says, I tried to make a NPC, which have a Chatroom over him. Here my "noob" script: anymap,22,168,6 script Store Row 1 800 chat "Store Row 1" I want to add this features: -No Speak to NPC -No Name Showing -Only Chat over the NPC -Cant Enter Chat soFar~ Quote
Werdio Posted July 29, 2012 Author Posted July 29, 2012 (edited) I'm sorry but it didn't work. Please explain or show me <.< My noob script(s): anymap,31,165,6 waitingroom "Store Row 1",0; { anymap,31,165,6 waitingroom "Store Row 1",0; 999 anymap,22,168,6 script Store Row 1 800 waitingroom "Store Row 1",0; .... Yes, I'm a noob Edited July 29, 2012 by Nochii Quote
Emistry Posted July 29, 2012 Posted July 29, 2012 prontera,155,181,5 script Sample 757,{ end; OnInit: waitingroom "Store Row 1",0; end; } Quote
Joseph Posted July 29, 2012 Posted July 29, 2012 Something like this? map,x,y,z script #Chat 100,{ end; OnInit: waitingroom "Chatroom",0; end; } Quote
Question
Werdio
How the topic title it says, I tried to make a NPC, which have a Chatroom over him.
Here my "noob" script:
I want to add this features:
-No Speak to NPC
-No Name Showing
-Only Chat over the NPC
-Cant Enter Chat
soFar~
5 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.