#define MORT_CAN_SEE(sub, obj) (LIGHT_OK(sub) && INVIS_OK(sub, obj)) #define MORT_CAN_SEE(sub, obj) \ (LIGHT_OK(sub) && INVIS_OK(sub, obj) && !IS_MOUNTED(obj)) Make IS_MOUNTED a #define to check for if something has mounted them. Think that works...wrote it in mail program :) -- George Greer Student Systems Co-Administrator of Dragon greerga@muohio.edu http://www.ham.muohio.edu/~greerga -- Genius may have its limitations, but stupidity is not thus handicapped. -- Elbert Hubbard +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/18/00 PST