|
| 21 Jul 2012 06:06 PM |
I'm making an RPG game, and for it I need NPCs, except, I don't really want to use the traditional NPC dialog that you can insert, simpily for the sake of it looking a bit tacky and un-professional. If any one knows how to make these and is willing to give me the scripts, I will be in your debt. Also, I need to know how to make it so some NPCs can give you a quest.
-Plain |
|
|
| Report Abuse |
|
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
| 21 Jul 2012 06:13 PM |
Most people here won't take requests, but I'll set you on the right track.
If you wish to create a custom NPC Dialog, you should use a mixture of BillboardGuis and ScreenGuis. BillboardGuis are GUIs that are centered around a Part (so you would use them for the NPC messages) and ScreenGuis are 2D GUIs that are like normal windows (so you would use them for the player's messages). |
|
|
| Report Abuse |
|
|
| |
|
| |
|