I have seen many responses to clans, and I have a few questions myself. 1)Which, of all the ones that popped up, is the correct fix for is_playing struct? 2)Where is the best place to put the structre? 3)I did a proto declaration as(In the beginning of clan.c): extern struct char_data *is_playing; Is this right? 4)I get the following error: clan.c:1100: warning: assignment from incompatible pointer type From the following line of code: ch->desc->str = clan[clan_num].description; What's wrong here? Any help on these errors would be greatly appreciated! +-----------------------------------------------------------+ | 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