Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Advanced NPC dialoug


tickleu
 Share

Recommended Posts

Im following this tutorial on making npc dialoug boxes http://www.touchofdeathforums.com/smf/index.php/topic,68317.0.html and If anyone here knows anything about runescape private servers. To make npcs talk in them its all done server side, wich this one is done as well. Lets say I want to have a full conversation with the npc. I want to do this server side

Call SpeechWindow(attacker, "hello there")
next
Call SpeechWindow(attacker, "how are you.")

Basically I want to talk to a npc and have the "hello there" text come up. Then when the player clicks nect in the chatbox I want it to display the "how are you text"

Can someone help/
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...