20d @verb #5383:"ollie" any any any rxdo #5156 @program #5383:"ollie" any any any if (this.in_air) this:trick("ollie_north") else this.in_air = 1 if (args) if (!this:trick("ollie_over", iobj)) return 0 endif else $msg:mtell("ollie_std") endif fork forktask (random(4) + 4) set_task_perms($choc) this.in_air = 0 $msg:mtell("land") this.ollie = 0 endfork this.ollie = forktask endif "Last modified by ChocolateGuy (#4813) on Wed Jun 28 10:06:38 2000 MDT." . 0