Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

An example of SCUMM script from http://www.pagetable.com/?p=614

  actor sandy face-right
  actor sandy do-animation reach
  walk-actor razor to-object microwave-oven
  start-script watch-edna
  stop-script
  stop-script watch-edna
  say-line dave "Don't be a tuna head."
  say-line selected-kid "I don't want to use that right now."

  if (melt-down) {
    say-line selected-kid "I don't think this game is very fun."
  }


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: