|
| 01 Dec 2013 05:11 PM |
hello iam making a RPG and i have it a bump.
can i have a person say a dialog (i already have that part) and then wait a few seconds so they can read it and thena gui pops up?
EX: *player walks up* *starts conversation* "Hello Soilder! What class are you?' *waits 3 seconds* *gui pops up* *select class and country* *persons morphs into there classes morph*
POSSIBLE? i know this is a huge thing to ask of but i cant find it any where... :( please help :)
|
|
|
| Report Abuse |
|
|
GGGGG14
|
  |
| Joined: 29 Jan 2012 |
| Total Posts: 25344 |
|
|
| 01 Dec 2013 05:12 PM |
| There is a way to add dialog and edit the dialog text… however the harder part would be teleporting the player to the new position with the new 'morphes'. |
|
|
| Report Abuse |
|
|
| |
|
|
| 01 Dec 2013 05:45 PM |
@GGGGG;
Not really, it's quite simple if you have a library located in lighting (now deprecated so use ServerStorage).
You just need to understand what happens behind the scenes of a generic morph (welds and stuff).
Also you'll need to understand basic teleportation mechanics and the :MoveTo() function for models.
"Ladies and gentlemen, take my advice. Pull down your pants and slide on the ice" |
|
|
| Report Abuse |
|
|
|
| 01 Dec 2013 07:28 PM |
| im less worried about the morph. what i really care about is the dialog to GUI thing. or maybe, if its easier, just as soon as you get close to the guy the gui comes up? |
|
|
| Report Abuse |
|
|
|
| 01 Dec 2013 07:31 PM |
@Trapper Sidney Freedman xD |
|
|
| Report Abuse |
|
|
| |
|
| |
|
|
| 16 Jun 2014 05:24 AM |
| free is not that hard check out my game you'll Understand.. |
|
|
| Report Abuse |
|
|
|
| 16 Jun 2014 05:27 AM |
Hook into Dialog.DialogChoiceSelected
http://wiki.roblox.com/index.php?title=DialogChoiceSelected |
|
|
| Report Abuse |
|
|