Help needed on response script.
Below is the script thus far. Simple and semi-straight to the point. I think my main problem is toward the end of line 5, after SETPOS. The script seems to repeat itself over and over. Could someone show me how to stop this problem, and if possible, how to stream-line this script to have more then one command=response? Thanks *s
ox GLOBAL oy GLOBAL nx GLOBAL ny GLOBAL
POSX ox = POSY oy = 0 i = WHOSAY WHOPOS ny = nx = ny 0 + ny =
[ ] SETPROPS nx ny SETPOS
{ ny 1 - ny = ny 0 + ny = ny 0 - ny = nx ny SETPOS
i ++ } { i 100 < } WHILE ox oy SETPOS
"you rang *S" SAY "" CHATSTR = } CHATSTR "name?" == IF
|