Game Development Community

How 2 make simple RPG interaction

by Lynn Song · in Torque Game Engine · 12/14/2004 (5:22 pm) · 4 replies

So here's the simple senario:

1. Player moves close enough to NPC
2. Conversation window appears by pressing Enter key
3. 1~4 choices listed beneath NPC's words on the conversation window.
4. Choose one choice to continue the conversation or finish it.
5. Return to 3 if the conversation is not finished.
6. Close conversation window if the conversation is finished.

I'm new to TGE, anyone could give some hint on how to implement this via scripting?

- lingfei

#1
12/14/2004 (5:27 pm)
See RPG Dialog Should be a good starting point for you if not a complete solution.

Download at: here
#2
12/14/2004 (5:37 pm)
Seems I can't download the file. Might be some ip blocking issue here. I've sent email to dk_uo for the file. But no response yet.

Can anyone send this to me by mail? Thanks a lot!!
#3
12/14/2004 (5:58 pm)
You don't have a public email address listed in your profile. I have uploaded it to my website instead. Please download soon because I will remove it in a few days.

http://plaza.ufl.edu/lavigne/rpgdialog.zip
#4
12/14/2004 (6:05 pm)
Oh, sorry for forgetting about that. Public Email Added now.

I've got the package, thanks a lot!