Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CF: more updates soon, comments/votes requested



Steven Lembark wrote:
> what about simply not repeating messages?  being told that i'm
> praying 10 000 gazillion times doesn't help and just eats bandwidth.
> as a magic user i loose most of the useful messags just to `you pray'
> or `you pray over the alter of blah blah'.  either don't repeat the
> messages or only give one per so many time units (say one every 3-5
> seconds so i know the line isn't locked up)?

 All that needs to be done to do that is to change the new_draw_info_... line in
the pray code so it doesn't pass the NDI_UNIQUE flag.

 using NDI_UNIQUE in various areas has it place (so it doesn't cause
any of the output buffering/clustering the server does) from
getting interrupted, as well as making it display faster.  But there are
certainly places where it is used right now where it should not be used.
-
[you can put yourself on the announcement list only or unsubscribe altogether
by sending an email stating your wishes to crossfire-request@ifi.uio.no]