How can i make a NPC/vendor talk?
How can i make a NPC/vendor talk?
I hope someone knows this because I have always wanted to know how to do this.
Knowing my look it will involve C++, Lmao!
Many kind regards,
Shaun.
.npc say 'text'
But it depends what you mean by 'talk'
thx stephtorrent![]()
i think he means making him talk every time you go past him, or buy/sell at him. not whenever a GM walks by.
Really? I thought he meant just to freak out the people on his server, which is exactly what I do.
xD sometimes me too.
But I do that because i can.
Hehe, I knew you could do that, can anyone tell me how I can make them say something when you click on them..
So like this...
You click on a NPC like you would with a quest.
It comes up with like a paper interface.
And you have your custom writing..
How would I do that?
Many kind regards,
Shaun.
oooo thats easy you mean like some kind of "custom" quest paper???
remember to +Rep people that helped you out Spartansp RepackV4 How to setup Spartansp Repack
Usefull guide 1 MMOwned Morpher SFGAMES WEBSITE
ok if want just the "paper" or the scroll to be changed go into your navicat open up npc_text you will se something like this:
that is the "default text just go to the bottom add a new line changing whatever you want and save..1 1 Hey there, . How can I help you? Hey there, . How can I help you? 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
then upennpc_gossip_text and you will se something like this:
first number is your NPC entry ID and second the ID of the text marked in red before...68 933
now if you want it to say something in the chat box you need to open npc_monstersay and add one at the bottom like somthing like thislol if you dont understand ill explain it clearly later :P9999 1 50 0 11 Spartansp Look at me!! Come on i know you want to look at me!! Whatever i hate you!!!
remember to +Rep people that helped you out Spartansp RepackV4 How to setup Spartansp Repack
Usefull guide 1 MMOwned Morpher SFGAMES WEBSITE
Lol, ok. I understood anyway.
Thanks mate!![]()
Rep added!
no problem :P
remember to +Rep people that helped you out Spartansp RepackV4 How to setup Spartansp Repack
Usefull guide 1 MMOwned Morpher SFGAMES WEBSITE
Wait...why not just use lua scripts then?
then why get into compiling and scripting when you can make it in the database ?
remember to +Rep people that helped you out Spartansp RepackV4 How to setup Spartansp Repack
Usefull guide 1 MMOwned Morpher SFGAMES WEBSITE