In a message dated 98-09-01 15:12:24 EDT, you write: << + /* I didnt know how else to do two things on a else statement */ + if (GET_LEVEL(ch) > 5) { make_corpse(ch); extract_char(ch); + } } >> if (something) { ..lots of code } else { .. lots more code } +------------------------------------------------------------+ | 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