On Tue, 25 Nov 1997, King Mundi wrote: > /* external vars */ > extern FILE *player_fl; >@@ -657,10 +658,14 @@ void do_stat_character(struct char_data > ((k->player.time.played / 3600) % 60), age(k).year); > send_to_char(buf, ch); The @@ marks the beginning of a new patch block. It is around line 657 (denoted by the -657,10 +658,14) in (or near) the do_stat_chraacter function. -- George Greer - Me@Null.net | Genius may have its limitations, but stupidity http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST