[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [pbmserv-dev] random werewolf suggestion
My perl skillz are horrible, but:
691c691
< if ($status{$userid} =~ /^dead/) {
---
> if ($status{$userid} =~ /^dead/ && $state !~ /^gameover (\S*)/) {
should do it.
-mark
On Mon, 18 Aug 2003, Charles Sutton wrote:
> I think it might be nice to let the dead people
> chat again once the game is over, to allow
> post-mortem commentary.
>
> Charles
>
> --
> Charles Sutton
> University of Massachusetts, Amherst
> casutton@cs.umass.edu
> URL: http://www.cs.umass.edu/~casutton/
>
>
> To unsubscribe, send a message to esquire@gamerz.net with
> unsubscribe pbmserv-dev@gamerz.net
> as the BODY of the message. The SUBJECT is ignored.
>