View/Edit #3838:wall_ahead wall_behind

Switch to edit mode.

Name(s): wall_ahead wall_behind
1: if ((t = this:has_tick(player)) != 0)
2:   d = t.dir
3:   e = t.dir = verb[6] == "a" ? d | (d + 1) % 4 + 1
4:   w = !(this:exit_ahead() || this:enter_ahead())
5:   t.dir = d
6:   return index(args[1], t.wall[e]) && w
7: endif

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: whiz (#3135)

You are not logged in.

[home | help | who | search | setup | code]