Verb:
5: for x in ($set_utils:intersection(player.watch_monitor,
#111:connected_players()))
6: idle = idle_seconds(x);
7: if (idle < 300)
8: all[1] = {@all[1], x};
9: elseif (idle < 3600)
10: all[2] = {@all[2], x};
11: else
12: all[3] = {@all[3], x};
13: endif
14: endfor
[OMACA] Cipri grins evily. "Hackers soundtrack. Fresh coke.
[OMACA] Cipri: Incomming sick code.
[OMACA] Fyren cackles.
[OMACA] Cipri woohs. "There we go. Sick code!"
[OMACA] Cipri: all[where = (3 - (idle<300) - (idle<3600))] =
setadd(all[where], x);
[OMACA] Cipri: It replaces lines 7-13
[OMACA] Fyren snickers, "Damn.. that's just.. ouch :P"
[OMACA] Cipri: yeah. I know:)
[OMACA] Cipri: Sick, yet beautifull?
Cieper(off to bed!)
http://www.dds.nl/~nowmoo/