Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / Talk system

Author
Message
Opposing force
19
Years of Service
User Offline
Joined: 10th Aug 2005
Location: England
Posted: 6th Nov 2005 18:40
what code would i have to use for a talk system in an rpg, i mean like if i go up to an NPC object and press enter a window appears with a few tabs on the side labeled like "character description, job" etc and i click on one of them and it displays a sentence of that subject. I tried using the center text command but it doesnt work for me can anyone help me?
Xenocythe
19
Years of Service
User Offline
Joined: 26th May 2005
Location: You Essay.
Posted: 6th Nov 2005 20:21
First, use Photo Shop or Paint or something and make an image of it. Then, just print text in places.

But to trigger this, make this the code:

if object collision(PLAYER#,NPC#)
if returnkey()=1
*image and text code here*
endif
endif

Thats all I'm going to tell you.
BTW, you dont HAVE to use center text.
HWT
20
Years of Service
User Offline
Joined: 1st Apr 2005
Location: Earth
Posted: 9th Nov 2005 00:41
Hi there

I had this same problem a few years ago and so I came up with a little demo for conversation system.

You'll need to put the attached "converation.txt" file in the same location as the dba file. I just feel it's convenient to put all text in separate files rather than the same dba file.

I hope this helps Apologies for the less than enthusiastic conversation

Let me know what you think



HelloWorld Tommorrow

Attachments

Login to view attachments
HWT
20
Years of Service
User Offline
Joined: 1st Apr 2005
Location: Earth
Posted: 11th Nov 2005 17:49
Aren't you even going to try it out?

HelloWorld Tommorrow
Captain America
20
Years of Service
User Offline
Joined: 8th Apr 2005
Location: Here
Posted: 11th Nov 2005 21:43
hey you have helped me before HWT and I must say that all the little programs that you give out have really helped me!
you have helped me alot, and this little demo thing is great!

thanks again!

-Captain-


Cheers,
Capt. America
HWT
20
Years of Service
User Offline
Joined: 1st Apr 2005
Location: Earth
Posted: 11th Nov 2005 22:20 Edited at: 11th Nov 2005 22:30
You very welcome - glad to help

Remember me if you make it to Ion Storm or Eidos Interactive

HelloWorld Tommorrow
Opposing force
19
Years of Service
User Offline
Joined: 10th Aug 2005
Location: England
Posted: 11th Nov 2005 22:35
yeah sorry for the late reply but could you run me through this because i dont quite understand
HWT
20
Years of Service
User Offline
Joined: 1st Apr 2005
Location: Earth
Posted: 12th Nov 2005 23:51 Edited at: 13th Nov 2005 00:26
Okay - hold on while I get things ready.

[EDIT] Got it! Sorry if it's a bit rushed - it's 2:13 AM over here in Bahrain!!

Remember to copy and paste everything into your DB editor because it'll look ALOT clearer

I've explained everything as if you were a beginner except for the last bit (lines 129-140). Don't hesistate to post the forum again regarding any doubts.



HelloWorld Tommorrow
Dodic
19
Years of Service
User Offline
Joined: 6th Nov 2005
Location: SNM (Serbia&Montenegro)
Posted: 21st Nov 2005 19:40
(little complicated way)
you could make 3d model of head , and animate mouth and then when talking then animate model , something like that !

http://dodica.proboards75.com/index.cgi
first 20 are mods. i have 9 sofar.

Login to post a reply

Server time is: 2025-05-22 19:23:36
Your offset time is: 2025-05-22 19:23:36