of     1   

connor954
#140359617Tuesday, July 15, 2014 12:55 AM GMT

So I want to put this script into a zombie to make it chat random dialog above its head. My problem is: It gets stuck on one and keeps repeating it over and over. Here is the script. Part = script.Parent Text = {"Bwains!","Gimme a hug plz","I like pie","Why do you keep running?","Zombies, eat flesh","I just want a hug!","Cmon plz!",} while wait(3) do math.randomseed(tick()) game:GetService("Chat"):Chat(Part, Text[math.random(1,7)], math.random(0,2)) if Chat == "I just want a hug!" then end end -Thanks connor954 [Current Robux 3k+| http://www.roblox.com/A-man-can-dream-cant-he-item?id=163970749]
connor954
#140359719Tuesday, July 15, 2014 12:56 AM GMT

Oh wait. That "if Chat ==" stuff is me experimenting. Just ignore it.
connor954
#140360254Tuesday, July 15, 2014 1:01 AM GMT

bump
connor954
#140362944Tuesday, July 15, 2014 1:28 AM GMT

RumpaBumBUMP[1]
RubyQube
#140363290Tuesday, July 15, 2014 1:31 AM GMT

Maybe try and post this in the main ROBLOX Forum you might find some replies there...
connor954
#140368545Tuesday, July 15, 2014 2:24 AM GMT

bump

    of     1