|
| 04 Nov 2012 12:38 AM |
| I was making a game and I wanted to make a helping girl. I bought a girl model and inserted it into my game and I want to make her chat. I've seen on other games that the creator put a model of a person onto the terrain, and on top of their heads they have a blue square with a question mark in the middle. When you click that, they chat to you. I need to know how to do that asap! (I went on Youtube and tried to get how to do it, but the Roblox had been updated so the videos on Youtube aren't up-to-date.) |
|
|
| Report Abuse |
|
|
|
| 04 Nov 2012 12:40 AM |
| PLEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEAAAAAAAAAAAAAAAAAAAAAAASE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
|
|
| Report Abuse |
|
|
|
| 04 Nov 2012 05:47 AM |
| AUDIO80 has many videos, he has a video about Dialog's. |
|
|
| Report Abuse |
|
|
|
| 04 Nov 2012 05:52 AM |
| Look up a video on YT, that helps me. |
|
|
| Report Abuse |
|
|
|
| 04 Nov 2012 05:54 AM |
| Open the model, look for the dialog inside the girl than type in the dialog. Next, cut the dialog and Paste into the girl so it will work, you can make more dialogs by Copying and Paste into. |
|
|
| Report Abuse |
|
|
|
| 04 Nov 2012 08:20 AM |
| http://wiki.roblox.com/index.php/How_to_use_Dialog |
|
|
| Report Abuse |
|
|
|
| 04 Nov 2012 08:33 AM |
What would happen if I loop a phrase. Would it change? Like: while true do wait(20) script.Parent.tone = math.random(0, 2)
end |
|
|
| Report Abuse |
|
|
|
| 04 Nov 2012 12:57 PM |
k since nobody helps seems to help... 1. Select a brick inside the model, the head is more realistic looking, the torso is used sometimes. 2. Open Explorer: View > Explorer 3. Open Properties: View > Properties 4. Click Insert > Object > Dialog 5. Select the Dialog and click Insert > Object > DialogChoice 6. In Properties: There should be a property called "UserResponse". Put the choice for what you want the PLAYER to be able to say when they start chatting with it. And in the other response type, put what you want the model to say in response to the UserResponse.
Or you could PM me the conversation thing and I could make it FOR you. :D |
|
|
| Report Abuse |
|
|
|
| 19 Mar 2013 10:33 PM |
Get in the girl's model.
1. Go into the Insert Object... then insert a dialog. 2. Click the dialog open insert and insert a DialogChoise. |
|
|
| Report Abuse |
|
|