Re: [CODE] help with make_corpse

From: Sliver (sliver@lightspeed.bc.ca)
Date: 09/22/96


goamkows@kirk.geog.sc.edu wrote:
> 
> :P   /* transfer character's equipment to the corpse */
> :P   for (i = 0; i < NUM_WEARS; i++)
> :P     if (GET_EQ(ch, i) && GET_OBJ_TYPE(i) != ITEM_IMPLANT) {
> 
>        if (GET_EQ(ch, i) && (GET_OBJ_TYPE(i) != ITEM_IMPLANT)) {
>                             ^                               ^
> missed a set of parens :)

Nope.. that wasn't it, still getting the error.

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
SLiVER Implementor of
ArmadaMUD                    lightspeed.bc.ca 4000
EMail:                     sliver@lightspeed.bc.ca
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
+-----------------------------------------------------------+
| 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