Re: obj stacking

From: ;P (siv@CYBERENET.NET)
Date: 02/20/98


>       if (CAN_SEE_OBJ(ch, i)) {
>           if (num!=1) {
>                 sprintf(buf,"(%2i) ",num);
>                 send_to_char(buf,ch);
>             }
>           show_obj_to_char(i, ch, mode);
>           found = TRUE;

get rid of the 2..make it (%i)..

siv


     +------------------------------------------------------------+
     | 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