Well there's the ask and answer block which would work like this:
Offline
You can't do that. Scratch can't connect to other projects. Wait... actually, there is mesh, but it wouldn't work online. I don't know how to activate it; there are other topic posts that explain how to do that. Try it!
Google it.
Offline
1. Look up mesh recreation.
(it involves the Scratch-UI-Panes, thats all i remember.)
2. Use a list and variable function with using (VSlider Sensor value) and assume the recent one is the most recently said.
To explain:
1. Make a list called ChatFrames and variable called AddRecentText
2. Make it so that (you may have to hack for this function) If enter pressed
Then ask []
Set [(answer)] to AddRecentText
Insert [(join (name- hack for it)(join (space)(VAddRecentText sensor value)))] at (Vlast) of Chatframes
That may help.
Last edited by bbbeb (2010-07-11 00:19:26)
Offline