View/Edit #4001:do_time

Switch to edit mode.

Name(s): Do_Time
1:  if ($perm_utils:can_hack())
2:    for x in ({this})
3:      for y in (x.contents)
4:        if (is_player(y) && (la = y in x.been))
5:          if (y:connected())
6:            x.beenfor[la] = x.beenfor[la] + 1
7:          endif
8:        endif
9:      endfor
10:   endfor
11: endif
12: "Last modified by James (#6397) on Wed Jul  1 12:59:24 1998 EDT."

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

You are not logged in.

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