Dialog

Talk about making games.

Dialog

Postby Crusader » Thu Aug 18, 2005 4:57 pm

:mrgreen: Hi,how can I make a Dialog,I need your help
dudes!
Visit animationprotector.i8.com
User avatar
Crusader
 
Posts: 49
Joined: Wed Aug 17, 2005 11:15 am
Location: Bulgaria
Score: 0 Give a positive score

Postby willg101 » Thu Aug 18, 2005 5:55 pm

Ummm...
What do you mean?
http://www.wish-games.com
Old betas now available!!
User avatar
willg101
 
Posts: 473
Joined: Thu Dec 16, 2004 12:08 am
Location: West Michigan
Score: 5 Give a positive score

I mean

Postby Crusader » Thu Aug 18, 2005 6:10 pm

I mean the player meats a character,and he says in a dialog box Hi,or
something like that.
Visit animationprotector.i8.com
User avatar
Crusader
 
Posts: 49
Joined: Wed Aug 17, 2005 11:15 am
Location: Bulgaria
Score: 0 Give a positive score

Postby ondy1985 » Sun Aug 21, 2005 10:51 am

It's pretty easy to make a simple dialog. Think a bit about it and I'm sure you can make it by yourself. Just make yourself familiar with 'TEXT' actor property and 'Change Visibility State' action. Good luck.
User avatar
ondy1985
 
Posts: 99
Joined: Thu May 05, 2005 7:43 pm
Location: Slovakia
Score: 1 Give a positive score

Postby Chai » Mon Aug 29, 2005 2:03 pm

how can i change the text in dialog
Code: Select all
if(dialog==1){Textdialog.text????}


afterthat hoe should i do

thank for answer
User avatar
Chai
 
Posts: 361
Joined: Sat Apr 30, 2005 2:26 pm
Location: Thailand
Score: 30 Give a positive score

Postby makslane » Mon Aug 29, 2005 3:14 pm

In a actor text you can use:

- strcpy(Textdialog.text, "your text here");
or

- Use the Set Text action
makslane
Site Admin
 
Posts: 3947
Joined: Sat Apr 05, 2003 6:47 pm
Score: 182 Give a positive score

Postby ondy1985 » Mon Aug 29, 2005 8:24 pm

Yes.
Probably you will want to have the text in some sort of window which you can easily hide/unhide by 'Change Visibility State' action.

Or maybe you could destroy the window actor each time dialog ends and then create it again when another dialog begins...
Image

Motto: "I never let my schooling interfere with my education" --- Mark Twain
User avatar
ondy1985
 
Posts: 99
Joined: Thu May 05, 2005 7:43 pm
Location: Slovakia
Score: 1 Give a positive score

Postby Chai » Tue Aug 30, 2005 7:38 am

thankyou for answer

and i have a little bit question
some dialod is very long it's out of dialog area
can i fix the dialog text
User avatar
Chai
 
Posts: 361
Joined: Sat Apr 30, 2005 2:26 pm
Location: Thailand
Score: 30 Give a positive score


Return to Game Development

Who is online

Users browsing this forum: No registered users and 1 guest