|
| 06 Mar 2016 10:13 AM |
Ourour: No error
here's the script
s = script.Parent p = game.Players.LocalPlayer.Name
if s.Dialog.InUse == true then s.Dialog.InitalPrompt = "Heya"..p.Name end
I know its wrong but idk what to do, i made this script and put it in the npc's head. What i'm confused about is how do i make the NPC call out the player's name on the Dialog when the player's using it?
E = MC^2/Energy = Mass x 300,000km/s^2 |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2016 10:14 AM |
output** bump
E = MC^2/Energy = Mass x 300,000km/s^2 |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2016 10:15 AM |
bump
E = MC^2/Energy = Mass x 300,000km/s^2 |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2016 10:22 AM |
E = MC^2/Energy = Mass x 300,000km/s^2 |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2016 10:24 AM |
Im trying to make the npc say e.g. Heya uknow!
E = MC^2/Energy = Mass x 300,000km/s^2 |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2016 10:29 AM |
here's another script i made in confusion
script.Parent.Dialog.InUse:connect(function(p) script.Parent.Dialog.InitialPrompt = "Heya"..p.Name end)
Please help
E = MC^2/Energy = Mass x 300,000km/s^2 |
|
|
| Report Abuse |
|
|
|
| 06 Mar 2016 10:33 AM |
nvm...
E = MC^2/Energy = Mass x 300,000km/s^2 |
|
|
| Report Abuse |
|
|
Flarebitz
|
  |
| Joined: 29 Dec 2011 |
| Total Posts: 131 |
|
|
| 06 Mar 2016 10:39 AM |
| Spam at it's finest. Also it was the concatenation. |
|
|
| Report Abuse |
|
|