i don't understand why... but if in the write_to_output, i put an if around
the parse_color(txt,t), the mud crash with a core dump after some disk
swapping
i've tried this
if ((PRF_FLAGGED(t->character,PRF_TEST))
new_txt = parse_color(txt,t);
if i put the parse color alone without the if, everything works...
the true problem is that i have made a parse_sound(txt) function, and even
that function, in an if , crash the mud.
any idea?
+------------------------------------------------------------+
| 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/15/00 PST